PLT-7: Fix and Add new loc strings

Этот коммит содержится в:
Elias Nahum
2016-02-04 17:31:11 -03:00
родитель 44c19ee443
Коммит 88118515d0
5 изменённых файлов: 145 добавлений и 48 удалений

Просмотреть файл

@@ -294,7 +294,7 @@ class NotificationsTab extends React.Component {
<span>
<FormattedMessage
id='user.settings.notifications.info'
defaultMessage='Desktop notification sounds are available on Firefox, Safari, Chrome, Internet Explorer, and Edge.'
defaultMessage='Desktop notification are available on Firefox, Safari, Chrome, Internet Explorer, and Edge.'
/>
</span>
);
@@ -395,7 +395,7 @@ class NotificationsTab extends React.Component {
const extraInfo = (
<span>
<FormattedMessage
id='user.settings.notifications.info'
id='user.settings.notifications.sounds_info'
defaultMessage='Desktop notification sounds are available on Firefox, Safari, Chrome, Internet Explorer, and Edge.'
/>
</span>