| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 <!-- This file contains definitions of strings that are specific to | 2 <!-- This file contains definitions of strings that are specific to |
| 3 Google Chrome. These strings will be translated for each locale that Google | 3 Google Chrome. These strings will be translated for each locale that Google |
| 4 Chrome supports. --> | 4 Chrome supports. --> |
| 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/google_chrome_strings.h" type="rc_header"> | 9 <output filename="grit/google_chrome_strings.h" type="rc_header"> |
| 10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
| (...skipping 898 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 909 Chrome will securely store your information so you don't need to type it
in again, but you will still need to verify your card's security code for futur
e payments. | 909 Chrome will securely store your information so you don't need to type it
in again, but you will still need to verify your card's security code for futur
e payments. |
| 910 </message> | 910 </message> |
| 911 <message name="IDS_AUTOFILL_NEW_CREDIT_CARD_BUBBLE_TITLE" desc="Title text
of the new credit card bubble informing a user their billing information has be
en saved in chrome."> | 911 <message name="IDS_AUTOFILL_NEW_CREDIT_CARD_BUBBLE_TITLE" desc="Title text
of the new credit card bubble informing a user their billing information has be
en saved in chrome."> |
| 912 Your billing details have been saved in Chrome. | 912 Your billing details have been saved in Chrome. |
| 913 </message> | 913 </message> |
| 914 <message name="IDS_AUTOFILL_WALLET_UPGRADE_CHROME_ERROR" desc="Text explai
ning that user must upgrade Chrome to use Wallet."> | 914 <message name="IDS_AUTOFILL_WALLET_UPGRADE_CHROME_ERROR" desc="Text explai
ning that user must upgrade Chrome to use Wallet."> |
| 915 You must upgrade Chrome to use Google Wallet [<ph name="ERROR_CODE">$1<e
x>54</ex></ph>]. | 915 You must upgrade Chrome to use Google Wallet [<ph name="ERROR_CODE">$1<e
x>54</ex></ph>]. |
| 916 </message> | 916 </message> |
| 917 | 917 |
| 918 <!-- Network Error Pages --> | 918 <!-- Network Error Pages --> |
| 919 <message name="IDS_ERRORPAGES_SUGGESTION_NETWORK_PREDICTION_BODY" desc="Wh
en a page fails to load, sometimes we suggest disabling predicting network actio
ns. These are details below a header."> | 919 <if expr="not is_android"> |
| 920 Go to | 920 <message name="IDS_ERRORPAGES_SUGGESTION_NETWORK_PREDICTION_BODY" desc="
When a page fails to load, sometimes we suggest disabling predicting network act
ions. These are details below a header for non Android devices."> |
| 921 the Chrome menu > | 921 Go to |
| 922 <ph name="SETTINGS_TITLE"><span jscontent="settingsTitle"></spa
n><ex>Settings</ex></ph> | 922 the Chrome menu > |
| 923 > | 923 <ph name="SETTINGS_TITLE"><span jscontent="settingsTitle"></s
pan><ex>Settings</ex></ph> |
| 924 <ph name="ADVANCED_TITLE"><span jscontent="advancedTitle"></spa
n><ex>Under the Hood</ex></ph> | 924 > |
| 925 and deselect "<ph name="NO_PREFETCH_DESCRIPTION"><span jscontent
="noNetworkPredictionTitle"></span><ex>Predict network actions to impro
ve page load performance</ex></ph>." | 925 <ph name="ADVANCED_TITLE"><span jscontent="advancedTitle"></s
pan><ex>Under the Hood</ex></ph> |
| 926 If this does not resolve the issue, we recommend selecting this option | 926 and deselect "<ph name="NO_PREFETCH_DESCRIPTION"><span jsconte
nt="noNetworkPredictionTitle"></span><ex>Predict network actions to imp
rove page load performance</ex></ph>." |
| 927 again for improved performance. | 927 If this does not resolve the issue, we recommend selecting this option |
| 928 </message> | 928 again for improved performance. |
| 929 </message> |
| 930 </if> |
| 931 <if expr="is_android"> |
| 932 <message name="IDS_ERRORPAGES_SUGGESTION_NETWORK_PREDICTION_BODY" desc="
When a page fails to load, sometimes we suggest disabling predicting network act
ions. These are details below a header for Android devices. Note that on devic
es without mobile network (3G) capability, the setting is a checkbox, while on o
ther devices, it is a list of three items. The words _disable_ and _re-enabling
_ can be used for both cases."> |
| 933 Go to the Chrome menu > Settings > (Advanced) Privacy |
| 934 and disable "Network action predictions." |
| 935 If this does not resolve the issue, we recommend re-enabling this opti
on |
| 936 again for improved performance. |
| 937 </message> |
| 938 </if> |
| 929 <message name="IDS_ERRORPAGES_SUGGESTION_FIREWALL_CONFIG_HEADER" desc="Whe
n a webpage fails to load, in some cases we suggest reconfiguring the firewall.
This is a header above some details."> | 939 <message name="IDS_ERRORPAGES_SUGGESTION_FIREWALL_CONFIG_HEADER" desc="Whe
n a webpage fails to load, in some cases we suggest reconfiguring the firewall.
This is a header above some details."> |
| 930 Allow Chrome to access the network in your firewall or antivirus | 940 Allow Chrome to access the network in your firewall or antivirus |
| 931 settings. | 941 settings. |
| 932 </message> | 942 </message> |
| 933 <if expr="is_macosx"> | 943 <if expr="is_macosx"> |
| 934 <message name="IDS_ERRORPAGES_SUGGESTION_PROXY_DISABLE_PLATFORM" desc="M
ac OSX instructions for disabling use of a proxy server."> | 944 <message name="IDS_ERRORPAGES_SUGGESTION_PROXY_DISABLE_PLATFORM" desc="M
ac OSX instructions for disabling use of a proxy server."> |
| 935 Go to | 945 Go to |
| 936 Applications > System Preferences > Network > Advanced > P
roxies | 946 Applications > System Preferences > Network > Advanced > P
roxies |
| 937 and deselect any proxies that have been selected. | 947 and deselect any proxies that have been selected. |
| 938 </message> | 948 </message> |
| (...skipping 317 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1256 Chrome updates automatically so you always have the freshest version.
When this download completes, Chrome will restart and you'll be on your way. | 1266 Chrome updates automatically so you always have the freshest version.
When this download completes, Chrome will restart and you'll be on your way. |
| 1257 </message> | 1267 </message> |
| 1258 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke
n on opening the OOBE EULA screen"> | 1268 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke
n on opening the OOBE EULA screen"> |
| 1259 Chrome OS terms | 1269 Chrome OS terms |
| 1260 </message> | 1270 </message> |
| 1261 </if> | 1271 </if> |
| 1262 | 1272 |
| 1263 </messages> | 1273 </messages> |
| 1264 </release> | 1274 </release> |
| 1265 </grit> | 1275 </grit> |
| OLD | NEW |