]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/tr/guide_bookmarks_light.html
Updated translations.
[PrivacyBrowserAndroid.git] / app / src / main / assets / tr / guide_bookmarks_light.html
diff --git a/app/src/main/assets/tr/guide_bookmarks_light.html b/app/src/main/assets/tr/guide_bookmarks_light.html
new file mode 100644 (file)
index 0000000..b62d05b
--- /dev/null
@@ -0,0 +1,37 @@
+<!--
+  Copyright © 2018 Soren Stoutner <soren@stoutner.com>.
+
+  This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
+
+  Privacy Browser is free software: you can redistribute it and/or modify
+  it under the terms of the GNU General Public License as published by
+  the Free Software Foundation, either version 3 of the License, or
+  (at your option) any later version.
+
+  Privacy Browser is distributed in the hope that it will be useful,
+  but WITHOUT ANY WARRANTY; without even the implied warranty of
+  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+  GNU General Public License for more details.
+
+  You should have received a copy of the GNU General Public License
+  along with Privacy Browser.  If not, see <http://www.gnu.org/licenses/>. -->
+
+<html>
+    <head>
+        <meta charset="UTF-8">
+
+        <link rel="stylesheet" href="../css/light_theme.css">
+    </head>
+
+    <body>
+        <h3><img class="title" src="../shared_images/bookmarks_blue_light.png"> Bookmarks</h3>
+
+        <p>Bookmarks can be accessed in a drawer layout by swiping from the right of the screen.</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, which can be useful for troubleshooting problems with importing and exporting bookmarks.</p>
+    </body>
+</html>
\ No newline at end of file