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

Side by Side Diff: chrome/app/google_chrome_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
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 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 878 matching lines...) Expand 10 before | Expand all | Expand 10 after
889 </message> 889 </message>
890 <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."> 890 <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.">
891 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. 891 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.
892 </message> 892 </message>
893 <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."> 893 <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.">
894 Your billing details have been saved in Chrome. 894 Your billing details have been saved in Chrome.
895 </message> 895 </message>
896 <message name="IDS_AUTOFILL_WALLET_UPGRADE_CHROME_ERROR" desc="Text explai ning that user must upgrade Chrome to use Wallet."> 896 <message name="IDS_AUTOFILL_WALLET_UPGRADE_CHROME_ERROR" desc="Text explai ning that user must upgrade Chrome to use Wallet.">
897 You must upgrade Chrome to use Google Wallet [<ph name="ERROR_CODE">$1<e x>54</ex></ph>]. 897 You must upgrade Chrome to use Google Wallet [<ph name="ERROR_CODE">$1<e x>54</ex></ph>].
898 </message> 898 </message>
899 <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." >
900 Copied to Chrome
901 </message>
899 902
900 <!-- Network Error Pages --> 903 <!-- Network Error Pages -->
901 <if expr="not is_android"> 904 <if expr="not is_android">
902 <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."> 905 <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.">
903 Go to 906 Go to
904 the Chrome menu &gt; 907 the Chrome menu &gt;
905 <ph name="SETTINGS_TITLE">&lt;span jscontent="settingsTitle"&gt;&lt;/s pan&gt;<ex>Settings</ex></ph> 908 <ph name="SETTINGS_TITLE">&lt;span jscontent="settingsTitle"&gt;&lt;/s pan&gt;<ex>Settings</ex></ph>
906 &gt; 909 &gt;
907 <ph name="ADVANCED_TITLE">&lt;span jscontent="advancedTitle"&gt;&lt;/s pan&gt;<ex>Under the Hood</ex></ph> 910 <ph name="ADVANCED_TITLE">&lt;span jscontent="advancedTitle"&gt;&lt;/s pan&gt;<ex>Under the Hood</ex></ph>
908 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; 911 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
1240 Chrome updates automatically so you always have the freshest version. When this download completes, Chrome will restart and you'll be on your way. 1243 Chrome updates automatically so you always have the freshest version. When this download completes, Chrome will restart and you'll be on your way.
1241 </message> 1244 </message>
1242 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke n on opening the OOBE EULA screen"> 1245 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke n on opening the OOBE EULA screen">
1243 Chrome OS terms 1246 Chrome OS terms
1244 </message> 1247 </message>
1245 </if> 1248 </if>
1246 1249
1247 </messages> 1250 </messages>
1248 </release> 1251 </release>
1249 </grit> 1252 </grit>
OLDNEW
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/resources/options/autofill_options.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698