From 3f7f272550e60d7a2bcf989a0fd440b08d116dea Mon Sep 17 00:00:00 2001 From: riking Date: Fri, 7 Mar 2014 15:26:33 -0800 Subject: [PATCH] Standardize on second person on preferences page --- config/locales/client.en.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 50a4bf6a0bc..3dc89a9252f 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -347,22 +347,22 @@ en: website: "Web Site" email_settings: "Email" email_digests: - title: "When I don't visit the site, send me an email digest of what's new" + title: "When you don't visit the site, send an email digest of what's new:" daily: "daily" weekly: "weekly" bi_weekly: "every two weeks" email_direct: "Receive an email when someone quotes you, replies to your post, or mentions your @username" email_private_messages: "Receive an email when someone sends you a private message" - email_always: "Receive email notifications and email digests even if I am active on the forum" + email_always: "Receive email notifications and email digests even if you are active on the forum" other_settings: "Other" categories_settings: "Categories" new_topic_duration: label: "Consider topics new when" - not_viewed: "I haven't viewed them yet" - last_here: "they were posted since I was here last" + not_viewed: "you haven't viewed them yet" + last_here: "they were posted since you were here last" after_n_days: one: "they were posted in the last day" other: "they were posted in the last {{count}} days" @@ -370,7 +370,7 @@ en: one: "they were posted in the last week" other: "they were posted in the last {{count}} weeks" - auto_track_topics: "Automatically track topics I enter" + auto_track_topics: "Automatically track topics you enter" auto_track_options: never: "never" always: "always"