Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(231)

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 1155673002: Omnibox - Add About Flag to Reverse Title and URLs in the Dropdown (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove extra blank line Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/autocomplete/bookmark_provider.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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&amp;ste and go
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/autocomplete/bookmark_provider.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698