| Index: ios/chrome/app/strings/ios_strings.grd
|
| diff --git a/ios/chrome/app/strings/ios_strings.grd b/ios/chrome/app/strings/ios_strings.grd
|
| index 50a4d1b9e70c818a15fb59f0311c8b16dd5ed516..7791700cf812325960a3a315492f4ebc6f8d4ae4 100644
|
| --- a/ios/chrome/app/strings/ios_strings.grd
|
| +++ b/ios/chrome/app/strings/ios_strings.grd
|
| @@ -354,18 +354,12 @@ locale. The strings in this file are specific to iOS.
|
| <message name="IDS_IOS_BOOKMARK_NAME_FIELD_HEADER" desc="Title shown above bookmark name field on Edit Bookmark screen. [Length: 20em]">
|
| Name
|
| </message>
|
| - <message name="IDS_IOS_BOOKMARK_NEW_ALL_BOOKMARKS_LABEL" desc="A label for a button that takes the user to a screen where they can see all their bookmarks. [Length: 30em.]">
|
| - All Bookmarks
|
| - </message>
|
| <message name="IDS_IOS_BOOKMARK_NEW_BACK_LABEL" desc="Accessibility label for a button that takes the user back to the previous screen. [Length: 30em.]">
|
| Back
|
| </message>
|
| <message name="IDS_IOS_BOOKMARK_NEW_BOOKMARKS_BAR_TITLE" desc="Text that describes the bookmarks present in the bookmarks bar for chrome on desktop. [Length: 30em.] [iOS only]">
|
| Bookmarks Bar
|
| </message>
|
| - <message name="IDS_IOS_BOOKMARK_NEW_BOOKMARKS_LABEL" desc="A title for the screen where the user can see all their bookmarks. [Length: 30em.]">
|
| - Bookmarks
|
| - </message>
|
| <message name="IDS_IOS_BOOKMARK_NEW_BOOKMARK_CREATED" desc="A description presented to the user that they just created a bookmark. [Length: 30em.] [iOS only]">
|
| Item created
|
| </message>
|
|
|