Feature/improve add to library category selection dialog (#631)

* Create "Categories" util class

* Only show add to library category selection in case categories exist

* Add edit categories button in select categories dialog

* Add option to disable add to library dialog to the dialog
This commit is contained in:
schroda
2024-03-02 15:23:12 +01:00
committed by GitHub
parent 92fe3eaaa6
commit eb233aef3d
4 changed files with 102 additions and 31 deletions

View File

@@ -13,8 +13,7 @@
},
"no_categories_found": {
"label": {
"hint": "You should make some from the settings.",
"info": "No categories found."
"info": "You don't have any categories yet."
}
}
},
@@ -296,7 +295,9 @@
"cancel": "Cancel",
"clear": "Clear",
"copy": "Copy",
"create": "Create",
"deselect": "Deselect",
"dont_show_dialog_again": "Don't show this dialog again",
"edit": "Edit",
"filter": "Filter",
"latest": "Latest",
@@ -370,6 +371,7 @@
"general": "General",
"github": "GitHub",
"links": "Links",
"load_in_progress": "Still loading required data…",
"loading": "Loading…",
"never": "Never",
"none": "None",