This commit is contained in:
tom79 2019-11-25 17:48:44 +01:00
parent c0ffcbc9d1
commit 6d0d2a4a07
1 changed files with 14 additions and 0 deletions

View File

@ -1166,6 +1166,20 @@
<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>
<string name="label_theme_picker">Theme Picker</string>
<string name="pref_theme_summary">Select a pre-installed theme</string>
<string name="pref_theme_title">Themes</string>
<string name="pref_colored_navigation_bar_summary">Apply the primary color to the navigation bar</string>
<string name="pref_colored_navigation_bar_title">Navigation bar color</string>
<string name="pref_background_color_summary">The underlying color of the apps content.</string>
<string name="pref_background_color_title">Background color</string>
<string name="pref_accent_color_summary">Accents select parts of the UI.</string>
<string name="pref_accent_color_title">Accent color</string>
<string name="pref_primary_color_summary">Displayed most frequently across your app.</string>
<string name="pref_primary_color_title">Primary color</string>
<string name="export_bookmarks">Export bookmarks to the instance</string>
<string name="import_bookmarks">Import bookmarks from the instance</string>
<string name="user_count">User count</string>