From 5be57bc970ebe72ecae3d421e75e3e418c479bc7 Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Sun, 31 Jan 2016 12:23:16 -0300 Subject: PLT-7: Refactoring frontend (chunk 7) - Elegant way to include react Component into FormattedMessage --- web/static/i18n/en.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'web/static/i18n/en.json') diff --git a/web/static/i18n/en.json b/web/static/i18n/en.json index aeee23520..1d07d8855 100644 --- a/web/static/i18n/en.json +++ b/web/static/i18n/en.json @@ -777,8 +777,7 @@ "user.settings.general.firstName": "First Name", "user.settings.general.lastName": "Last Name", "user.settings.general.notificationsLink": "Notifications", - "user.settings.general.notificationsExtra1": "By default, you will receive mention notifications when someone types your first name. Go to ", - "user.settings.general.notificationsExtra2": " settings to change this default.", + "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.nicknameExtra": "Use Nickname for a name you might be called that is different from your first name and username. This is most often used when two or more people have similar sounding names and usernames.", "user.settings.general.usernameInfo": "Pick something easy for teammates to recognize and recall.", "user.settings.general.emailHelp1": "Email is used for sign-in, notifications, and password reset. Email requires verification if changed.", -- cgit v1.2.3-1-g7c22