]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/ru/guide_bookmarks_light.html
Release 2.16.
[PrivacyBrowserAndroid.git] / app / src / main / assets / ru / guide_bookmarks_light.html
index 134f84222a561fbad8a9f51dff741d7ff222a24c..e484e5e8a7f53bc91d2b8f317f72a52088e538c7 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright © 2018 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2018-2019 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"> Закладки</h3>
+        <h3><img class="title" src="../shared_images/bookmarks_blue_light.png"> Закладки</h3>
 
-        <p>Bookmarks can be accessed in a drawer layout by swiping from the right of the screen.</p>
+        <p>К закладкам можно получить доступ из боковой панели, выполнив свайп от правой части экрана.</p>
 
-        <img class="center" src="images/bookmarks.png">
+        <img class="center21" 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>Нажатие верхней всплывающей кнопки позволит совершать над закладками такие действия, как перемещение и удаление. Также из этого меню есть возможность загрузить представление базы данных закладок.
+            Это отобразит закладки так, как они существуют в базе данных SQLite, что может быть полезным для устранения проблем с импортом и экспортом закладок.</p>
     </body>
 </html>
\ No newline at end of file