theme the dialogs and navView too, added a License dialog

This commit is contained in:
2019-06-25 17:10:57 +02:00
parent ea70aedbd0
commit 2cc2ecf952
9 changed files with 123 additions and 29 deletions

View File

@ -21,6 +21,7 @@
<string name="accent_color">Akzentfarbe</string>
<string name="accent_color_desc">Die Akzentfarbe, Standard ist indigo</string>
<string name="select">auswählen</string>
<string name="close">schließen</string>
<string name="about_dialog_heading">Über</string>
<string name="loading_timetable">lade Stundenplan …</string>
<string name="navigation_drawer_close">Navigationsleiste schließen</string>
@ -31,4 +32,5 @@
<string name="themeLight">Hell</string>
<string name="themeDark">Dunkel</string>
<string name="themeBlack">Schwarz</string>
<string name="licenses">Lizenzen</string>
</resources>