mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 17:46:05 -05:00
update copy for muted topics
This commit is contained in:
parent
bf53938ab7
commit
23f46cd6de
1 changed files with 3 additions and 3 deletions
|
@ -460,7 +460,7 @@ en:
|
|||
tracked_categories: "Tracked"
|
||||
tracked_categories_instructions: "You will automatically track all new topics in these categories. A count of new posts will appear next to the topic."
|
||||
muted_categories: "Muted"
|
||||
muted_categories_instructions: "You will not be notified of anything about new topics in these categories, and they will not appear on your unread tab."
|
||||
muted_categories_instructions: "You will not be notified of anything about new topics in these categories, and they will not appear in latest."
|
||||
delete_account: "Delete My Account"
|
||||
delete_account_confirm: "Are you sure you want to permanently delete your account? This action cannot be undone!"
|
||||
deleted_yourself: "Your account has been deleted successfully."
|
||||
|
@ -1175,7 +1175,7 @@ en:
|
|||
description: "You will never be notified of anything about this message."
|
||||
muted:
|
||||
title: "Muted"
|
||||
description: "You will never be notified of anything about this topic, and it will not appear on your unread tab."
|
||||
description: "You will never be notified of anything about this topic, and it will not appear in latest."
|
||||
|
||||
actions:
|
||||
recover: "Un-Delete Topic"
|
||||
|
@ -1612,7 +1612,7 @@ en:
|
|||
description: "You will be notified if someone mentions your @name or replies to you."
|
||||
muted:
|
||||
title: "Muted"
|
||||
description: "You will never be notified of anything about new topics in these categories, and they will not appear on your unread tab."
|
||||
description: "You will never be notified of anything about new topics in these categories, and they will not appear in latest."
|
||||
|
||||
flagging:
|
||||
title: 'Thanks for helping to keep our community civil!'
|
||||
|
|
Loading…
Reference in a new issue