Settings pane -> Preferences pane

* Settings pane -> Preferences pane

* Remove 'settings' string
This commit is contained in:
Scott Nonnenberg 2020-04-24 18:27:35 -07:00
parent 4b685d09b4
commit df849c65a8
2 changed files with 1 additions and 5 deletions

View file

@ -1064,10 +1064,6 @@
"installTooManyDevices": {
"message": "Sorry, you have too many devices linked already. Try removing some."
},
"settings": {
"message": "Settings",
"description": "Menu item and header for global settings"
},
"theme": {
"message": "Theme",
"description": "Header for theme settings"

View file

@ -151,7 +151,7 @@
theme: i18n('theme'),
notifications: i18n('notifications'),
notificationSettingsDialog: i18n('notificationSettingsDialog'),
settings: i18n('settings'),
settings: i18n('Keyboard--preferences'),
disableNotifications: i18n('disableNotifications'),
nameAndMessage: i18n('nameAndMessage'),
noNameOrMessage: i18n('noNameOrMessage'),