minor copyedits
This commit is contained in:
parent
c686ae8d8f
commit
1d3a142f35
|
@ -2631,19 +2631,19 @@ en:
|
|||
notifications:
|
||||
watching:
|
||||
title: "Watching"
|
||||
description: "You will automatically watch all topics in this tag. You will be notified of all new posts and topics, plus the count of unread and new posts will also appear next to the topic."
|
||||
description: "You will automatically watch all topics with this tag. You will be notified of all new posts and topics, plus the count of unread and new posts will also appear next to the topic."
|
||||
watching_first_post:
|
||||
title: "Watching First Post"
|
||||
description: "You will only be notified of the first post in each new topic in this tag."
|
||||
description: "You will only be notified of the first post in each new topic with this tag."
|
||||
tracking:
|
||||
title: "Tracking"
|
||||
description: "You will automatically track all topics in this tag. A count of unread and new posts will appear next to the topic."
|
||||
description: "You will automatically track all topics with this tag. A count of unread and new posts will appear next to the topic."
|
||||
regular:
|
||||
title: "Regular"
|
||||
description: "You will be notified if someone mentions your @name or replies to your post."
|
||||
muted:
|
||||
title: "Muted"
|
||||
description: "You will not be notified of anything about new topics in this tag, and they will not appear on your unread tab."
|
||||
description: "You will not be notified of anything about new topics with this tag, and they will not appear on your unread tab."
|
||||
|
||||
groups:
|
||||
title: "Tag Groups"
|
||||
|
|
|
@ -1176,7 +1176,7 @@ en:
|
|||
sso_allows_all_return_paths: "Do not restrict the domain for return_paths provided by SSO (by default return path must be on current site)"
|
||||
|
||||
enable_local_logins: "Enable local username and password login based accounts. (Note: this must be enabled for invites to work)"
|
||||
enable_local_logins_via_email: "Email user logins via email."
|
||||
enable_local_logins_via_email: "Allow users to request a one-click login link to be sent to them via email."
|
||||
allow_new_registrations: "Allow new user registrations. Uncheck this to prevent anyone from creating a new account."
|
||||
enable_signup_cta: "Show a notice to returning anonymous users prompting them to sign up for an account."
|
||||
enable_yahoo_logins: "Enable Yahoo authentication"
|
||||
|
|
Loading…
Reference in New Issue