changed AddBookmark UI
make folder editing and add folder button mutually
exclusive
use ok button in edit folder name mode in addition to
soft keyboard enter
fixed folder list on startup
Change-Id: Ie0bec93f1afe1f16e1693086f2fb25fd5ff723ad
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 33e30b0..6649f3d 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -131,7 +131,7 @@
<!-- Default name for a new folder -->
<string name="new_folder">New folder</string>
<!-- Field label in Bookmark dialog box: title that the user wishes to use for the bookmark -->
- <string name="name">label</string>
+ <string name="name">Label</string>
<!-- Initial value in Location field in Bookmark dialog box -->
<string name="http">http://</string>
<!-- Menu item that opens a dialog to save a bookmark for the current page -->