]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/values/strings.xml
Remove Internet Explorer from the user agents. https://redmine.stoutner.com/issues/801
[PrivacyBrowserAndroid.git] / app / src / main / res / values / strings.xml
index b464ef7d7c975d60f6a6264ff22cb2cf51421865..e50124544732d9a8778a449d69cfbce66a1eb849 100644 (file)
 
     <!-- Logcat.  Android removes double spaces, but extra spaces can be manually specified with the Unicode `\u0020` formatting.
         The `%1$s` code inserts variables into the displayed text and should be preserved in translation.-->
-    <string name="copy">Copy</string>
+    <string name="copy_string">Copy</string>
     <string name="clear">Clear</string>
     <string name="logcat_copied">Logcat copied.</string>
     <string name="privacy_browser_logcat_txt">Privacy Browser %1$s Logcat.txt</string>
             <item>Firefox on Windows</item>
             <item>Chrome on Windows</item>
             <item>Edge on Windows</item>
-            <item>Internet Explorer on Windows</item>
             <item>Safari on macOS</item>
             <item>Custom</item>
         </string-array>
             <item>Firefox on Windows</item>
             <item>Chrome on Windows</item>
             <item>Edge on Windows</item>
-            <item>Internet Explorer on Windows</item>
             <item>Safari on macOS</item>
             <item>Custom</item>
         </string-array>
             <item>Firefox on Windows</item>
             <item>Chrome on Windows</item>
             <item>Edge on Windows</item>
-            <item>Internet Explorer on Windows</item>
             <item>Safari on macOS</item>
             <item>Custom user agent</item>
         </string-array>
             <item>Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:94.0) Gecko/20100101 Firefox/94.0</item>
             <item>Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36</item>
             <item>Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.55 Safari/537.36 Edg/96.0.1054.34</item>
-            <item>Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko</item>
             <item>Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1 Safari/605.1.15</item>
             <item>Custom user agent</item>  <!-- This item must not be translated into other languages because it is referenced in code.  It is never displayed on the screen. -->
         </string-array>