summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authorscottbyer@chromium.org <scottbyer@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-27 18:38:25 +0000
committerscottbyer@chromium.org <scottbyer@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-27 18:38:25 +0000
commit0233759c8f0a17a73899bfed59ae21a777a3d637 (patch)
tree80d589261b7970c8980eb741fb69430a82dce892 /chrome/app
parentc5a272dbd00c74dffe922523811a4ecbcd7f882b (diff)
downloadchromium_src-0233759c8f0a17a73899bfed59ae21a777a3d637.zip
chromium_src-0233759c8f0a17a73899bfed59ae21a777a3d637.tar.gz
chromium_src-0233759c8f0a17a73899bfed59ae21a777a3d637.tar.bz2
Cloud print proxy management UI.
Based in the Under-the-Hood section of options, this UI allows mere mortals to turn on and off the cloud print proxy. Currently working on Windows only, behind a flag. BUG=none TEST=Open up the options, turn CPP on and off. Review URL: http://codereview.chromium.org/3450021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60684 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/generated_resources.grd24
1 files changed, 24 insertions, 0 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 76c87d4..8fa976a 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -4942,6 +4942,11 @@ Keep your key file in a safe place. You will need it to create new versions of y
Print
</message>
+ <!-- Cloud Print proxy strings -->
+ <message name="IDS_CLOUD_PRINT_SETUP_DIALOG_TITLE" desc="Title of the cloud print setup dialog.">
+ Set up cloud printing
+ </message>
+
<!-- Load State -->
<message name="IDS_LOAD_STATE_IDLE"></message>
<message name="IDS_LOAD_STATE_WAITING_FOR_CACHE">
@@ -6381,6 +6386,22 @@ Keep your key file in a safe place. You will need it to create new versions of y
Change proxy settings
</message>
+ <message name="IDS_OPTIONS_CLOUD_PRINT_PROXY_DISABLED_LABEL" desc="The label of the cloud print setup button when it hasn't been set up yet.">
+ <ph name="CLOUD_PRINT_NAME">Cloud Print</ph> lets you access this computer's printers from anywhere. Sign in to enable.
+ </message>
+ <message name="IDS_OPTIONS_CLOUD_PRINT_PROXY_DISABLED_BUTTON" desc="The label of the cloud proxy configure button when it hasn't been set up yet.">
+ Sign in to <ph name="CLOUD_PRINT_NAME">Cloud Print</ph>
+ </message>
+ <message name="IDS_OPTIONS_CLOUD_PRINT_PROXY_ENABLED_LABEL" desc="The label of the cloud print setup button when it has been set up.">
+ You are currently sharing your printers under the account <ph name="EMAIL">$1<ex>foo@bar.com</ex></ph>
+ </message>
+ <message name="IDS_OPTIONS_CLOUD_PRINT_PROXY_ENABLED_BUTTON" desc="The label of the cloud proxy configure button when it has been set up.">
+ Disable <ph name="CLOUD_PRINT_NAME">Cloud Print</ph>
+ </message>
+ <message name="IDS_OPTIONS_CLOUD_PRINT_PROXY_ENABLED_MANAGE_BUTTON" desc="The label of the link item for the cloud print management URL.">
+ Manage Print Settings...
+ </message>
+
<message name="IDS_OPTIONS_COOKIES_ACCEPT_LABEL" desc="The documentation string of the 'accept cookies' preference">
Cookie settings:
</message>
@@ -7163,6 +7184,9 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_TRANSLATE">
Translate
</message>
+ <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_CLOUD_PRINT">
+ <ph name="CLOUD_PRINT_NAME">Cloud Print</ph>
+ </message>
<!-- Script Timeout Dialog -->
<message name="IDS_SCRIPT_TIMEOUT_DIALOG_TITLE" desc="Title of the script timeout dialog.">