refactor BasePromptSettingsScreen to use InspiringSearchField and unify prompt settings across the app
This commit is contained in:
@@ -713,7 +713,6 @@
|
||||
<string name="text_add_to_favorites">Add to favorites</string>
|
||||
<string name="text_ai_failed_to_create_the_exercise">AI failed to create the exercise.</string>
|
||||
<string name="text_ai_generation_failed_with_an_exception">AI generation failed with an exception</string>
|
||||
<string name="text_ai_model_custom_prompt"><![CDATA[AI Model & Custom Prompt]]></string>
|
||||
<string name="text_all_dictionaries_deleted_successfully">All dictionaries deleted successfully</string>
|
||||
<string name="text_all_items_completed">All items completed!</string>
|
||||
<string name="text_all_languages">All Languages</string>
|
||||
@@ -833,7 +832,7 @@
|
||||
<string name="text_generate_exercise_with_ai">Generate Exercise with AI</string>
|
||||
<string name="text_generating_questions_from_video">Generating questions from video…</string>
|
||||
<string name="text_get_api_key_at">Get API Key at %1$s</string>
|
||||
<string name="text_here_you_can_set">Here you can set a custom prompt for the AI translation model. This allows you to fine-tune the translation style.</string>
|
||||
<string name="text_translation_instructions">Set model for translation and give optional instructions on how to translate.</string>
|
||||
<string name="text_here_you_can_set_a_custom_">Here you can set a custom prompt for the AI vocabulary model. This allows you to define how new vocabulary entries are generated.</string>
|
||||
<string name="text_hint">Hint</string>
|
||||
<string name="text_hint_you_can_search">Hint: You can search for any term, e.g. \"Things to do at the zoo\" or \"irregular verbs\"!</string>
|
||||
@@ -1050,4 +1049,5 @@
|
||||
<string name="label_regenerate">Regenerate</string>
|
||||
<string name="label_read_aloud">Read Aloud</string>
|
||||
<string name="label_all_categories">All Categories</string>
|
||||
<string name="text_description_dictionary_prompt">Set a model for generating dictionary content and give optional instructions.</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user