added a Mensa shortcut

* added a Mensa shortcut, to directly display the Mensa-Screen
* kotlin 1.3.60 -> 1.3.61
This commit is contained in:
2019-11-28 16:38:25 +01:00
parent d4860b2a32
commit 9907d083e9
6 changed files with 35 additions and 1 deletions

View File

@ -46,5 +46,8 @@
<!-- errors -->
<string name="error">Fehler</string>
<string name="timetable_error">Stundenplan konnte nicht geladen werden!</string>
<string name="shortcut_mensa_disabled">Mensa deaktiviert</string>
<string name="shortcut_mensa_long">Mensa</string>
<string name="shortcut_mensa_short">Mensa</string>
</resources>