From 3dfc6c30d36d8a3176e38d77e03b53b6b4a1c87a Mon Sep 17 00:00:00 2001 From: enahum Date: Mon, 8 Aug 2016 12:56:04 -0500 Subject: Fix missing and bad localization strings (#3755) --- webapp/components/user_settings/user_settings_notifications.jsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'webapp/components/user_settings') diff --git a/webapp/components/user_settings/user_settings_notifications.jsx b/webapp/components/user_settings/user_settings_notifications.jsx index 336e614f9..e0e3bf979 100644 --- a/webapp/components/user_settings/user_settings_notifications.jsx +++ b/webapp/components/user_settings/user_settings_notifications.jsx @@ -393,7 +393,7 @@ class NotificationsTab extends React.Component { return ( @@ -430,7 +430,7 @@ class NotificationsTab extends React.Component { onChange={this.handleNotifyRadio.bind(this, 'all')} /> @@ -596,7 +596,7 @@ class NotificationsTab extends React.Component { if (!this.state.soundNeeded) { describe = ( ); -- cgit v1.2.3-1-g7c22