WIP implementing filtering by category

This commit is contained in:
Daniele Verducci (Slimpenguin)
2024-02-27 08:59:37 +01:00
parent 443e954c66
commit 25f7b05fd0
7 changed files with 62 additions and 0 deletions
+2
View File
@@ -42,6 +42,8 @@
<string name="dialog_logout_message">Do you want to switch account?</string>
<string name="list_geofavorite_deleted">Geofavorite deleted</string>
<string name="list_geofavorite_connection_error">Unable to obtain geofavorites list</string>
<string name="filtering_unavailable">Category filtering is unavailable at the moment</string>
<string name="filtering_dialog_title">Filter by category</string>
<!-- Sort dialog -->
<string name="sort_by">Sort by</string>