Rename Filter -> Sort in menu and remove old references to Filter

This commit is contained in:
Alexander Bakker 2021-01-27 18:32:44 +01:00
parent 778000aa24
commit fd9a387b4e
28 changed files with 2 additions and 56 deletions

View file

@ -221,11 +221,10 @@
<string name="adding_new_slot_error">An error occurred while trying to add a new slot:</string>
<string name="progressbar_error">Unable to reset animator duration scale. Progress bars will be invisible.</string>
<string name="details">Details</string>
<string name="filter">Filter</string>
<string name="filter_ungrouped">Ungrouped</string>
<string name="lock">Lock</string>
<string name="name">Name</string>
<string name="no_group">No group</string>
<string name="sort">Sort</string>
<string name="sort_alphabetically">Issuer (A to Z)</string>
<string name="sort_alphabetically_reverse">Issuer (Z to A)</string>
<string name="sort_alphabetically_name">Account (A to Z)</string>