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

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: Catch up with base namespace for values. 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
« no previous file with comments | « no previous file | chrome/browser/resources/options/search_engine_manager.css » ('j') | no next file with comments »
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 cabe5fa302d63a993f45562cc31adf008a6189d1..52415c7a56c4d72b966cba9ec05466d16024bd52 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">
« no previous file with comments | « no previous file | chrome/browser/resources/options/search_engine_manager.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698