Standardize on second person on preferences page
This commit is contained in:
parent
4efabef8f2
commit
3f7f272550
|
@ -347,22 +347,22 @@ en:
|
||||||
website: "Web Site"
|
website: "Web Site"
|
||||||
email_settings: "Email"
|
email_settings: "Email"
|
||||||
email_digests:
|
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"
|
daily: "daily"
|
||||||
weekly: "weekly"
|
weekly: "weekly"
|
||||||
bi_weekly: "every two weeks"
|
bi_weekly: "every two weeks"
|
||||||
|
|
||||||
email_direct: "Receive an email when someone quotes you, replies to your post, or mentions your @username"
|
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_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"
|
other_settings: "Other"
|
||||||
categories_settings: "Categories"
|
categories_settings: "Categories"
|
||||||
|
|
||||||
new_topic_duration:
|
new_topic_duration:
|
||||||
label: "Consider topics new when"
|
label: "Consider topics new when"
|
||||||
not_viewed: "I haven't viewed them yet"
|
not_viewed: "you haven't viewed them yet"
|
||||||
last_here: "they were posted since I was here last"
|
last_here: "they were posted since you were here last"
|
||||||
after_n_days:
|
after_n_days:
|
||||||
one: "they were posted in the last day"
|
one: "they were posted in the last day"
|
||||||
other: "they were posted in the last {{count}} days"
|
other: "they were posted in the last {{count}} days"
|
||||||
|
@ -370,7 +370,7 @@ en:
|
||||||
one: "they were posted in the last week"
|
one: "they were posted in the last week"
|
||||||
other: "they were posted in the last {{count}} weeks"
|
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:
|
auto_track_options:
|
||||||
never: "never"
|
never: "never"
|
||||||
always: "always"
|
always: "always"
|
||||||
|
|
Loading…
Reference in New Issue