| 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 11495c24f5c038f395c0245b469169e8ec49a1c3..badba64946a3a1b7b8cdfae6cf1d0016db63609c 100644
|
| --- a/ios/chrome/app/strings/ios_strings.grd
|
| +++ b/ios/chrome/app/strings/ios_strings.grd
|
| @@ -154,7 +154,7 @@ all other OS specific variables will be false.
|
| YY
|
| </message>
|
| <message name="IDS_IOS_KEYBOARD_BOOKMARK_THIS_PAGE" desc="In Title Case: Title of the keyboard shortcut that bookmarks the current page. [Length: 20 em] [iOS only]">
|
| - Bookmark This Page...
|
| + Bookmark This Page…
|
| </message>
|
| <message name="IDS_IOS_KEYBOARD_HISTORY_BACK" desc="Title of the keyboard shortcut to go back in the history menu. [Length: 20 em] [iOS only]">
|
| Back
|
| @@ -163,7 +163,7 @@ all other OS specific variables will be false.
|
| Forward
|
| </message>
|
| <message name="IDS_IOS_KEYBOARD_OPEN_LOCATION" desc="Title of the keyboard shortcut to open a location (puts cursor in the URL bar). [Length: 20 em] [iOS only]">
|
| - Open Location...
|
| + Open Location…
|
| </message>
|
| <message name="IDS_IOS_KEYBOARD_REOPEN_CLOSED_TAB" desc="Title of the keyboard shortcut to reopen a recently closed tab. [Length: 20 em] [iOS only]">
|
| Reopen Closed Tab
|
|
|