Chromium Code Reviews| 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 0ca1db6f3efd3cf62452692f82c6ea45a7b8fc28..62423a34d84a94fdb441b10b49bdcb0ebeffdc03 100644 |
| --- a/ios/chrome/app/strings/ios_strings.grd |
| +++ b/ios/chrome/app/strings/ios_strings.grd |
| @@ -1305,6 +1305,9 @@ Handoff must also be enabled in the General section of Settings, and your device |
| <message name="IDS_IOS_SPOTLIGHT_KEYWORD_TWO" desc="Keyword used in Spotlight that will be linked to the Chrome App. [iOS only]"> |
| Internet |
| </message> |
| + <message name="IDS_IOS_SUGGESTIONS_DONE" desc="Label of the navigation bar button to close the view."> |
| + Done |
| + </message> |
| <message name="IDS_IOS_SWITCH_BROWSER_MODE_ENTER_INCOGNITO" desc="The accessibility label of the switch browser mode button to enter the Incognito mode [iOS only]"> |
| Enter Incognito Mode |
| </message> |
| @@ -1522,6 +1525,9 @@ Your data was encrypted with your sync passphrase on <ph name="TIME">$2<ex>Sept |
| <message name="IDS_IOS_TOOLS_MENU_SHARE" desc="The iOS menu item for sharing the current URL [Length: 15em] [iOS only]"> |
| Share... |
| </message> |
| + <message name="IDS_IOS_TOOLS_MENU_SUGGESTIONS_UI" desc="The iOS menu item for displaying the Suggestions UI [Length: 15em] [iOS only]"> |
| + Suggestions UI |
|
lpromero
2017/01/18 13:32:15
Maybe just "Suggestions"? In case the term stays.
gambard
2017/01/18 14:34:47
Done.
|
| + </message> |
| <message name="IDS_IOS_TRANSLATE_SETTING" desc="Title for the view and option in Settings for Translate. [Length: 25em] [iOS only]"> |
| Google Translate |
| </message> |