diff options
author | scottbyer@google.com <scottbyer@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-02 21:57:35 +0000 |
---|---|---|
committer | scottbyer@google.com <scottbyer@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-02 21:57:35 +0000 |
commit | ea161da013c64b7d63921a3a23289a667d284e0e (patch) | |
tree | a69d71b4b815b7a61143e101147ea0124ddf56b8 /chrome/app/generated_resources.grd | |
parent | bdcbfd7bca18798c4ae1169e3c79f5c816df390f (diff) | |
download | chromium_src-ea161da013c64b7d63921a3a23289a667d284e0e.zip chromium_src-ea161da013c64b7d63921a3a23289a667d284e0e.tar.gz chromium_src-ea161da013c64b7d63921a3a23289a667d284e0e.tar.bz2 |
Cloud Print Dialog work.
Allow an HTML dialog to suppress the title bar in a Chromium OS bubble window.
For the Cloud Print dialog, remember the last size requested by the contents.
BUG=chromium-os:8494
TEST=none
Review URL: http://codereview.chromium.org/4110010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64824 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/generated_resources.grd')
-rw-r--r-- | chrome/app/generated_resources.grd | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index b9765de..5078f0b 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -5260,11 +5260,6 @@ Keep your key file in a safe place. You will need it to create new versions of y Something went wrong when trying to print. Please check your printer and try again. </message> - <!-- Cloud Print dialog messages --> - <message name="IDS_CLOUD_PRINT_TITLE" desc="Title for the print dialog"> - Print - </message> - <!-- Cloud Print proxy strings --> <message name="IDS_CLOUD_PRINT_SETUP_DIALOG_TITLE" desc="Title of the cloud print setup dialog."> Set up <ph name="CLOUD_PRINT_NAME">Google Cloud Print</ph> |