posted vs created

This commit is contained in:
Jeff Atwood 2014-05-24 15:17:59 -07:00
parent 64f8b8c0e8
commit 4de0351aea

View File

@ -373,13 +373,13 @@ en:
new_topic_duration: new_topic_duration:
label: "Consider topics new when" label: "Consider topics new when"
not_viewed: "you haven't viewed them yet" not_viewed: "you haven't viewed them yet"
last_here: "they were posted since you were here last" last_here: "they were created since you were here last"
after_n_days: after_n_days:
one: "they were posted in the last day" one: "they were created in the last day"
other: "they were posted in the last {{count}} days" other: "they were created in the last {{count}} days"
after_n_weeks: after_n_weeks:
one: "they were posted in the last week" one: "they were created in the last week"
other: "they were posted in the last {{count}} weeks" other: "they were created in the last {{count}} weeks"
auto_track_topics: "Automatically track topics you enter" auto_track_topics: "Automatically track topics you enter"
auto_track_options: auto_track_options:
@ -447,11 +447,11 @@ en:
learn_more: "learn more..." learn_more: "learn more..."
year: 'year' year: 'year'
year_desc: 'topics posted in the last 365 days' year_desc: 'topics created in the last 365 days'
month: 'month' month: 'month'
month_desc: 'topics posted in the last 30 days' month_desc: 'topics created in the last 30 days'
week: 'week' week: 'week'
week_desc: 'topics posted in the last 7 days' week_desc: 'topics created in the last 7 days'
day: 'day' day: 'day'
first_post: First post first_post: First post