diff options
author | johnnyg@google.com <johnnyg@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-31 01:37:27 +0000 |
---|---|---|
committer | johnnyg@google.com <johnnyg@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-31 01:37:27 +0000 |
commit | 83a5f08249fa191221ef5ab88abda528319f5db6 (patch) | |
tree | 391ac92f8d517a67b56fc9e70d522cc3cb2fdcdc /chrome/app | |
parent | a1d1e53e43d287a65a4e5bf09e7e960eae569bbf (diff) | |
download | chromium_src-83a5f08249fa191221ef5ab88abda528319f5db6.zip chromium_src-83a5f08249fa191221ef5ab88abda528319f5db6.tar.gz chromium_src-83a5f08249fa191221ef5ab88abda528319f5db6.tar.bz2 |
Reverting 30656.
Review URL: http://codereview.chromium.org/342072
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30657 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/generated_resources.grd | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index 7de0c3d..275e7a7a6 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -489,9 +489,6 @@ each locale. --> <message name="IDS_CONTENT_CONTEXT_SEARCHWEBFOR" desc="The name of the Search the Web for 'string' command in the content area context menu"> &Search <ph name="SEARCH_ENGINE">$1<ex>Google</ex></ph> for '<ph name="SEARCH_TERMS">$2<ex>flowers</ex></ph>' </message> - <message name="IDS_CONTENT_CONTEXT_GOTOURL" desc="The name of the Go to 'url' command in the content area context menu"> - &Go to <ph name="URL">$1<ex>http://www.google.com/</ex></ph> - </message> <message name="IDS_CONTENT_CONTEXT_ADDSEARCHENGINE" desc="The name of the Add as Search Engine command in the content area context menu"> Add as search en&gine... </message> @@ -665,9 +662,6 @@ each locale. --> <message name="IDS_CONTENT_CONTEXT_SEARCHWEBFOR" desc="In Title Case: The name of the Search the Web for 'string' command in the content area context menu"> &Search <ph name="SEARCH_ENGINE">$1<ex>Google</ex></ph> for '<ph name="SEARCH_TERMS">$2<ex>flowers</ex></ph>' </message> - <message name="IDS_CONTENT_CONTEXT_GOTOURL" desc="In Title Case: The name of the Go to url for 'string' command in the content area context menu"> - &Go to <ph name="URL">$1<ex>http://www.google.com/</ex></ph> - </message> <message name="IDS_CONTENT_CONTEXT_ADDSEARCHENGINE" desc="In Title Case: The name of the Add as Search Engine command in the content area context menu"> Add As Search En&gine... </message> |