diff --git a/extensions/lang-english/locale/core.yml b/extensions/lang-english/locale/core.yml index c8e60f031..faa71ff03 100644 --- a/extensions/lang-english/locale/core.yml +++ b/extensions/lang-english/locale/core.yml @@ -228,11 +228,6 @@ core: reply_button: => core.ref.reply restore_button: => core.ref.restore - # These translations are used by the rename discussion modal. - rename_discussion: - title: Enter a new title for this discussion - submit_button: Rename - # These translations are used in the discussion list. discussion_list: empty_text: It looks like there are no discussions here. @@ -339,6 +334,11 @@ core: reply_placeholder: => core.ref.write_a_reply time_lapsed_text: "{period} later" + # These translations are used by the rename discussion modal. + rename_discussion: + title: Enter a new title for this discussion + submit_button: Rename + # These translations are used by the search results dropdown list. search: all_discussions_button: 'Search all discussions for "{query}"'