]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/values/strings.xml
Create a dark theme for `MainWebViewActivity`.
[PrivacyBrowserAndroid.git] / app / src / main / res / values / strings.xml
index d8eb744dd23e9d3db10c9a90174b5758fd6836b5..6b38aed87c9778c2bcc7b7284177dade1f89a6a4 100644 (file)
         <string name="translucent_navigation_bar">Translucent navigation bar</string>
         <string name="translucent_navigation_bar_summary">Make the navigation bar translucent in full screen browsing mode.</string>
     <string name="clear_everything">Clear everything</string>
-    <string name="clear_everything_summary">Clear cookies, DOM storage, form data, and the cache.  Then manually delete the entire “app_webview” and “cache” directories.</string>
+    <string name="clear_everything_summary">Clears cookies, DOM storage, form data, and WebView’s cache.  Then manually deletes the entire “app_webview” and “cache” directories.</string>
     <string name="clear_cookies_preference">Clear cookies</string>
     <string name="clear_cookies_summary">Clears first and third-party cookies.</string>
     <string name="clear_dom_storage_preference">Clear DOM storage</string>
-    <string name="clear_dom_storage_summary">Clear DOM storage.</string>
+    <string name="clear_dom_storage_summary">Clears DOM storage.</string>
     <string name="clear_form_data_preference">Clear form data</string>
     <string name="clear_form_data_summary">Clears form data.</string>
     <string name="clear_cache">Clear cache</string>
-    <string name="clear_cache_summary">Clear WebView’s cache.</string>
+    <string name="clear_cache_summary">Clears WebView’s cache.</string>
     <string name="general">General</string>
         <string name="homepage">Homepage</string>
         <string name="default_font_size">Default font size</string>
         <string name="swipe_to_refresh_enabled_summary">Some websites don’t work well if swipe to refresh is enabled.</string>
         <string name="display_additional_app_bar_icons">Display additional app bar icons</string>
         <string name="display_additional_app_bar_icons_summary">Display icons for toggling cookies, DOM storage, and form data in the app bar if there is room.</string>
+        <string name="dark_theme">Dark theme</string>
+        <string name="dark_theme_summary">Privacy Browser must be restarted for the new theme to take effect.</string>
         <string name="display_webpage_images">Display webpage images</string>
         <string name="display_webpage_images_summary">Disable to conserve bandwidth.</string>