refactor: updated UI
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user