summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorJason Blais <jason@spinpunch.com>2017-08-18 15:02:06 -0400
committerChristopher Speller <crspeller@gmail.com>2017-08-18 12:02:06 -0700
commit26ec8ffc3edc01fde2189f3465112c88fee5435b (patch)
tree53908e19b579931d0307cbf5df567636b8438f9e /i18n
parentf40f41ed536edb76c9873c0cdd5dc8685b0f950f (diff)
downloadchat-26ec8ffc3edc01fde2189f3465112c88fee5435b.tar.gz
chat-26ec8ffc3edc01fde2189f3465112c88fee5435b.tar.bz2
chat-26ec8ffc3edc01fde2189f3465112c88fee5435b.zip
Rename SAML in the System Console to SAML 2.0 + access token string fixes (#7182)
* Update en.json * Update en.json * Update admin_sidebar.jsx * Update saml_settings.jsx
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 69b6f75f5..900a6865f 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2357,15 +2357,15 @@
},
{
"id": "api.templates.user_access_token_body.info",
- "translation": "A user access token was added to your account on {{ .SiteURL }}. They can be used to access {{.SiteName}} with your account.<br>If this change wasn't initiated by you, please contact your system administrator."
+ "translation": "A personal access token was added to your account on {{ .SiteURL }}. They can be used to access {{.SiteName}} with your account.<br>If this change wasn't initiated by you, please contact your system administrator."
},
{
"id": "api.templates.user_access_token_body.title",
- "translation": "User access token added to your account"
+ "translation": "Personal access token added to your account"
},
{
"id": "api.templates.user_access_token_subject",
- "translation": "[{{ .SiteName }}] User access token added to your account"
+ "translation": "[{{ .SiteName }}] Personal access token added to your account"
},
{
"id": "api.templates.username_change_body.info",
@@ -2689,7 +2689,7 @@
},
{
"id": "api.user.saml.not_available.app_error",
- "translation": "SAML is not configured or supported on this server."
+ "translation": "SAML 2.0 is not configured or supported on this server."
},
{
"id": "api.user.send_email_change_email_and_forget.error",
@@ -2725,7 +2725,7 @@
},
{
"id": "api.user.send_user_access_token.error",
- "translation": "Failed to send user access token added email successfully"
+ "translation": "Failed to send personal access token added email successfully"
},
{
"id": "api.user.send_verify_email_and_forget.failed.error",
@@ -3921,7 +3921,7 @@
},
{
"id": "ent.saml.service_disable.app_error",
- "translation": "SAML is not configured or supported on this server."
+ "translation": "SAML 2.0 is not configured or supported on this server."
},
{
"id": "ent.saml.update_saml_user.unable_error",