From 88118515d0d23385dc856dd87f304ea4b19b4196 Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Thu, 4 Feb 2016 17:31:11 -0300 Subject: PLT-7: Fix and Add new loc strings --- web/react/components/user_settings/user_settings_notifications.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'web/react/components/user_settings/user_settings_notifications.jsx') diff --git a/web/react/components/user_settings/user_settings_notifications.jsx b/web/react/components/user_settings/user_settings_notifications.jsx index 91a03eb70..0361aa8de 100644 --- a/web/react/components/user_settings/user_settings_notifications.jsx +++ b/web/react/components/user_settings/user_settings_notifications.jsx @@ -294,7 +294,7 @@ class NotificationsTab extends React.Component { ); @@ -395,7 +395,7 @@ class NotificationsTab extends React.Component { const extraInfo = ( -- cgit v1.2.3-1-g7c22 From e1bea101f54e3cbbf240febc149689d389c21b44 Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Thu, 4 Feb 2016 19:25:34 -0300 Subject: fix typos --- web/react/components/user_settings/user_settings_notifications.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'web/react/components/user_settings/user_settings_notifications.jsx') diff --git a/web/react/components/user_settings/user_settings_notifications.jsx b/web/react/components/user_settings/user_settings_notifications.jsx index 0361aa8de..786e53f10 100644 --- a/web/react/components/user_settings/user_settings_notifications.jsx +++ b/web/react/components/user_settings/user_settings_notifications.jsx @@ -294,7 +294,7 @@ class NotificationsTab extends React.Component { ); @@ -396,7 +396,7 @@ class NotificationsTab extends React.Component { ); -- cgit v1.2.3-1-g7c22