diff options
author | cpu@chromium.org <cpu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-19 02:03:58 +0000 |
---|---|---|
committer | cpu@chromium.org <cpu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-19 02:03:58 +0000 |
commit | f4511874a6826efdbfd185bf1c61f631fb1e1d0d (patch) | |
tree | 0d781d988df0d5533b193f555ea17a69937ed588 /chrome/app/chromium_strings.grd | |
parent | 56e8d19dc868891ec347c3eb85f11ce11f19ef58 (diff) | |
download | chromium_src-f4511874a6826efdbfd185bf1c61f631fb1e1d0d.zip chromium_src-f4511874a6826efdbfd185bf1c61f631fb1e1d0d.tar.gz chromium_src-f4511874a6826efdbfd185bf1c61f631fb1e1d0d.tar.bz2 |
Remove repeated strings for translation (toast)
BUG=none
TEST=none
TBR=LaForge
Review URL: http://codereview.chromium.org/399105
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32468 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/chromium_strings.grd')
-rw-r--r-- | chrome/app/chromium_strings.grd | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd index c973d42..c8b4b21 100644 --- a/chrome/app/chromium_strings.grd +++ b/chrome/app/chromium_strings.grd @@ -382,12 +382,6 @@ be available for now. --> <message name="IDS_TRY_TOAST_TRY_OPT" desc="First option radio button on the dialog to try chrome"> Try it out (already installed) </message> - <message name="IDS_TRY_TOAST_UNINSTALL_OPT" desc="Second option radio button on the dialog to try chrome"> - Uninstall Chromium - </message> - <message name="IDS_TRY_TOAST_DOIT" desc="Try chrome again dialog standard OK button"> - OK - </message> <message name="IDS_TRY_TOAST_CANCEL" desc="Try chrome again dialog Cancel button"> Don't bug me </message> |