summaryrefslogtreecommitdiffstats
path: root/webapp/i18n
diff options
context:
space:
mode:
authorGeorge Goldberg <george@gberg.me>2017-01-15 13:56:10 +0000
committerCorey Hulen <corey@hulen.com>2017-01-15 08:56:10 -0500
commit2010f74a21bdc0a4838aed0268bf07dc131e410b (patch)
treebc53bfc38809da314bb8cddf04fe3223e570ebf3 /webapp/i18n
parent0e2b321e6f5ab5983bc3428aa455dac7012c36ee (diff)
downloadchat-2010f74a21bdc0a4838aed0268bf07dc131e410b.tar.gz
chat-2010f74a21bdc0a4838aed0268bf07dc131e410b.tar.bz2
chat-2010f74a21bdc0a4838aed0268bf07dc131e410b.zip
PLT-5221: Correct error when team description unchanged. (#5055)
Also replace all legacy i18n code in the changed file.
Diffstat (limited to 'webapp/i18n')
-rw-r--r--webapp/i18n/en.json7
1 files changed, 3 insertions, 4 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index 355720fe0..6584c634a 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -1291,14 +1291,13 @@
"flag_post.flag": "Flag for follow up",
"flag_post.unflag": "Unflag",
"general_tab.chooseName": "Please choose a new name for your team",
+ "general_tab.chooseDescription": "Please choose a new description for your team",
"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.codeLongDesc": "The Invite Code is used as part of the URL in the team invitation link created by {getTeamInviteLink} in the main menu. Regenerating creates a new team invitation link and invalidates the previous link.",
"general_tab.codeTitle": "Invite Code",
- "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.emptyDescription": "Click 'Edit' to add a team description.",
+ "general_tab.getTeamInviteLink": "Get Team Invite Link",
"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.",
- "general_tab.includeDirTitle": "Include this team in the Team Directory",
"general_tab.no": "No",
"general_tab.openInviteDesc": "When allowed, a link to this team will be included on the landing page allowing anyone with an account to join this team.",
"general_tab.openInviteTitle": "Allow any user with an account on this server to join this team",