]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/values-es/strings.xml
Restore saving as MHT web archives. https://redmine.stoutner.com/issues/677
[PrivacyBrowserAndroid.git] / app / src / main / res / values-es / strings.xml
index eb52a899912f2a4caf86087ec4fa9dcb8cf58203..9698f3b89746fb80eb7776ba2edd91a47b01fcec 100644 (file)
@@ -3,7 +3,7 @@
 <!--
   Copyright © 2016-2021 Soren Stoutner <soren@stoutner.com>.
 
-  Translation 2017-2020 Jose A. León Becerra.  Copyright assigned to Soren Stoutner <soren@stoutner.com>.
+  Translation 2017-2021 Jose A. León Becerra.  Copyright assigned to Soren Stoutner <soren@stoutner.com>.
 
   This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
 
 
     <!-- Save Dialogs. -->
     <string name="save_url">Guardar URL</string>
+    <string name="save_archive">Guardar archivo</string>
     <string name="save_text">Guardar texto</string>
     <string name="save_image">Guardar imagen</string>
     <string name="save_logcat">Guardar logcat</string>
     <string name="saving_file">Guardando archivo:</string>
     <string name="file_saved">Archivo guardado:</string>
     <string name="processing_image">Procesando imagen… :</string>
+    <string name="image_saved">Imagen guardada:</string>
     <string name="error_saving_file">Error guardando archivo:</string>
 
     <!-- View Source. -->