From 36165d46870b36467edaa82f769cde01e111d7fd Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Tue, 12 Feb 2013 22:20:53 -0800 Subject: [PATCH] copyedits --- config/locales/en.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index e90b7d1c1cd..127e8d95b76 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -472,19 +472,19 @@ en: activity_stream: "Activity" preferences: "Preferences" bio: "About me" - change_password: "change password" + change_password: "change" invited_by: "Invited By" trust_level: "Trust Level" change_username: - action: "change username" + action: "change" title: "Change Username" confirm: "There could be consequences to changing your username. Are you absolutely sure you want to?" taken: "Sorry that username is taken." error: "There was an error changing your username." invalid: "That username is invalid. It must only include numbers and letters" change_email: - action: 'change email' + action: 'change' title: "Change Email" taken: "Sorry that email is not available." error: "There was an error changing your email. Perhaps that address is already in use?" @@ -524,7 +524,7 @@ en: website: "Web Site" email_settings: "Email" email_digests: - title: "Receive an email digest of what's new" + title: "When I don't visit the site, send me an email digest of what's new" daily: "daily" weekly: "weekly" bi_weekly: "every two weeks"