summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-07-04 06:54:02 -0400
committerJoram Wilander <jwawilander@gmail.com>2016-07-04 06:54:02 -0400
commit8a069cac9ae67138c74abf6b292cbc48d2464636 (patch)
tree1f13c9c57f3378770fc4a8da22e3903133c984c2
parentb7e7474a5ecf99c72cbf4da16bcda4e88628574d (diff)
downloadchat-8a069cac9ae67138c74abf6b292cbc48d2464636.tar.gz
chat-8a069cac9ae67138c74abf6b292cbc48d2464636.tar.bz2
chat-8a069cac9ae67138c74abf6b292cbc48d2464636.zip
Remove not needed locs (#3466)
-rw-r--r--webapp/i18n/en.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index 3e052577b..92f5b6dea 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -785,12 +785,6 @@
"channel_switch_modal.not_found": "No matches found.",
"channel_switch_modal.submit": "Switch",
"channel_switch_modal.title": "Switch Channels",
- "choose_auth_page.emailCreate": "Create new team with email address",
- "choose_auth_page.find": "Find my teams",
- "choose_auth_page.gitlabCreate": "Create new team with GitLab Account",
- "choose_auth_page.googleCreate": "Create new team with Google Apps Account",
- "choose_auth_page.ldapCreate": "Create new team with LDAP Account",
- "choose_auth_page.noSignup": "No sign-up methods configured, please contact your system administrator.",
"claim.account.noEmail": "No email specified",
"claim.email_to_ldap.enterLdapPwd": "Enter the ID and password for your LDAP account",
"claim.email_to_ldap.enterPwd": "Enter the password for your {site} email account",
@@ -937,7 +931,6 @@
"general_tab.codeDesc": "Click 'Edit' to regenerate Invite Code.",
"general_tab.codeLongDesc": "The Invite Code is used as part of the URL in the team invitation link created by <strong>Get Team Invite Link</strong> in the main menu. Regenerating creates a new team invitation link and invalidates the previous link.",
"general_tab.codeTitle": "Invite Code",
- "general_tab.dirContact": "Contact your system administrator to turn on the team directory on the system home page.",
"general_tab.dirDisabled": "Team Directory has been disabled. Please ask a System Admin to enable the Team Directory in the System Console team settings.",
"general_tab.dirOff": "Team directory is turned off for this system.",
"general_tab.includeDirDesc": "Including this team will display the team name from the Team Directory section of the Home Page, and provide a link to the sign-in page.",