]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/values/strings.xml
Add a preference to control opening of intents in new tabs. https://redmine.stoutner...
[PrivacyBrowserAndroid.git] / app / src / main / res / values / strings.xml
index d7e3f21ba9835a7253e42dd4602b9b9d569d6115..03c9347d21ad8f2bf69b9a5e40bf326ac77aeef3 100644 (file)
@@ -53,6 +53,7 @@
     <string name="open_with">Open with</string>
     <string name="new_tab">New tab</string>
     <string name="add_tab">Add tab</string>
+    <string name="loading">Loading…</string>
 
     <!-- Save As. -->
     <string name="save_as">Save As</string>
                 <item>175</item>
                 <item>200</item>
             </string-array>
+        <string name="open_intents_in_new_tab">Open intents in new tab</string>
+        <string name="open_intents_in_new_tab_summary">Intents are links sent from other apps.</string>
         <string name="swipe_to_refresh">Swipe to refresh</string>
         <string name="swipe_to_refresh_summary">Some websites don’t work well if swipe to refresh is enabled.</string>
         <string name="scroll_app_bar">Scroll the app bar</string>