Changed “Apply New Theme to All Teams” to “Apply new theme to all my teams” (#4260)

Этот коммит содержится в:
Yang Chen
2016-10-18 19:55:17 -04:00
коммит произвёл enahum
родитель 821f1f9a03
Коммит 11bf05813a
2 изменённых файлов: 2 добавлений и 1 удалений

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

@@ -301,7 +301,7 @@ export default class ThemeSetting extends React.Component {
/>
<FormattedMessage
id='user.settings.display.theme.applyToAllTeams'
defaultMessage='Apply New Theme to All Teams'
defaultMessage='Apply new theme to all my teams'
/>
</label>
</div>

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

@@ -1836,6 +1836,7 @@
"user.settings.display.showNickname": "Show nickname if one exists, otherwise show first and last name",
"user.settings.display.showUsername": "Show username (default)",
"user.settings.display.teammateDisplay": "Teammate Name Display",
"user.settings.display.theme.applyToAllTeams": "Apply new theme to all my teams",
"user.settings.display.theme.customTheme": "Custom Theme",
"user.settings.display.theme.describe": "Open to manage your theme",
"user.settings.display.theme.import": "Import theme colors from Slack",