Step 1 in unifying dropdowns

This commit is contained in:
jonasgaudian
2026-02-15 16:01:08 +01:00
parent a715ab78e9
commit 2e0fe76fbf
10 changed files with 1025 additions and 986 deletions

View File

@@ -316,7 +316,7 @@
<string name="label_preview_second">Preview (first 5) for second column: %1$s</string>
<string name="label_pronoun">Pronoun</string>
<string name="label_providers">Providers</string>
<string name="label_quit_app">Quit app?</string>
<string name="label_quit_app">Quit App</string>
<string name="label_quit_exercise_qm">Quit Exercise?</string>
<string name="label_raw_data_2d">Raw Data:</string>
<string name="label_related_words">Related Words</string>
@@ -884,7 +884,7 @@
<string name="text_select_category">Select Category</string>
<string name="text_select_languages">Select Languages</string>
<string name="text_select_model">Select Model</string>
<string name="text_select_none">Select None</string>
<string name="text_select_no_language">Select None</string>
<string name="text_select_the_content_dictionary">Select the content to be generated for a dictionary entry.</string>
<string name="text_select_translations_to_add">Select Translations to Add</string>
<string name="text_selected">Selected</string>
@@ -1040,4 +1040,6 @@
<string name="hint_scan_hint_title">Finding the right AI model</string>
<string name="hint_translate_how_it_works">How translation works</string>
<string name="label_no_category">None</string>
<string name="text_select">Select</string>
<string name="text_search">Search</string>
</resources>