summaryrefslogtreecommitdiffstats
path: root/webapp/components/admin_console
diff options
context:
space:
mode:
authorEric Sethna <eric@spinpunch.com>2016-08-11 12:35:31 -0600
committerenahum <nahumhbl@gmail.com>2016-08-11 13:35:31 -0500
commita6bb9b87f7b9208ece16aa28816803763ab0ae80 (patch)
tree2d6dae56377d4d805902cd7a9b5e83ee8488bb6c /webapp/components/admin_console
parent4dcbe4bf096b39b4bae4c575f0fb2676759bc043 (diff)
downloadchat-a6bb9b87f7b9208ece16aa28816803763ab0ae80.tar.gz
chat-a6bb9b87f7b9208ece16aa28816803763ab0ae80.tar.bz2
chat-a6bb9b87f7b9208ece16aa28816803763ab0ae80.zip
Clarify help text for available lanuages in localization_settings.jsx (#3776)
* Update localization_settings.jsx * Update en.json * Update localization_settings.jsx * Update en.json
Diffstat (limited to 'webapp/components/admin_console')
-rw-r--r--webapp/components/admin_console/localization_settings.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/components/admin_console/localization_settings.jsx b/webapp/components/admin_console/localization_settings.jsx
index a9a0a8044..b5bc28b52 100644
--- a/webapp/components/admin_console/localization_settings.jsx
+++ b/webapp/components/admin_console/localization_settings.jsx
@@ -114,7 +114,7 @@ export default class LocalizationSettings extends AdminSettings {
helpText={
<FormattedHTMLMessage
id='admin.general.localization.availableLocalesDescription'
- defaultMessage='Set which languages are available for users in Account Settings (leave this field blank to have all supported languages available).<br /><br />Would like to help with translations? Join the <a href="http://translate.mattermost.com/" target="_blank">Mattermost Translation Server</a> to contribute.'
+ defaultMessage='Set which languages are available for users in Account Settings (leave this field blank to have all supported languages available). If you’re manually adding new languages, the <strong>Default Client Language</strong> must be added before saving this setting.<br /><br />Would like to help with translations? Join the <a href="http://translate.mattermost.com/" target="_blank">Mattermost Translation Server</a> to contribute.'
/>
}
noResultText={