New translations strings.xml (Korean)

This commit is contained in:
Thomas 2019-11-13 10:51:55 +01:00
parent cf6fc0202e
commit 22f4b12224
1 changed files with 5 additions and 0 deletions

View File

@ -1167,4 +1167,9 @@
<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>