From 1f71a4d4bc244d2780ed9c8bb1b406fd31512a38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Miquerolle?= Date: Mon, 17 Mar 2014 11:27:41 +0100 Subject: [PATCH] Poll - Topic Term Use topic instead of thread to keep the same term for the user. --- plugins/poll/config/locales/server.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/poll/config/locales/server.en.yml b/plugins/poll/config/locales/server.en.yml index 6e1e8829ad2..5f7806c9e5e 100644 --- a/plugins/poll/config/locales/server.en.yml +++ b/plugins/poll/config/locales/server.en.yml @@ -12,5 +12,5 @@ en: poll: must_contain_poll_options: "must contain a list of poll options" cannot_have_modified_options: "cannot be modified after the first five minutes. Contact a moderator if you need to change them." - cannot_add_or_remove_options: "can only be edited, not added or removed. If you need to add or remove options you should lock this thread and create a new one." + cannot_add_or_remove_options: "can only be edited, not added or removed. If you need to add or remove options you should lock this topic and create a new one." prefix: "Poll:"