Initial pass at collapsable bookmarks
Change bookmark view to show all bookmarks
Group by account_name
Change-Id: I2c252c9f0e8d4df4271649dbe9bf3db336f921df
diff --git a/res/values/strings.xml b/res/values/strings.xml
index f3631d2..1efc39c 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1002,4 +1002,6 @@
<string name="recover_no">No</string>
<!-- Font size preview label [CHAR LIMIT=30] -->
<string name="preview">Preview:</string>
+ <!-- Name for the user's unsynced, local bookmarks [CHAR LIMIT=50] -->
+ <string name="local_bookmarks">Local</string>
</resources>