Refactor the project structure by reorganizing exercise, category, and statistics components, and extract AppCard into a dedicated file.
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
<string name="cd_toggle_menu">Toggle Menu</string>
|
||||
<string name="cd_translation_history">Translation History</string>
|
||||
|
||||
<string name="label_choose_exercise_types">Choose Exercise Types</string>
|
||||
<string name="label_multiple_choice_desc">Choose the right translation</string>
|
||||
|
||||
<string name="label_clear_all">Clear All</string>
|
||||
|
||||
@@ -694,7 +694,7 @@
|
||||
<string name="text_are_you_sure_you_want_to_delete_this_category">Are you sure you want to delete this category?</string>
|
||||
<string name="text_are_you_sure_you_want_to_quit">Are you sure you want to quit?</string>
|
||||
<string name="text_are_you_sure_you_want_to_quit_your_progress_in_this_session_will_be_lost">Are you sure you want to quit? Your progress in this session will be lost.</string>
|
||||
<string name="text_assemble_the_word_here">Assemble the word here</string>
|
||||
<string name="text_assemble_the_word_here">Bring the letters into the right order</string>
|
||||
<string name="text_assign_a_different_language_items">Assign a different language to these items.</string>
|
||||
<string name="text_assign_these_items_2d">Assign these items:</string>
|
||||
<string name="text_authentication_is_required_and_has_failed">Authentication is required and has failed or has not yet been provided.</string>
|
||||
|
||||
Reference in New Issue
Block a user