mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2024-12-22 12:50:36 +01:00
Setting rearrangements
This commit is contained in:
parent
adbab50952
commit
74f2ad7328
@ -1187,20 +1187,32 @@
|
||||
"message": "",
|
||||
"description": ""
|
||||
},
|
||||
"openSettingSanitation_title": {
|
||||
"settingControlling_title": {
|
||||
"message": "Einstellungsüberprüfung",
|
||||
"description": ""
|
||||
},
|
||||
"openSettingSanitation_description": {
|
||||
"settingControlling_description": {
|
||||
"message": "",
|
||||
"description": ""
|
||||
},
|
||||
"openSettingSanitation_label": {
|
||||
"message": "Öffnen",
|
||||
"message": "Einstellungsüberprüfung",
|
||||
"description": ""
|
||||
},
|
||||
"inspectWhitelist_label": {
|
||||
"message": "Erlaubnisse ansehen",
|
||||
"description": ""
|
||||
},
|
||||
"openSettingPresets_title": {
|
||||
"message": "Voreinstellungen",
|
||||
"description": ""
|
||||
},
|
||||
"openSettingPresets_description": {
|
||||
"message": "",
|
||||
"description": ""
|
||||
},
|
||||
"openSettingPresets_label": {
|
||||
"message": "Voreinstellungen",
|
||||
"message": "Öffnen",
|
||||
"description": ""
|
||||
},
|
||||
"inspectSettings_label": {
|
||||
@ -1215,10 +1227,6 @@
|
||||
"message": "Laden",
|
||||
"description": ""
|
||||
},
|
||||
"inspectWhitelist_label": {
|
||||
"message": "Erlaubnisse ansehen",
|
||||
"description": ""
|
||||
},
|
||||
"resetSettings_title": {
|
||||
"message": "Einstellungen zurücksetzen",
|
||||
"description": ""
|
||||
|
@ -1240,23 +1240,36 @@
|
||||
"description": ""
|
||||
},
|
||||
|
||||
"openSettingSanitation_title": {
|
||||
"message": "Setting sanitation",
|
||||
"settingControlling_title": {
|
||||
"message": "Setting controlling",
|
||||
"description": ""
|
||||
},
|
||||
"openSettingSanitation_description": {
|
||||
"settingControlling_description": {
|
||||
"message": "",
|
||||
"description": ""
|
||||
},
|
||||
"openSettingSanitation_label": {
|
||||
"message": "Setting sanitation",
|
||||
"description": ""
|
||||
},
|
||||
"inspectWhitelist_label": {
|
||||
"message": "Inspect whitelist",
|
||||
"description": ""
|
||||
},
|
||||
|
||||
"openSettingPresets_title": {
|
||||
"message": "Presets",
|
||||
"description": ""
|
||||
},
|
||||
"openSettingPresets_description": {
|
||||
"message": "",
|
||||
"description": ""
|
||||
},
|
||||
"openSettingPresets_label": {
|
||||
"message": "Open",
|
||||
"description": ""
|
||||
},
|
||||
|
||||
"openSettingPresets_label": {
|
||||
"message": "Presets",
|
||||
"description": ""
|
||||
},
|
||||
"inspectSettings_label": {
|
||||
"message": "Inspect",
|
||||
"description": ""
|
||||
@ -1269,10 +1282,6 @@
|
||||
"message": "Load",
|
||||
"description": ""
|
||||
},
|
||||
"inspectWhitelist_label": {
|
||||
"message": "Inspect whitelist",
|
||||
"description": ""
|
||||
},
|
||||
|
||||
"resetSettings_title": {
|
||||
"message": "Reset settings",
|
||||
|
@ -265,13 +265,19 @@
|
||||
"name": "displayDescriptions"
|
||||
},
|
||||
{
|
||||
"name": "openSettingSanitation"
|
||||
"name": "settingControlling",
|
||||
"actions": [
|
||||
"openSettingSanitation",
|
||||
"inspectWhitelist"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "openSettingPresets"
|
||||
},
|
||||
{
|
||||
"name": "exportSettings",
|
||||
"actions": [
|
||||
"openSettingPresets", "inspectSettings", "inspectWhitelist",
|
||||
"saveSettings", "loadSettings"
|
||||
"inspectSettings", "saveSettings", "loadSettings"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user