mirror of
https://github.com/obsqrbtz/goose-highlighter.git
synced 2026-04-08 20:19:06 +03:00
removed list manager window
This commit is contained in:
@@ -42,16 +42,16 @@
|
||||
"message": "Delete"
|
||||
},
|
||||
"disable_selected": {
|
||||
"message": "Disable"
|
||||
"message": "Disable selected"
|
||||
},
|
||||
"enable_selected": {
|
||||
"message": "Enable"
|
||||
"message": "Enable selected"
|
||||
},
|
||||
"import_list": {
|
||||
"message": "Import JSON"
|
||||
"message": "Import list"
|
||||
},
|
||||
"export_list": {
|
||||
"message": "Export JSON"
|
||||
"message": "Export list"
|
||||
},
|
||||
"import_list_list_manager": {
|
||||
"message": "Import list"
|
||||
@@ -203,6 +203,12 @@
|
||||
"copy_to_list": {
|
||||
"message": "Copy to list"
|
||||
},
|
||||
"move_selected": {
|
||||
"message": "Move selected"
|
||||
},
|
||||
"copy_selected": {
|
||||
"message": "Copy selected"
|
||||
},
|
||||
"no_other_lists": {
|
||||
"message": "No other lists"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user