Chromium Code Reviews

Side by Side Diff: chrome/app/generated_resources.grd

Issue 3450021: Cloud print proxy management UI. (Closed)
Patch Set: Fix nits. Created 10 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
« no previous file with comments | « no previous file | chrome/browser/browser.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- This file contains definitions of resources that will be translated for 3 <!-- This file contains definitions of resources that will be translated for
4 each locale. --> 4 each locale. -->
5 5
6 <grit base_dir="." latest_public_release="0" current_release="1" 6 <grit base_dir="." latest_public_release="0" current_release="1"
7 source_lang_id="en" enc_check="möl"> 7 source_lang_id="en" enc_check="möl">
8 <outputs> 8 <outputs>
9 <output filename="grit/generated_resources.h" type="rc_header"> 9 <output filename="grit/generated_resources.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 4921 matching lines...)
4932 </message> 4932 </message>
4933 <message name="IDS_PRINT_SPOOL_FAILED_ERROR_TEXT" desc="Text in a messageb ox when printing fails because of printer issues."> 4933 <message name="IDS_PRINT_SPOOL_FAILED_ERROR_TEXT" desc="Text in a messageb ox when printing fails because of printer issues.">
4934 Something went wrong when trying to print. Please check your printer an d try again. 4934 Something went wrong when trying to print. Please check your printer an d try again.
4935 </message> 4935 </message>
4936 4936
4937 <!-- Cloud Print dialog messages --> 4937 <!-- Cloud Print dialog messages -->
4938 <message name="IDS_CLOUD_PRINT_TITLE" desc="Title for the print dialog"> 4938 <message name="IDS_CLOUD_PRINT_TITLE" desc="Title for the print dialog">
4939 Print 4939 Print
4940 </message> 4940 </message>
4941 4941
4942 <!-- Cloud Print proxy strings -->
4943 <message name="IDS_CLOUD_PRINT_SETUP_DIALOG_TITLE" desc="Title of the clou d print setup dialog.">
4944 Set up cloud printing
4945 </message>
4946
4942 <!-- Load State --> 4947 <!-- Load State -->
4943 <message name="IDS_LOAD_STATE_IDLE"></message> 4948 <message name="IDS_LOAD_STATE_IDLE"></message>
4944 <message name="IDS_LOAD_STATE_WAITING_FOR_CACHE"> 4949 <message name="IDS_LOAD_STATE_WAITING_FOR_CACHE">
4945 Waiting for cache... 4950 Waiting for cache...
4946 </message> 4951 </message>
4947 <message name="IDS_LOAD_STATE_ESTABLISHING_PROXY_TUNNEL"> 4952 <message name="IDS_LOAD_STATE_ESTABLISHING_PROXY_TUNNEL">
4948 Waiting for proxy tunnel... 4953 Waiting for proxy tunnel...
4949 </message> 4954 </message>
4950 <message name="IDS_LOAD_STATE_RESOLVING_PROXY_FOR_URL"> 4955 <message name="IDS_LOAD_STATE_RESOLVING_PROXY_FOR_URL">
4951 Resolving proxy... 4956 Resolving proxy...
(...skipping 1419 matching lines...)
6371 <message name="IDS_OPTIONS_SYSTEM_PROXIES_LABEL" desc="The info label for the 'Proxy settings' button when managed by the system."> 6376 <message name="IDS_OPTIONS_SYSTEM_PROXIES_LABEL" desc="The info label for the 'Proxy settings' button when managed by the system.">
6372 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> is using your comp uter's system proxy settings to connect to the network. 6377 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> is using your comp uter's system proxy settings to connect to the network.
6373 </message> 6378 </message>
6374 <message name="IDS_OPTIONS_EXTENSION_PROXIES_LABEL" desc="The info label f or the 'Proxy settings' button when managed by an extension."> 6379 <message name="IDS_OPTIONS_EXTENSION_PROXIES_LABEL" desc="The info label f or the 'Proxy settings' button when managed by an extension.">
6375 Your network proxy settings are being managed by an extension. 6380 Your network proxy settings are being managed by an extension.
6376 </message> 6381 </message>
6377 <message name="IDS_OPTIONS_PROXIES_CONFIGURE_BUTTON" desc="The label of th e 'Configure proxy settings' button"> 6382 <message name="IDS_OPTIONS_PROXIES_CONFIGURE_BUTTON" desc="The label of th e 'Configure proxy settings' button">
6378 Change proxy settings 6383 Change proxy settings
6379 </message> 6384 </message>
6380 6385
6386 <message name="IDS_OPTIONS_CLOUD_PRINT_PROXY_DISABLED_LABEL" desc="The lab el of the cloud print setup button when it hasn't been set up yet.">
6387 <ph name="CLOUD_PRINT_NAME">Cloud Print</ph> lets you access this comput er's printers from anywhere. Sign in to enable.
6388 </message>
6389 <message name="IDS_OPTIONS_CLOUD_PRINT_PROXY_DISABLED_BUTTON" desc="The la bel of the cloud proxy configure button when it hasn't been set up yet.">
6390 Sign in to <ph name="CLOUD_PRINT_NAME">Cloud Print</ph>
6391 </message>
6392 <message name="IDS_OPTIONS_CLOUD_PRINT_PROXY_ENABLED_LABEL" desc="The labe l of the cloud print setup button when it has been set up.">
6393 You are currently sharing your printers under the account <ph name="EMAI L">$1<ex>foo@bar.com</ex></ph>
6394 </message>
6395 <message name="IDS_OPTIONS_CLOUD_PRINT_PROXY_ENABLED_BUTTON" desc="The lab el of the cloud proxy configure button when it has been set up.">
6396 Disable <ph name="CLOUD_PRINT_NAME">Cloud Print</ph>
6397 </message>
6398 <message name="IDS_OPTIONS_CLOUD_PRINT_PROXY_ENABLED_MANAGE_BUTTON" desc=" The label of the link item for the cloud print management URL.">
6399 Manage Print Settings...
6400 </message>
6401
6381 <message name="IDS_OPTIONS_COOKIES_ACCEPT_LABEL" desc="The documentation s tring of the 'accept cookies' preference"> 6402 <message name="IDS_OPTIONS_COOKIES_ACCEPT_LABEL" desc="The documentation s tring of the 'accept cookies' preference">
6382 Cookie settings: 6403 Cookie settings:
6383 </message> 6404 </message>
6384 <if expr="not pp_ifdef('use_titlecase')"> 6405 <if expr="not pp_ifdef('use_titlecase')">
6385 <message name="IDS_OPTIONS_COOKIES_ACCEPT_ALL_COOKIES" desc="The label o f the 'Accept all cookies' dropdown list item"> 6406 <message name="IDS_OPTIONS_COOKIES_ACCEPT_ALL_COOKIES" desc="The label o f the 'Accept all cookies' dropdown list item">
6386 Allow all cookies 6407 Allow all cookies
6387 </message> 6408 </message>
6388 <message name="IDS_OPTIONS_COOKIES_RESTRICT_THIRD_PARTY_COOKIES" desc="T he label of the 'Restrict third-party cookies' dropdown list item. This option a ccepts third-party cookies only from visited sites."> 6409 <message name="IDS_OPTIONS_COOKIES_RESTRICT_THIRD_PARTY_COOKIES" desc="T he label of the 'Restrict third-party cookies' dropdown list item. This option a ccepts third-party cookies only from visited sites.">
6389 Accept cookies only from sites I visit 6410 Accept cookies only from sites I visit
6390 </message> 6411 </message>
(...skipping 762 matching lines...)
7153 </message> 7174 </message>
7154 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_SECURITY"> 7175 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_SECURITY">
7155 Security 7176 Security
7156 </message> 7177 </message>
7157 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_NETWORK"> 7178 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_NETWORK">
7158 Network 7179 Network
7159 </message> 7180 </message>
7160 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_TRANSLATE"> 7181 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_TRANSLATE">
7161 Translate 7182 Translate
7162 </message> 7183 </message>
7184 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_CLOUD_PRINT">
7185 <ph name="CLOUD_PRINT_NAME">Cloud Print</ph>
7186 </message>
7163 7187
7164 <!-- Script Timeout Dialog --> 7188 <!-- Script Timeout Dialog -->
7165 <message name="IDS_SCRIPT_TIMEOUT_DIALOG_TITLE" desc="Title of the script timeout dialog."> 7189 <message name="IDS_SCRIPT_TIMEOUT_DIALOG_TITLE" desc="Title of the script timeout dialog.">
7166 Unresponsive Script 7190 Unresponsive Script
7167 </message> 7191 </message>
7168 7192
7169 <message name="IDS_SCRIPT_TIMEOUT_DIALOG_BODY" desc="Message to warn that a script is unresponsive. (For example, it may be in an infinite loop.)"> 7193 <message name="IDS_SCRIPT_TIMEOUT_DIALOG_BODY" desc="Message to warn that a script is unresponsive. (For example, it may be in an infinite loop.)">
7170 A script running on this page is taking a loooong time to do its job. Do you want to see if the script can complete, or just give up? 7194 A script running on this page is taking a loooong time to do its job. Do you want to see if the script can complete, or just give up?
7171 </message> 7195 </message>
7172 7196
(...skipping 2517 matching lines...)
9690 9714
9691 </messages> 9715 </messages>
9692 9716
9693 <structures fallback_to_english="true"> 9717 <structures fallback_to_english="true">
9694 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 9718 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
9695 </structure> 9719 </structure>
9696 </structures> 9720 </structures>
9697 9721
9698 </release> 9722 </release>
9699 </grit> 9723 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/browser.h » ('j') | no next file with comments »

Powered by Google App Engine