]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/values-it/strings.xml
Rename `Default font size` to `Font size`. https://redmine.stoutner.com/issues/351
[PrivacyBrowserAndroid.git] / app / src / main / res / values-it / strings.xml
index f39084046f31be24bd8c171c940888515741b138..faa7f34b5b9f63e86e03e85de7f9b551719e2f13 100644 (file)
@@ -46,6 +46,7 @@
     <string name="close_navigation_drawer">Chiudi il menu di navigazione</string>
     <string name="no_title">Nessun titolo</string>
     <string name="unrecognized_url">URL non riconosciuta:</string>
+    <string name="open_with">Apri con</string>
 
     <!-- Save As. -->
     <string name="save_as">Salva come</string>
         <string name="clear_cache_summary">Cancella solo la cache di WebView.</string>
     <string name="general">Generale</string>
         <string name="homepage">Homepage</string>
-        <string name="default_font_size">Dimensione standard carattere</string>
-        <string-array name="default_font_size_entries">
+        <string name="font_size_preference">Dimensione font</string>
+        <string-array name="font_size_entries">
             <item>25%</item>
             <item>50%</item>
             <item>75%</item>
             </string-array>
         <string name="swipe_to_refresh">Swipe per aggiornare</string>
         <string name="swipe_to_refresh_summary">Alcuni siti non funzionano correttamente se questa opzione è abilitata.</string>
+        <string name="download_with_external_app">Scarica con un\'applicazione esterna</string>
+        <string name="download_with_external_app_summary">Il download manager di Android potrebbe non funzionare correttamente su alcuni dispositivi.</string>
         <string name="display_additional_app_bar_icons">Mostra icone addizionali nella barra dell\'applicazione</string>
         <string name="display_additional_app_bar_icons_summary">Mostra nella barra dell\'applicazione le icone per l\'aggiornamento di WebView e, se lo spazio è sufficiente,
             per l\'attivazione dei cookie e del DOM storage.</string>
 
     <!-- Ad Control. There are no ads in the standard flavor, but this string must exist because it is  referenced in the code. -->
     <string name="ad_consent">Consenso agli annunci</string>
-</resources>
+</resources>
\ No newline at end of file