Standardize bottom sheets (#1231)
* move to prebuilt bottom sheet * improve searchable editing * fix too much space above widget picker sheet search bar * improve restore/backup sheets * import theme and location picker scaffolds * improve clock widget settings icons * continue migration * remove search action delete button * force maximise tag edit sheet * add background to icon pick button * accomodate long button name
This commit is contained in:
@@ -732,6 +732,7 @@
|
||||
<string name="tag_exists_error">A tag with this name already exists.</string>
|
||||
<string name="tag_exists_message">A tag with this name already exists. If you continue, the two tags will be merged.</string>
|
||||
<string name="tag_no_items_message">No items are assigned to this tag. If you continue, the tag will be deleted.</string>
|
||||
<string name="tag_empty_name">A tag cannot exist without a name. If you continue, the tag will be deleted.</string>
|
||||
<string name="tag_select_items">Select items:</string>
|
||||
<string name="tag_name">Tag name</string>
|
||||
<plurals name="tag_selected_items">
|
||||
|
||||
Reference in New Issue
Block a user