]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/es/guide_bookmarks_light.html
Update the guide screenshots. https://redmine.stoutner.com/issues/413
[PrivacyBrowserAndroid.git] / app / src / main / assets / es / guide_bookmarks_light.html
index 40b697b8a2e467e1a6e0fe4bc5338fa7709efe37..c566e6b5649676b5bb0c330b0a58fbb96d11c38f 100644 (file)
@@ -1,7 +1,7 @@
 <!--
-  Copyright © 2018 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2018-2019 Soren Stoutner <soren@stoutner.com>.
 
-  Translation 2018 Jose A. León Becerra.  Copyright assigned to Soren Stoutner <soren@stoutner.com>.
+  Translation 2018 Jose A. León.  Copyright assigned to Soren Stoutner <soren@stoutner.com>.
 
   This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
 
     <head>
         <meta charset="UTF-8">
 
-        <link rel="stylesheet" href="../en/css/light_theme.css">
+        <link rel="stylesheet" href="../css/light_theme.css">
     </head>
 
     <body>
-        <h3><img class="title" src="../en/images/ic_bookmark_border_blue_light.png"> Bookmarks</h3>
+        <h3><img class="title" src="../shared_images/bookmarks_blue_light.png"> Favoritos</h3>
 
-        <p>Bookmarks can be accessed in a drawer layout by swiping from the right of the screen.</p>
+        <p>Se puede acceder a los favoritos en un diseño de cajón deslizando desde la derecha de la pantalla.</p>
 
         <img class="center" src="images/bookmarks.png">
 
-        <p>Tapping the top floating action button loads the bookmarks activity, which has advanced options like moving and deleting bookmarks.
-            From the bookmarks activity, there is an option to load the bookmarks database view. This shows the bookmarks as they exist in the SQLite database.
-            This will mostly be useful for troubleshooting problems with <a href="https://redmine.stoutner.com/issues/91">importing</a>
-            and <a href="https://redmine.stoutner.com/issues/23">exporting</a> bookmarks once those features are added.</p>
+        <p>Al tocar el botón de acción flotante superior se carga la actividad de favoritos, que tiene opciones avanzadas como mover y eliminar favoritos.
+            Desde la actividad de favoritos, hay una opción para cargar la vista de base de datos de favoritos.
+            Esto muestra los favoritos tal y como existen en la base de datos SQLite, lo que puede ser útil para solucionar problemas de importación y exportación de favoritos.</p>
     </body>
 </html>
\ No newline at end of file