]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/values-es/strings.xml
Release 2.10.
[PrivacyBrowserAndroid.git] / app / src / main / res / values-es / strings.xml
index 4ec9ce36810698d8cc668860e3cafcedd6a33f72..e3f0bcfcb544e7443bacf9424fc960478cb8dced 100644 (file)
@@ -54,6 +54,8 @@
     <string name="image_name">Nombre de imagen</string>
     <string name="unknown_size">TamaƱo desconocido</string>
     <string name="download">Descargar</string>
+    <string name="cannot_download_file">Este archivo no puede descargarse porque no tiene un URI HTTP o HTTPS.</string>
+    <string name="cannot_download_image">Esta imagen no puede descargarse porque no tiene un URI HTTP o HTTPS.</string>
 
     <!-- Custom App Bar. -->
     <string name="favorite_icon">Icono favorito</string>
     <string name="licenses">Licencias</string>
     <string name="contributors">Colaboradores</string>
     <string name="links">Enlaces</string>
-    <string name="cannot_download_file">Este archivo no puede descargarse porque no tiene un URI HTTP o HTTPS.</string>
-    <string name="cannot_download_image">Esta imagen no puede descargarse porque no tiene un URI HTTP o HTTPS.</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">AutorizaciĆ³n publicitaria</string>
 </resources>
\ No newline at end of file