refactor: updated UI

This commit is contained in:
2026-06-21 20:14:41 +03:00
parent 2cc7a3a2c3
commit 576642a920
9 changed files with 56 additions and 47 deletions
+1 -4
View File
@@ -42,13 +42,10 @@
<string name="do_choose_color">Choose color</string>
<string name="choosing_color">Choosing color</string>
<string name="choosing_template">Choosing template</string>
<string name="error_in_data">Error in data</string>
<string name="error_in_data">Error in data. Please, fill all required (*) fields</string>
<string name="card_name_should_not_be_empty">Card name must not be empty</string>
<string name="card_value_should_not_be_empty">Card value must not be empty</string>
<string name="name_must_be_shorter_than_32_symbols">Card name must be shorter than 32 characters</string>
<string name="failed_to_generate_card_code">Failed to generate card code. Check the card data</string>
<string name="title_activity_choose_color">ChooseColorActivity</string>
<string name="title_activity_select_template">SelectTemplateActivity</string>
<string name="title_activity_fill_template">FillTemplateActivity</string>
</resources>