Flattened structure of StwParser.kt somewhat; CanteenFragment.kt now shows an error snack if the user tries to switch canteens while another one is being fetched; made slight adjustments to the translations

This commit is contained in:
denizk0461
2023-05-14 09:00:08 +02:00
parent 2311cc46ad
commit d9a4ead7ec
4 changed files with 124 additions and 86 deletions
+1
View File
@@ -71,6 +71,7 @@
<string name="canteen_news_sheet_title">News for this canteen</string>
<string name="canteen_fab_opening_hours_content_desc">Show opening hours</string>
<string name="canteen_fab_switch_canteen">Switch canteen</string>
<string name="canteen_fab_switch_canteen_error">A plan is being downloaded.</string>
<string name="canteen_fab_refresh_content_desc">Refresh offers</string>
<string name="canteen_fab_refresh_text">Refresh</string>