Settings pane -> Preferences pane
* Settings pane -> Preferences pane * Remove 'settings' string
This commit is contained in:
@@ -1064,10 +1064,6 @@
|
|||||||
"installTooManyDevices": {
|
"installTooManyDevices": {
|
||||||
"message": "Sorry, you have too many devices linked already. Try removing some."
|
"message": "Sorry, you have too many devices linked already. Try removing some."
|
||||||
},
|
},
|
||||||
"settings": {
|
|
||||||
"message": "Settings",
|
|
||||||
"description": "Menu item and header for global settings"
|
|
||||||
},
|
|
||||||
"theme": {
|
"theme": {
|
||||||
"message": "Theme",
|
"message": "Theme",
|
||||||
"description": "Header for theme settings"
|
"description": "Header for theme settings"
|
||||||
|
@@ -151,7 +151,7 @@
|
|||||||
theme: i18n('theme'),
|
theme: i18n('theme'),
|
||||||
notifications: i18n('notifications'),
|
notifications: i18n('notifications'),
|
||||||
notificationSettingsDialog: i18n('notificationSettingsDialog'),
|
notificationSettingsDialog: i18n('notificationSettingsDialog'),
|
||||||
settings: i18n('settings'),
|
settings: i18n('Keyboard--preferences'),
|
||||||
disableNotifications: i18n('disableNotifications'),
|
disableNotifications: i18n('disableNotifications'),
|
||||||
nameAndMessage: i18n('nameAndMessage'),
|
nameAndMessage: i18n('nameAndMessage'),
|
||||||
noNameOrMessage: i18n('noNameOrMessage'),
|
noNameOrMessage: i18n('noNameOrMessage'),
|
||||||
|
Reference in New Issue
Block a user