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

Unified Diff: chrome/app/generated_resources.grd

Issue 7104121: Add (uneditable) display of extension keywords to the search engine manager. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Switch to HTML hidden attr. Other CR changes. Created 9 years, 5 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:
View side-by-side diff with in-line comments
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index d0da1917ebde554c32e669a4a63371e08a13e14a..84e6c504fe0c2f0410b52778693cfc248c272642 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -1275,6 +1275,10 @@ are declared in build/common.gypi.
desc="Title above the set of keywords Chrome automatically created as the user browses">
Other search engines
</message>
+ <message name="IDS_SEARCH_ENGINES_EDITOR_EXTENSIONS_SEPARATOR"
+ desc="Title above the set of keywords installed by active extensions">
+ Search engines added by extensions
+ </message>
<message name="IDS_SEARCH_ENGINES_EDITOR_DEFAULT_ENGINE"
desc="Engine name displayed for the engine in the list that is currently marked as default">

Powered by Google App Engine
This is Rietveld 408576698