From 87d84dfc30d30a24af35411bac7dafb188575749 Mon Sep 17 00:00:00 2001 From: Yang Chen Date: Fri, 23 Dec 2016 15:18:44 -0500 Subject: Update Position help text in Account Settings (#4885) --- webapp/components/user_settings/user_settings_general.jsx | 2 +- webapp/i18n/en.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/webapp/components/user_settings/user_settings_general.jsx b/webapp/components/user_settings/user_settings_general.jsx index abc0e02f0..06fe31a9e 100644 --- a/webapp/components/user_settings/user_settings_general.jsx +++ b/webapp/components/user_settings/user_settings_general.jsx @@ -1010,7 +1010,7 @@ class UserSettingsGeneralTab extends React.Component { ); diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index 7428d1039..e194da64e 100644 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -1999,7 +1999,7 @@ "user.settings.general.notificationsExtra": "By default, you will receive mention notifications when someone types your first name. Go to {notify} settings to change this default.", "user.settings.general.notificationsLink": "Notifications", "user.settings.general.position": "Position", - "user.settings.general.positionExtra": "Tell your teammates what you do.", + "user.settings.general.positionExtra": "Use Position for your role or job title. This will be shown in your profile popover.", "user.settings.general.primaryEmail": "Primary Email", "user.settings.general.profilePicture": "Profile Picture", "user.settings.general.title": "General Settings", -- cgit v1.2.3-1-g7c22