summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/i18n/en.json')
-rwxr-xr-xwebapp/i18n/en.json19
1 files changed, 7 insertions, 12 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index fba6174e5..3377019cf 100755
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -1169,14 +1169,6 @@
"channel_select.placeholder": "--- Select a channel ---",
"channel_switch_modal.dm": "(Direct Message)",
"channel_switch_modal.failed_to_open": "Failed to open channel.",
- "quick_switch_modal.help": "Start typing then use TAB to toggle channels/teams, ↑↓ to browse, ↵ to select, and ESC to dismiss.",
- "quick_switch_modal.help_no_team": "Type to find a channel. Use ↑↓ to browse, ↵ to select, ESC to dismiss.",
- "quick_switch_modal.channels": "Channels",
- "quick_switch_modal.teams": "Teams",
- "quick_switch_modal.teamsShortcut.mac": "- ⌘⌥K",
- "quick_switch_modal.teamsShortcut.windows": "- CTRL+ALT+K",
- "quick_switch_modal.channelsShortcut.mac": "- ⌘K",
- "quick_switch_modal.channelsShortcut.windows": "- CTRL+K",
"channel_switch_modal.not_found": "No matches found.",
"channel_switch_modal.submit": "Switch",
"channel_switch_modal.title": "Switch Channels",
@@ -1772,6 +1764,7 @@
"mobile.routes.user_profile.send_message": "Send Message",
"mobile.select_team.choose": "Your teams:",
"mobile.select_team.join_open": "Open teams you can join",
+ "mobile.select_team.no_teams": "There are no available teams for you to join.",
"mobile.server_ping_failed": "Cannot connect to the server. Please check your server URL and internet connection.",
"mobile.server_url.invalid_format": "URL must start with http:// or https://",
"mobile.session_expired": "Session Expired: Please log in to continue receiving notifications.",
@@ -1889,6 +1882,8 @@
"quick_switch_modal.channels": "Channels",
"quick_switch_modal.channelsShortcut.mac": "- ⌘K",
"quick_switch_modal.channelsShortcut.windows": "- CTRL+K",
+ "quick_switch_modal.help": "Start typing then use TAB to toggle channels/teams, ↑↓ to browse, ↵ to select, and ESC to dismiss.",
+ "quick_switch_modal.help_no_team": "Type to find a channel. Use ↑↓ to browse, ↵ to select, ESC to dismiss.",
"quick_switch_modal.teams": "Teams",
"quick_switch_modal.teamsShortcut.mac": "- ⌘⌥K",
"quick_switch_modal.teamsShortcut.windows": "- CTRL+ALT+K",
@@ -2239,11 +2234,8 @@
"user.settings.general.emailSamlCantUpdate": "Login occurs through SAML. Email cannot be updated. Email address used for notifications is {email}.",
"user.settings.general.emailUnchanged": "Your new email address is the same as your old email address.",
"user.settings.general.emptyName": "Click 'Edit' to add your full name",
- "user.settings.general.mobile.emptyName": "Click to add your full name",
"user.settings.general.emptyNickname": "Click 'Edit' to add a nickname",
- "user.settings.general.mobile.emptyNickname": "Click to add a nickname",
"user.settings.general.emptyPosition": "Click 'Edit' to add your job title / position",
- "user.settings.general.mobile.emptyPosition": "Click to add your job title / position",
"user.settings.general.field_handled_externally": "This field is handled through your login provider. If you want to change it, you need to do so through your login provider.",
"user.settings.general.firstName": "First Name",
"user.settings.general.fullName": "Full Name",
@@ -2255,6 +2247,10 @@
"user.settings.general.loginLdap": "Login done through AD/LDAP ({email})",
"user.settings.general.loginOffice365": "Login done through Office 365 ({email})",
"user.settings.general.loginSaml": "Login done through SAML ({email})",
+ "user.settings.general.mobile.emptyName": "Click to add your full name",
+ "user.settings.general.mobile.emptyNickname": "Click to add a nickname",
+ "user.settings.general.mobile.emptyPosition": "Click to add your job title / position",
+ "user.settings.general.mobile.uploadImage": "Click to upload an image.",
"user.settings.general.newAddress": "New Address: {email}<br />Check your email to verify the above address.",
"user.settings.general.newEmail": "New Email",
"user.settings.general.nickname": "Nickname",
@@ -2266,7 +2262,6 @@
"user.settings.general.profilePicture": "Profile Picture",
"user.settings.general.title": "General Settings",
"user.settings.general.uploadImage": "Click 'Edit' to upload an image.",
- "user.settings.general.mobile.uploadImage": "Click to upload an image.",
"user.settings.general.username": "Username",
"user.settings.general.usernameInfo": "Pick something easy for teammates to recognize and recall.",
"user.settings.general.usernameReserved": "This username is reserved, please choose a new one.",