]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/ru/guide_bookmarks_dark.html
First complete Russian translation.
[PrivacyBrowserAndroid.git] / app / src / main / assets / ru / guide_bookmarks_dark.html
index 2e43f2ba6520b93f3029c013f917d57299f1acc1..ce412f34c4fb5007ffd23228fd4a3c165574b242 100644 (file)
     <head>
         <meta charset="UTF-8">
 
-        <link rel="stylesheet" href="../en/css/dark_theme.css">
+        <link rel="stylesheet" href="../css/dark_theme.css">
     </head>
 
     <body>
-        <h3><img class="title" src="../en/images/ic_bookmark_border_blue_dark.png"> Закладки</h3>
+        <h3><img class="title" src="../shared_images/ic_bookmark_border_blue_dark.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">
 
-        <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.
+            Это будет полезно для устранения неполадок с <a href="https://redmine.stoutner.com/issues/91">импортом</a> и <a href="https://redmine.stoutner.com/issues/23">экспортом</a> закладок,
+            когда эта функция будет добавлена.</p>
     </body>
 </html>
\ No newline at end of file