]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/es/guide_bookmarks_light.html
Second half of update to the Guide.
[PrivacyBrowserAndroid.git] / app / src / main / assets / es / guide_bookmarks_light.html
index 40b697b8a2e467e1a6e0fe4bc5338fa7709efe37..1d4ad67391aba700bc76988ebf761a35016fea44 100644 (file)
@@ -1,7 +1,7 @@
 <!--
   Copyright © 2018 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>
+            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, which can be useful for troubleshooting problems with importing and exporting bookmarks.</p>
     </body>
 </html>
\ No newline at end of file