diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-05 00:43:58 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-05 00:43:58 +0000 |
commit | 952cc40307a2309fde272079e8706113d609a450 (patch) | |
tree | a929dfad0081b93b05fa4307d143b7fb49f74517 /chrome | |
parent | f4e426b68a6c7fdaea6a88ea7636da3d6f900509 (diff) | |
download | chromium_src-952cc40307a2309fde272079e8706113d609a450.zip chromium_src-952cc40307a2309fde272079e8706113d609a450.tar.gz chromium_src-952cc40307a2309fde272079e8706113d609a450.tar.bz2 |
Remove a string we haven't used for a while.
Review URL: http://codereview.chromium.org/9379
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@4715 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r-- | chrome/app/generated_resources.grd | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index ef8c525..e6efd99 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -136,9 +136,6 @@ each locale. --> Did you mean to go to <ph name="SITE">$1<ex>http://intranetsite/</ex></ph>? </message> - <message name="IDS_AUTOCOMPLETE_NO_ACTION" desc="Description for the dummy match displayed when no action is possible."> - (No action possible) - </message> <message name="IDS_AUTOCOMPLETE_KEYWORD_DESCRIPTION" desc="Description for a keyword match."> (Keyword: <ph name="KEYWORD">$1</ph>) </message> |