| Index: chrome/app/bookmarks_strings.grdp
|
| diff --git a/chrome/app/bookmarks_strings.grdp b/chrome/app/bookmarks_strings.grdp
|
| index f59e688c40a23744c9e7f81f709c973bea5390b8..a37a574e1584df01968d403f8245dcee29c70c2c 100644
|
| --- a/chrome/app/bookmarks_strings.grdp
|
| +++ b/chrome/app/bookmarks_strings.grdp
|
| @@ -203,11 +203,6 @@
|
| <message name="IDS_BOOKMARK_BAR_SHOULD_OPEN_ALL" desc="Message in the message box shown if user asks to open a lot of bookmarks in a folder">
|
| Are you sure you want to open <ph name="TAB_COUNT">$1<ex>20</ex></ph> tabs?
|
| </message>
|
| - <if expr="is_android">
|
| - <message name="IDS_SHOW_BOOKMARK_BAR" desc="Mobile: The toggle to show the bookmark bar">
|
| - &Always show bookmarks bar
|
| - </message>
|
| - </if>
|
| <!-- End of Bookmarks Bar Context Menu strings. -->
|
|
|
| <!-- Begin of Bookmarks Bubble strings. -->
|
| @@ -466,13 +461,4 @@
|
| </message>
|
| <!-- End of Bookmark Star button strings. -->
|
|
|
| - <if expr="is_android">
|
| - <message name="IDS_BOOKMARK_EDIT_FOLDER" desc="Context menu item for editing a bookmark folder">
|
| - Edit folder
|
| - </message>
|
| - <message name="IDS_BOOKMARK_REMOVE_FOLDER" desc="Context menu item for removing a bookmark folder">
|
| - Remove folder
|
| - </message>
|
| - </if>
|
| -
|
| </grit-part>
|
|
|