]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/values/strings.xml
Exit the full screen video mode if opening a new tab via an intent. https://redmine...
[PrivacyBrowserAndroid.git] / app / src / main / res / values / strings.xml
index 5ef6920df7d203efd239f01cd2f8e08ecc7600cd..3f5aff2bc638ecf39f564d272b20d777e5da36c5 100644 (file)
 
     <!-- Preferences. -->
     <string name="privacy">Privacy</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="cookies_preference">Cookies</string>
         <string name="cookies_preference_summary">Cookies are an app level setting. When the active tab has cookies enabled,
             any network request made in the background by another tab also has cookies enabled.</string>
         <string name="dom_storage_preference">DOM storage</string>