]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/values/strings.xml
Update URL link in copyright text at the beginning of files and information about...
[PrivacyBrowserAndroid.git] / app / src / main / res / values / strings.xml
index e6d9c2fdfdf2a097d7d27f43c2db2541c731652d..0c810c0571da136cafe489ef2417c0e4e3b4256f 100644 (file)
@@ -3,7 +3,7 @@
 <!--
   Copyright 2015-2016 Soren Stoutner <soren@stoutner.com>.
 
-  This file is part of Privacy Browser <https://privacybrowser.stoutner.com/>.
+  This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
 
   Privacy Browser is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
     <string name="privacy_browser">Privacy Browser</string>
     <string name="privacy_browser_settings">Privacy Browser Settings</string>
 
+    <!-- Ad control strings. -->
+    <string name="free_flavor">false</string>
+
+    <!-- MainWebViewActivity. -->
+    <string name="privacy_mode">Privacy Mode</string>
+    <string name="download_started">Download started</string>
+
     <!-- Custom App Bar. -->
     <string name="favorite_icon">Favorite Icon</string>
 
     <string name="cookies">Cookies</string>
     <string name="clear_dom_storage">Clear DOM Storage</string>
     <string name="clear_cookies">Clear Cookies</string>
+    <string name="add_to_home_screen">Add to Home Screen</string>
+    <string name="downloads">Downloads</string>
+    <string name="navigation">Navigation</string>
     <string name="home">Home</string>
     <string name="refresh">Refresh</string>
     <string name="back">Back</string>
     <string name="forward">Forward</string>
-    <string name="copy_url">Copy URL</string>
-    <string name="paste_url">Paste URL</string>
-    <string name="share_url">Share URL</string>
-    <string name="add_to_home_screen">Add to Home Screen</string>
-    <string name="downloads">Downloads</string>
+    <string name="share">Share</string>
     <string name="settings">Settings</string>
     <string name="about">About</string>
     <string name="clear_and_exit">Clear and Exit</string>