|
@@ -465,14 +465,14 @@
|
|
|
"anyone": "Anyone",
|
|
"anyone": "Anyone",
|
|
|
|
|
|
|
|
"Authentication mechanism settings": "Authentication Mechanism Settings",
|
|
"Authentication mechanism settings": "Authentication Mechanism Settings",
|
|
|
- "alert_siteUrl_is_not_set": "'Site URL' is NOT set. Set it from the %s",
|
|
|
|
|
|
|
+ "alert_siteUrl_is_not_set": "'Site URL' is NOT set. Set it from the {{link}}",
|
|
|
"xss_prevent_setting":"Prevent XSS(Cross Site Scripting)",
|
|
"xss_prevent_setting":"Prevent XSS(Cross Site Scripting)",
|
|
|
"xss_prevent_setting_link":"Go to Markdown settings",
|
|
"xss_prevent_setting_link":"Go to Markdown settings",
|
|
|
"callback_URL": "Callback URL",
|
|
"callback_URL": "Callback URL",
|
|
|
"providerName": "Provider Name",
|
|
"providerName": "Provider Name",
|
|
|
"issuerHost": "Issuer Host",
|
|
"issuerHost": "Issuer Host",
|
|
|
"scope": "Scope",
|
|
"scope": "Scope",
|
|
|
- "desc_of_callback_URL": "Use it in the setting of the %s provider",
|
|
|
|
|
|
|
+ "desc_of_callback_URL": "Use it in the setting of the SAML Identity provider",
|
|
|
"clientID": "Client ID",
|
|
"clientID": "Client ID",
|
|
|
"client_secret": "Client Secret",
|
|
"client_secret": "Client Secret",
|
|
|
"guest_mode": {
|
|
"guest_mode": {
|
|
@@ -536,7 +536,7 @@
|
|
|
"username_detail": "Specification of mappings for <code>username</code> when creating new users",
|
|
"username_detail": "Specification of mappings for <code>username</code> when creating new users",
|
|
|
"mapping_detail": "Specification of mappings for %s when creating new users",
|
|
"mapping_detail": "Specification of mappings for %s when creating new users",
|
|
|
"cert_detail": "PEM-encoded X.509 signing certificate to validate the response from IdP",
|
|
"cert_detail": "PEM-encoded X.509 signing certificate to validate the response from IdP",
|
|
|
- "Use env var if empty": "If the value in the database is empty, the value of the environment variable <code>%s</code> is used.",
|
|
|
|
|
|
|
+ "Use env var if empty": "If the value in the database is empty, the value of the environment variable <code>{{env}}</code> is used.",
|
|
|
"note for the only env option": "The setting item that enables or disables the SAML authentication and the highlighted setting items use only the value of environment variables.<br>To change this setting, please change to false or delete the value of the environment variable <code>%s</code> ."
|
|
"note for the only env option": "The setting item that enables or disables the SAML authentication and the highlighted setting items use only the value of environment variables.<br>To change this setting, please change to false or delete the value of the environment variable <code>%s</code> ."
|
|
|
},
|
|
},
|
|
|
"Basic": {
|
|
"Basic": {
|