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 distribution specific. | 2 <!-- This file contains definitions of strings that are distribution specific. |
3 These strings will not be translated and only english versions will | 3 These strings will not be translated and only english versions will |
4 be available for now. --> | 4 be available for now. --> |
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/chromium_strings.h" type="rc_header"> | 9 <output filename="grit/chromium_strings.h" type="rc_header"> |
10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
(...skipping 955 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
966 </message> | 966 </message> |
967 <message name="IDS_AUTOFILL_DIALOG_SAVE_LOCALLY_TOOLTIP" desc="Tooltip whi
ch explains function of checkbox that controls whether info the user types into
the autofill dialog is saved by chrome."> | 967 <message name="IDS_AUTOFILL_DIALOG_SAVE_LOCALLY_TOOLTIP" desc="Tooltip whi
ch explains function of checkbox that controls whether info the user types into
the autofill dialog is saved by chrome."> |
968 Chromium 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 fut
ure payments. | 968 Chromium 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 fut
ure payments. |
969 </message> | 969 </message> |
970 <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."> | 970 <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."> |
971 Your billing details have been saved in Chromium. | 971 Your billing details have been saved in Chromium. |
972 </message> | 972 </message> |
973 <message name="IDS_AUTOFILL_WALLET_UPGRADE_CHROME_ERROR" desc="Text explai
ning that user must upgrade Chrome to use Wallet."> | 973 <message name="IDS_AUTOFILL_WALLET_UPGRADE_CHROME_ERROR" desc="Text explai
ning that user must upgrade Chrome to use Wallet."> |
974 You must upgrade Chromium to use Google Wallet [<ph name="ERROR_CODE">$1
<ex>54</ex></ph>]. | 974 You must upgrade Chromium to use Google Wallet [<ph name="ERROR_CODE">$1
<ex>54</ex></ph>]. |
975 </message> | 975 </message> |
| 976 <message name="IDS_AUTOFILL_DESCRIBE_LOCAL_COPY" desc="Text label that des
cribed a Wallet credit card which has been copied to the local Chrome instance."
> |
| 977 Copied to Chromium |
| 978 </message> |
976 | 979 |
977 <!-- Network Error Pages --> | 980 <!-- Network Error Pages --> |
978 <if expr="not is_android"> | 981 <if expr="not is_android"> |
979 <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."> | 982 <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."> |
980 Go to | 983 Go to |
981 the Chromium menu > | 984 the Chromium menu > |
982 <ph name="SETTINGS_TITLE"><span jscontent="settingsTitle"></s
pan><ex>Settings</ex></ph> | 985 <ph name="SETTINGS_TITLE"><span jscontent="settingsTitle"></s
pan><ex>Settings</ex></ph> |
983 > | 986 > |
984 <ph name="ADVANCED_TITLE"><span jscontent="advancedTitle"></s
pan><ex>Under the Hood</ex></ph> | 987 <ph name="ADVANCED_TITLE"><span jscontent="advancedTitle"></s
pan><ex>Under the Hood</ex></ph> |
985 and deselect "<ph name="NO_PREFETCH_DESCRIPTION"><span jsconte
nt="noNetworkPredictionTitle"></span><ex>Prefetch resources to load pag
es more quickly</ex></ph>." | 988 and deselect "<ph name="NO_PREFETCH_DESCRIPTION"><span jsconte
nt="noNetworkPredictionTitle"></span><ex>Prefetch resources to load pag
es more quickly</ex></ph>." |
(...skipping 331 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1317 Chromium updates automatically so you always have the freshest version
. When this download completes, Chromium will restart and you'll be on your way. | 1320 Chromium updates automatically so you always have the freshest version
. When this download completes, Chromium will restart and you'll be on your way. |
1318 </message> | 1321 </message> |
1319 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke
n on opening the OOBE EULA screen"> | 1322 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke
n on opening the OOBE EULA screen"> |
1320 Chromium OS terms | 1323 Chromium OS terms |
1321 </message> | 1324 </message> |
1322 </if> | 1325 </if> |
1323 | 1326 |
1324 </messages> | 1327 </messages> |
1325 </release> | 1328 </release> |
1326 </grit> | 1329 </grit> |
OLD | NEW |