Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 34bb27c45b7766d669261aca4cd71b5075e2ccf2..50a609fbd21fe76772dad6d0e4ba382da3432c4f 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -7466,6 +7466,12 @@ Keep your key file in a safe place. You will need it to create new versions of y |
| </if> |
| <!-- Omnibox --> |
| + <message name="IDS_FLAGS_EMPHASIZE_TITLES_IN_OMNIBOX_DROPDOWN_NAME" desc="Name for the flag that causes the omnibox dropdown to emphasize the titles of URLs"> |
| + Emphasize the titles of URLs in the omnibox dropdown |
|
Peter Kasting
2015/05/21 21:55:33
Nit: "the titles of URLs" -> "titles"
Mark P
2015/05/22 22:51:28
Done.
|
| + </message> |
| + <message name="IDS_FLAGS_EMPHASIZE_TITLES_IN_OMNIBOX_DROPDOWN_DESCRIPTION" desc="Description for the flag that causes the omnibox dropdown to emphasize the titles of URLs"> |
| + Causes the omnibox to sometime display the titles of URL suggestions that appear in the dropdown more prominently than the URL itself. Does not change the order of any suggestions. |
|
Peter Kasting
2015/05/21 21:55:33
Nit: How about: "Causes the omnibox dropdown to so
Mark P
2015/05/22 22:51:28
Removed second sentence.
Used your sentence but m
|
| + </message> |
| <if expr="not use_titlecase"> |
| <message name="IDS_PASTE_AND_GO" desc="The text label of the Paste And Go menu item when the clipboard contains a URL"> |
| Pa&ste and go |