minor copyedit on site setting and user option descriptions

This commit is contained in:
Vinoth Kannan 2020-08-22 13:11:57 +05:30
parent aa815e41e7
commit 0b58fee424
2 changed files with 2 additions and 2 deletions

View File

@ -986,7 +986,7 @@ en:
muted_categories_instructions: "You will not be notified of anything about new topics in these categories, and they will not appear on the categories or latest pages." muted_categories_instructions: "You will not be notified of anything about new topics in these categories, and they will not appear on the categories or latest pages."
muted_categories_instructions_dont_hide: "You will not be notified of anything about new topics in these categories." muted_categories_instructions_dont_hide: "You will not be notified of anything about new topics in these categories."
regular_categories: "Regular" regular_categories: "Regular"
regular_categories_instructions: "These category topics will be displayed in the `latest` and `top` topics list." regular_categories_instructions: "You will see these topics in the `latest` and `top` topic lists."
no_category_access: "As a moderator you have limited category access, save is disabled." no_category_access: "As a moderator you have limited category access, save is disabled."
delete_account: "Delete My Account" delete_account: "Delete My Account"
delete_account_confirm: "Are you sure you want to permanently delete your account? This action cannot be undone!" delete_account_confirm: "Are you sure you want to permanently delete your account? This action cannot be undone!"

View File

@ -2172,7 +2172,7 @@ en:
default_categories_tracking: "List of categories that are tracked by default." default_categories_tracking: "List of categories that are tracked by default."
default_categories_muted: "List of categories that are muted by default." default_categories_muted: "List of categories that are muted by default."
default_categories_watching_first_post: "List of categories in which first post in each new topic will be watched by default." default_categories_watching_first_post: "List of categories in which first post in each new topic will be watched by default."
default_categories_regular: "List of categories that are normal by default. Useful when `mute_all_categories_by_default` site setting is enabled." default_categories_regular: "List of categories that are not muted by default. Useful when `mute_all_categories_by_default` site setting is enabled."
mute_all_categories_by_default: "Set the default notification level of all the categories to muted. Require users opt-in to categories for them to appear in 'latest' and 'categories' pages. If you wish to amend the defaults for anonymous users set 'default_categories_' settings." mute_all_categories_by_default: "Set the default notification level of all the categories to muted. Require users opt-in to categories for them to appear in 'latest' and 'categories' pages. If you wish to amend the defaults for anonymous users set 'default_categories_' settings."
default_tags_watching: "List of tags that are watched by default." default_tags_watching: "List of tags that are watched by default."