Fix english html links in locs (#3019)
Этот коммит содержится в:
коммит произвёл
Joram Wilander
родитель
fd53e3b786
Коммит
45527a9c1d
@@ -85,7 +85,7 @@
|
||||
"admin.compliance.enableDesc": "When true, Mattermost allows compliance reporting",
|
||||
"admin.compliance.enableTitle": "Enable Compliance:",
|
||||
"admin.compliance.false": "false",
|
||||
"admin.compliance.noLicense": "<h4 class=\"banner__heading\">Note:</h4><p>Compliance is an enterprise feature. Your current license does not support Compliance. Click <a href=\"http://mattermost.com\"target=\"_blank\">here</a> for information and pricing on enterprise licenses.</p>",
|
||||
"admin.compliance.noLicense": "<h4 class=\"banner__heading\">Note:</h4><p>Compliance is an enterprise feature. Your current license does not support Compliance. Click <a href=\"http://mattermost.com\" target=\"_blank\">here</a> for information and pricing on enterprise licenses.</p>",
|
||||
"admin.compliance.save": "Save",
|
||||
"admin.compliance.saving": "Saving Config...",
|
||||
"admin.compliance.title": "Compliance Settings",
|
||||
@@ -280,7 +280,7 @@
|
||||
"admin.ldap.nicknameAttrDesc": "(Optional) The attribute in the LDAP server that will be used to populate the nickname of users in Mattermost.",
|
||||
"admin.ldap.nicknameAttrEx": "Ex \"nickname\"",
|
||||
"admin.ldap.nicknameAttrTitle": "Nickname Attribute:",
|
||||
"admin.ldap.noLicense": "<h4 class=\"banner__heading\">Note:</h4><p>LDAP is an enterprise feature. Your current license does not support LDAP. Click <a href=\"http://mattermost.com\"target=\"_blank\">here</a> for information and pricing on enterprise licenses.</p>",
|
||||
"admin.ldap.noLicense": "<h4 class=\"banner__heading\">Note:</h4><p>LDAP is an enterprise feature. Your current license does not support LDAP. Click <a href=\"http://mattermost.com\" target=\"_blank\">here</a> for information and pricing on enterprise licenses.</p>",
|
||||
"admin.ldap.portDesc": "The port Mattermost will use to connect to the LDAP server. Default is 389.",
|
||||
"admin.ldap.portEx": "Ex \"389\"",
|
||||
"admin.ldap.portTitle": "LDAP Port:",
|
||||
|
||||
Ссылка в новой задаче
Block a user