Merge pull request #2075 from riking/second-person

Standardize on second person on preferences page
This commit is contained in:
Sam 2014-03-10 10:29:23 +11:00
commit 766c8f8f64
1 changed files with 5 additions and 5 deletions

View File

@ -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"