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

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: Rebase 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 aa49484d6e7d3b4125891f5aae01c7a39911195f..66034da6e32789e12852f21f4be21c18e216f962 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