Change hidden items button style

This commit is contained in:
MM20
2022-05-29 21:17:21 +02:00
parent c582f2107d
commit c8dc00702f
2 changed files with 14 additions and 9 deletions
+2
View File
@@ -21,6 +21,8 @@
<string name="menu_open_file">Open</string>
<string name="menu_hide">Hide</string>
<string name="menu_unhide">Don\'t hide</string>
<!-- Show hidden items -->
<string name="show_hidden_items">Show hidden</string>
<!-- Shown in a snackbar after an item has been hidden. %1$s: label of the item -->
<string name="msg_item_hidden">%1$s has been hidden.</string>
<string name="action_undo">Undo</string>