]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/values/strings.xml
Shorten some preference names. https://redmine.stoutner.com/issues/406
[PrivacyBrowserAndroid.git] / app / src / main / res / values / strings.xml
index cc5d4ad28aa9caba18202844514ace29903c8a3e..c48c937ebf99efc35adc479aefc81a971d01c90a 100644 (file)
     <string name="options_fanboys_social_blocking_list">Fanboy’s Social Blocking List</string>
     <string name="options_block_all_third_party_requests">Block All Third-Party Requests</string>
     <string name="layout">Layout</string>
-        <string name="user_agent_privacy_browser">Privacy Browser</string>
-        <string name="user_agent_webview_default">WebView Default</string>
-        <string name="user_agent_firefox_on_android">Firefox on Android</string>
-        <string name="user_agent_chrome_on_android">Chrome on Android</string>
-        <string name="user_agent_safari_on_ios">Safari on iOS</string>
-        <string name="user_agent_firefox_on_linux">Firefox on Linux</string>
-        <string name="user_agent_chromium_on_linux">Chromium on Linux</string>
-        <string name="user_agent_firefox_on_windows">Firefox on Windows</string>
-        <string name="user_agent_chrome_on_windows">Chrome on Windows</string>
-        <string name="user_agent_edge_on_windows">Edge on Windows</string>
-        <string name="user_agent_internet_explorer_on_windows">Internet Explorer on Windows</string>
-        <string name="user_agent_safari_on_macos">Safari on macOS</string>
-        <string name="user_agent_custom">Custom</string>
+        <string name="options_user_agent">User Agent</string>
+            <string name="user_agent_privacy_browser">Privacy Browser</string>
+            <string name="user_agent_webview_default">WebView Default</string>
+            <string name="user_agent_firefox_on_android">Firefox on Android</string>
+            <string name="user_agent_chrome_on_android">Chrome on Android</string>
+            <string name="user_agent_safari_on_ios">Safari on iOS</string>
+            <string name="user_agent_firefox_on_linux">Firefox on Linux</string>
+            <string name="user_agent_chromium_on_linux">Chromium on Linux</string>
+            <string name="user_agent_firefox_on_windows">Firefox on Windows</string>
+            <string name="user_agent_chrome_on_windows">Chrome on Windows</string>
+            <string name="user_agent_edge_on_windows">Edge on Windows</string>
+            <string name="user_agent_internet_explorer_on_windows">Internet Explorer on Windows</string>
+            <string name="user_agent_safari_on_macos">Safari on macOS</string>
+            <string name="user_agent_custom">Custom</string>
         <string name="font_size">Font Size</string>
             <string name="twenty_five_percent">25%</string>
             <string name="fifty_percent">50%</string>
             <string name="two_hundred_percent">200%</string>
         <string name="swipe_to_refresh_options_menu">Swipe to Refresh</string>
         <string name="display_images">Display Images</string>
+        <string name="options_night_mode">Night Mode</string>
         <string name="view_source">View Source</string>
     <string name="share">Share</string>
         <string name="share_url">Share URL</string>
     <string name="api">API</string>
     <string name="build">Build:</string>
     <string name="security_patch">Security Patch:</string>
-    <string name="webview">WebView:</string>
+    <string name="webview_provider">WebView Provider:</string>
+    <string name="webview_version">WebView Version:</string>
     <string name="orbot">Orbot:</string>
     <string name="openkeychain">OpenKeychain:</string>
     <string name="easylist_label">EasyList:</string>
 
     <!-- Preferences. -->
     <string name="privacy">Privacy</string>
-        <string name="javascript_preference">Enable JavaScript by default</string>
+        <string name="javascript_preference">JavaScript</string>
         <string name="javascript_preference_summary">JavaScript allows websites to run programs (scripts) on the device.</string>
-        <string name="first_party_cookies_preference">Enable first-party cookies by default</string>
+        <string name="first_party_cookies_preference">First-party cookies</string>
         <string name="first_party_cookies_preference_summary">Because first-party cookies are an app level setting, when the active tab has cookies enabled,
             any network requests made in the background by other tabs will also include any stored cookies for their domains.
             Android KitKat (version 4.4.x) does not differentiate between first and third-party cookies and will enable them both with this setting.</string>
-        <string name="third_party_cookies_preference">Enable third-party cookies by default</string>
+        <string name="third_party_cookies_preference">Third-party cookies</string>
         <string name="third_party_cookies_summary">This setting requires Android Lollipop (version 5.0) or higher.  It has no effect if first-party cookies are disabled.</string>
-        <string name="dom_storage_preference">Enable DOM storage by default</string>
+        <string name="dom_storage_preference">DOM storage</string>
         <string name="dom_storage_preference_summary">JavaScript must be enabled for DOM storage to function.</string>
-        <string name="save_form_data_preference">Enable saving of form data by default</string>  <!-- The form data strings can be removed once the minimum API >= 26. -->
+        <string name="save_form_data_preference">Form data</string>  <!-- The form data strings can be removed once the minimum API >= 26. -->
         <string name="save_form_data_preference_summary">Saved form data can auto-populate fields on websites.</string>  <!-- The form data strings can be removed once the minimum API >= 26. -->
         <string name="user_agent">User agent</string>
         <string-array name="translated_user_agent_names">