Explicit on site settings and fixing minor parts

This commit is contained in:
Erick Guan 2016-07-28 09:22:04 +08:00
parent 85a91c8b81
commit bc81c8b2a0
No known key found for this signature in database
GPG Key ID: 10075E9E76407351
2 changed files with 9 additions and 9 deletions

View File

@ -1362,7 +1362,7 @@ en:
title: change how often you get notified about this topic title: change how often you get notified about this topic
reasons: reasons:
mailing_list_mode: "You have mailing list mode enabled, so you will be notified of replies to this topic via email." mailing_list_mode: "You have mailing list mode enabled, so you will be notified of replies to this topic via email."
"3_10": 'You will receive notifications because you are watching this a tag on this topic.' "3_10": 'You will receive notifications because you are watching a tag on this topic.'
"3_6": 'You will receive notifications because you are watching this category.' "3_6": 'You will receive notifications because you are watching this category.'
"3_5": 'You will receive notifications because you started watching this topic automatically.' "3_5": 'You will receive notifications because you started watching this topic automatically.'
"3_2": 'You will receive notifications because you are watching this topic.' "3_2": 'You will receive notifications because you are watching this topic.'

View File

@ -1191,7 +1191,7 @@ en:
reply_by_email_enabled: "Enable replying to topics via email." reply_by_email_enabled: "Enable replying to topics via email."
reply_by_email_address: "Template for reply by email incoming email address, for example: %{reply_key}@reply.example.com or replies+%{reply_key}@example.com" reply_by_email_address: "Template for reply by email incoming email address, for example: %{reply_key}@reply.example.com or replies+%{reply_key}@example.com"
alternative_reply_by_email_addresses: "List of alternative templates for reply by email incoming email addresses." alternative_reply_by_email_addresses: "List of alternative templates for reply by email incoming email addresses. Example: %{reply_key}@reply.example.com|replies+%{reply_key}@example.com"
incoming_email_prefer_html: "Use the HTML instead of the text for incoming email. May cause unexpected formatting issues!" incoming_email_prefer_html: "Use the HTML instead of the text for incoming email. May cause unexpected formatting issues!"
disable_emails: "Prevent Discourse from sending any kind of emails" disable_emails: "Prevent Discourse from sending any kind of emails"
@ -1207,15 +1207,15 @@ en:
max_emails_per_day_per_user: "Maximum number of emails to send users per day. 0 to disable the limit" max_emails_per_day_per_user: "Maximum number of emails to send users per day. 0 to disable the limit"
enable_staged_users: "Automatically create staged users when processing incoming emails." enable_staged_users: "Automatically create staged users when processing incoming emails."
maximum_staged_users_per_email: "Maximum number of staged users created when processing an incoming email." maximum_staged_users_per_email: "Maximum number of staged users created when processing an incoming email."
auto_generated_whitelist: "List of email addresses that won't be checked for auto-generated content." auto_generated_whitelist: "List of email addresses that won't be checked for auto-generated content. Example: foo@bar.com|discourse@bar.com"
block_auto_generated_emails: "Block incoming emails identified as being auto generated." block_auto_generated_emails: "Block incoming emails identified as being auto generated."
ignore_by_title: "Ignore incoming emails based on their title." ignore_by_title: "Ignore incoming emails based on their title."
mailgun_api_key: "Mailgun Secret API key used to verify webhook messages." mailgun_api_key: "Mailgun Secret API key used to verify webhook messages."
soft_bounce_score: "Score added to the user when a temporary bounce happens." soft_bounce_score: "Bounce score added to the user when a temporary bounce happens."
hard_bounce_score: "Score added to the user when a permanent bounce happens." hard_bounce_score: "Bounce score added to the user when a permanent bounce happens."
bounce_score_threshold: "Max score before we will stop emailing a user." bounce_score_threshold: "Max bounce score before we will stop emailing a user."
bounce_score_threshold_deactivate: "Max score before we will deactive a user." bounce_score_threshold_deactivate: "Max bounce score before we will deactivate a user."
reset_bounce_score_after_days: "Automatically reset bounce score after X days." reset_bounce_score_after_days: "Automatically reset bounce score after X days."
manual_polling_enabled: "Push emails using the API for email replies." manual_polling_enabled: "Push emails using the API for email replies."
@ -1688,7 +1688,7 @@ en:
- See what's new in the [GitHub changelog](https://github.com/discourse/discourse/commits/master) - See what's new in the [GitHub changelog](https://github.com/discourse/discourse/commits/master)
- Visit [meta.discourse.org](http://meta.discourse.org) for news, discussion, and support for Discourse - Visit [meta.discourse.org](https://meta.discourse.org) for news, discussion, and support for Discourse
new_version_mailer_with_notes: new_version_mailer_with_notes:
subject_template: "[%{site_name}] update available" subject_template: "[%{site_name}] update available"
@ -1702,7 +1702,7 @@ en:
- See what's new in the [GitHub changelog](https://github.com/discourse/discourse/commits/master) - See what's new in the [GitHub changelog](https://github.com/discourse/discourse/commits/master)
- Visit [meta.discourse.org](http://meta.discourse.org) for news, discussion, and support for Discourse - Visit [meta.discourse.org](https://meta.discourse.org) for news, discussion, and support for Discourse
### Release notes ### Release notes