Added canteens, made Canteen plan more stable
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
<string name="refresh">Refresh</string>
|
||||
<string name="go_to_today">Go to today</string>
|
||||
<string name="canteens">Canteens</string>
|
||||
<string name="prices" translatable="false">%1$.2f€ / %2$.2f€ / %3$.2f€</string>
|
||||
<string name="prices" translatable="false">%1$s / %2$s / %3$s</string>
|
||||
<string name="price" translatable="false">%1$.2f€</string>
|
||||
<string name="grade_separator" translatable="false">/</string>
|
||||
<string name="location_name">Location: %1$s</string>
|
||||
@@ -69,4 +69,5 @@
|
||||
<string name="ErrorFileDownloadText">An error occurred while downloading the file. Please check if you are connected to the internet and if you have granted storage access to the app.</string>
|
||||
<string name="invalid_credentials">Invalid username or password!</string>
|
||||
<string name="error_occurred_code">Error occurred: %1$d</string>
|
||||
<string name="no_price_available">No price available!</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user