summaryrefslogtreecommitdiffstats
path: root/webapp/i18n
diff options
context:
space:
mode:
authorCarlos Tadeu Panato Junior <ctadeu@gmail.com>2017-06-19 19:46:15 +0200
committerChristopher Speller <crspeller@gmail.com>2017-06-19 10:46:15 -0700
commit59088a1687b999e40d7468ad27997d2ec78a294e (patch)
tree03c5bbfa557b8c0587697f336aa2ff7cabf5fa05 /webapp/i18n
parente2cc0df2e83d5fd8cf6a23191dc9ffb7c20ca9b0 (diff)
downloadchat-59088a1687b999e40d7468ad27997d2ec78a294e.tar.gz
chat-59088a1687b999e40d7468ad27997d2ec78a294e.tar.bz2
chat-59088a1687b999e40d7468ad27997d2ec78a294e.zip
[PLT-6452] Remove edit button on mobile, and have the edit icon beside the value, and the value as a link (#6565)
* Remove edit button on mobile, and have the edit icon beside the value, and the value as a link * update per review
Diffstat (limited to 'webapp/i18n')
-rwxr-xr-xwebapp/i18n/en.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index cc65b8a4c..c43d03b53 100755
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -2243,8 +2243,11 @@
"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",
@@ -2267,6 +2270,7 @@
"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.",