From 53d8e49a5dfff489e527b2f24687950c8e1e190e Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Fri, 8 Mar 2013 12:30:26 -0800 Subject: [PATCH] copyedits --- config/locales/server.en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index d82287795cc..a3b50b2b666 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -195,7 +195,7 @@ en: post_action_types: off_topic: title: 'Off-Topic' - description: 'This post is radically off-topic in the current conversation, and should probably be moved to a different topic.' + description: 'This post is radically off-topic in the current conversation, and should probably be moved to a different topic. If this is a topic, perhaps it does not belong here.' long_form: 'flagged this as off-topic' spam: title: 'Spam' @@ -443,7 +443,7 @@ en: archived_disabled: "This topic is now unarchived. It is no longer frozen, and can be changed." closed_enabled: "This topic is now closed. New replies are no longer allowed." closed_disabled: "This topic is now opened. New replies are allowed." - pinned_enabled: "This topic is now pinned. It will appear at the top of its category." + pinned_enabled: "This topic is now pinned. It will appear at the top of its category until it is either unpinned by a moderator, or cleared by each user using the Clear Pin button." pinned_disabled: "This topic is now unpinned. It will no longer appear at the top of its category." visible_enabled: "This topic is now visible. It will be displayed in topic lists." visible_disabled: "This topic is now invisible. It will no longer be displayed in any topic lists. The only way to access this topic is via direct link."