New translations strings.xml (German)

This commit is contained in:
Thomas 2019-11-13 10:55:31 +01:00
parent 9064cc5b6e
commit 032ab0e2b1
1 changed files with 5 additions and 0 deletions

View File

@ -1159,4 +1159,9 @@ Sobald du die ersten Buchstaben eintippst, werden Namensvorschläge angezeigt\n\
<string name="pref_colored_status_bar_summary">Apply the primary color to the status bar</string>
<string name="pref_colored_status_bar_title">Status bar color</string>
<string name="restore_default_theme">Restore a default theme</string>
<string name="import_theme">Import a theme</string>
<string name="import_theme_title">Tap here to import a theme from a previous export</string>
<string name="export_theme">Export the theme</string>
<string name="export_theme_title">Tap here to export the current theme</string>
<string name="theme_file_error">An error occurred when selecting the theme file</string>
</resources>