Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(39)

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

Issue 996973003: Revamp Autofill Wallet settings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: mac compiles Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | chrome/app/generated_resources.grd » ('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 <!-- 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
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 &gt; 984 the Chromium menu &gt;
982 <ph name="SETTINGS_TITLE">&lt;span jscontent="settingsTitle"&gt;&lt;/s pan&gt;<ex>Settings</ex></ph> 985 <ph name="SETTINGS_TITLE">&lt;span jscontent="settingsTitle"&gt;&lt;/s pan&gt;<ex>Settings</ex></ph>
983 &gt; 986 &gt;
984 <ph name="ADVANCED_TITLE">&lt;span jscontent="advancedTitle"&gt;&lt;/s pan&gt;<ex>Under the Hood</ex></ph> 987 <ph name="ADVANCED_TITLE">&lt;span jscontent="advancedTitle"&gt;&lt;/s pan&gt;<ex>Under the Hood</ex></ph>
985 and deselect &quot;<ph name="NO_PREFETCH_DESCRIPTION">&lt;span jsconte nt="noNetworkPredictionTitle"&gt;&lt;/span&gt;<ex>Prefetch resources to load pag es more quickly</ex></ph>.&quot; 988 and deselect &quot;<ph name="NO_PREFETCH_DESCRIPTION">&lt;span jsconte nt="noNetworkPredictionTitle"&gt;&lt;/span&gt;<ex>Prefetch resources to load pag es more quickly</ex></ph>.&quot;
(...skipping 331 matching lines...) Expand 10 before | Expand all | Expand 10 after
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>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/generated_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698