From 1ad1609ca657745a4e09ba2a876d6fb2a8548c28 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Thu, 13 Nov 2014 17:17:40 -0800 Subject: [PATCH] "New" is shorter than "Create" and reads better --- config/locales/client.en.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index bc535f0e0f4..ad9d8f4578a 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -659,7 +659,7 @@ en: reply_here: "Reply Here" reply: "Reply" cancel: "Cancel" - create_topic: "Create Topic" + create_topic: "New Topic" create_pm: "Create Private Message" title: "Or press Ctrl+Enter" @@ -814,7 +814,7 @@ en: topic: filter_to: "{{post_count}} posts in topic" - create: 'Create Topic' + create: 'New Topic' create_long: 'Create a new Topic' private_message: 'Start a private message' list: 'Topics' @@ -1258,7 +1258,7 @@ en: general: 'General' settings: 'Settings' delete: 'Delete Category' - create: 'Create Category' + create: 'New Category' save: 'Save Category' creation_error: There has been an error during the creation of the category. save_error: There was an error saving the category.