| Index: chrome/android/java/strings/android_chrome_strings.grd
|
| diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd
|
| index 687be0d043f1b2f9c3547b113c462f104df01256..cdf4e538ed1e32934505071970d3a40e251e3300 100644
|
| --- a/chrome/android/java/strings/android_chrome_strings.grd
|
| +++ b/chrome/android/java/strings/android_chrome_strings.grd
|
| @@ -1830,6 +1830,15 @@ Just open Chrome on your computer, go to the menu, and select “Sign in to Chro
|
| <message name="IDS_ENHANCED_BOOKMARK_ACTION_BAR_EDIT_FOLDER" desc="Button text for editing current folder action on the enhanced bookmark action bar [CHAR-LIMIT=32]">
|
| Edit folder
|
| </message>
|
| + <message name="IDS_ENHANCED_BOOKMARK_ACTION_BAR_SEARCH" desc="Button text for bookmark search action on the enhanced bookmark action bar [CHAR-LIMIT=32]">
|
| + Search bookmarks
|
| + </message>
|
| + <message name="IDS_ENHANCED_BOOKMARK_NO_RESULT" desc="Text explaining that no bookmarks are found to match a search query">
|
| + No bookmarks found
|
| + </message>
|
| + <message name="IDS_ENHANCED_BOOKMARK_ACTION_BAR_EDIT_BOOKMARKS" desc="Button text for editing bookmarks action on the enhanced bookmark action bar [CHAR-LIMIT=32]">
|
| + Edit bookmarks
|
| + </message>
|
| <message name="IDS_ENHANCED_BOOKMARK_ACTION_BAR_MOVE" desc="Button text for bookmark move action on the enhanced bookmark action bar [CHAR-LIMIT=32]">
|
| Move bookmarks
|
| </message>
|
|
|