diff options
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/chromium_strings.grd | 6 | ||||
-rw-r--r-- | chrome/app/google_chrome_strings.grd | 6 |
2 files changed, 0 insertions, 12 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> diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd index 6e3c498..7f642d1 100644 --- a/chrome/app/google_chrome_strings.grd +++ b/chrome/app/google_chrome_strings.grd @@ -432,12 +432,6 @@ Chrome supports. --> <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 Google Chrome - </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> |