mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 09:36:19 -05:00
copyedit: omit needless words
This commit is contained in:
parent
73d9ab1685
commit
04288c14ff
1 changed files with 9 additions and 9 deletions
|
@ -1015,8 +1015,8 @@ en:
|
|||
"2_4": 'You will receive notifications because you posted a reply to this topic.'
|
||||
"2_2": 'You will receive notifications because you are tracking this topic.'
|
||||
"2": 'You will receive notifications because you <a href="/users/{{username}}/preferences">read this topic</a>.'
|
||||
"1_2": 'You will be notified if someone mentions your @name or replies to your post.'
|
||||
"1": 'You will be notified if someone mentions your @name or replies to your post.'
|
||||
"1_2": 'You will be notified if someone mentions your @name or replies to you.'
|
||||
"1": 'You will be notified if someone mentions your @name or replies to you.'
|
||||
"0_7": 'You are ignoring all notifications in this category.'
|
||||
"0_2": 'You are ignoring all notifications on this topic.'
|
||||
"0": 'You are ignoring all notifications on this topic.'
|
||||
|
@ -1028,16 +1028,16 @@ en:
|
|||
description: "You will be notified of every new reply in this topic, and a count of new replies will be shown."
|
||||
tracking_pm:
|
||||
title: "Tracking"
|
||||
description: "A count of new replies will be shown for this message. You will be notified if someone mentions your @name or replies to your post."
|
||||
description: "A count of new replies will be shown for this message. You will be notified if someone mentions your @name or replies to you."
|
||||
tracking:
|
||||
title: "Tracking"
|
||||
description: "A count of new replies will be shown for this topic. You will be notified if someone mentions your @name or replies to your post. "
|
||||
description: "A count of new replies will be shown for this topic. You will be notified if someone mentions your @name or replies to you. "
|
||||
regular:
|
||||
title: "Regular"
|
||||
description: "You will be notified if someone mentions your @name or replies to your post."
|
||||
description: "You will be notified if someone mentions your @name or replies to you."
|
||||
regular_pm:
|
||||
title: "Regular"
|
||||
description: "You will be notified if someone mentions your @name or replies to your post."
|
||||
description: "You will be notified if someone mentions your @name or replies to you."
|
||||
muted_pm:
|
||||
title: "Muted"
|
||||
description: "You will never be notified of anything about this message."
|
||||
|
@ -1442,13 +1442,13 @@ en:
|
|||
reasons:
|
||||
watching:
|
||||
title: "Watching"
|
||||
description: "You will automatically watch all new topics in these categories. You will be notified of all new posts and topics, and a count of new replies will appear next to these topics."
|
||||
description: "You will automatically watch all new topics in these categories. You will be notified of all new posts and topics, and a count of new replies will appear for these topics."
|
||||
tracking:
|
||||
title: "Tracking"
|
||||
description: "You will automatically track all new topics in these categories. A count of new replies will appear next to these topics."
|
||||
description: "You will automatically track all new topics in these categories. A count of new replies will appear for these topics."
|
||||
regular:
|
||||
title: "Regular"
|
||||
description: "You will be notified if someone mentions your @name or replies to your post."
|
||||
description: "You will be notified if someone mentions your @name or replies to you."
|
||||
muted:
|
||||
title: "Muted"
|
||||
description: "You will not be notified of anything about new topics in these categories, and they will not appear on your unread tab."
|
||||
|
|
Loading…
Reference in a new issue