From c063580275e35ed405cc0ebbbacfa6bc386fc811 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Thu, 1 Aug 2013 15:58:10 -0700 Subject: [PATCH] slightly shorter copy for first post JIT education --- config/locales/server.en.yml | 2 +- config/locales/server.id.yml | 2 +- config/locales/server.ko.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 9fae13724ee..a921e4ffa7a 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -96,7 +96,7 @@ en: 'new-reply': | Welcome to %{site_name} — **thanks for contributing to the conversation!** - - Does your reply improve the conversation in some way, however small? + - Does your reply improve the conversation in some way? - Be kind to your fellow community members. diff --git a/config/locales/server.id.yml b/config/locales/server.id.yml index f8f4b154c84..6b98fd065e2 100644 --- a/config/locales/server.id.yml +++ b/config/locales/server.id.yml @@ -49,7 +49,7 @@ id: 'new-reply': | Welcome to %{site_name} — **thanks for contributing to the conversation!** - - Does your reply improve the conversation in some way, however small? + - Does your reply improve the conversation in some way? - Be kind to your fellow community members. diff --git a/config/locales/server.ko.yml b/config/locales/server.ko.yml index 25ade8a2865..0905e64d0bb 100644 --- a/config/locales/server.ko.yml +++ b/config/locales/server.ko.yml @@ -78,7 +78,7 @@ ko: Keep in mind as you compose your reply: - - Does your reply improve the conversation in some way, however small? + - Does your reply improve the conversation in some way? - Be kind to your fellow community members.