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

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

Issue 6484022: Autofill i18n: Set postal code and state field labels based on the selected country. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Still needs tests Created 9 years, 10 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/autofill/address.h » ('j') | chrome/browser/autofill/address.cc » ('J')
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 4211 matching lines...) Expand 10 before | Expand all | Expand 10 after
4222 4222
4223 <!-- Locale Change Notification--> 4223 <!-- Locale Change Notification-->
4224 <if expr="pp_ifdef('chromeos')"> 4224 <if expr="pp_ifdef('chromeos')">
4225 <message name="IDS_LOCALE_CHANGE_MESSAGE" desc="Message shown when local e was changed based on profile content."> 4225 <message name="IDS_LOCALE_CHANGE_MESSAGE" desc="Message shown when local e was changed based on profile content.">
4226 Interface language has been changed: "<ph name="FROM_LOCALE">$1</ph>" => "<ph name="TO_LOCALE">$2</ph>" based on your preference. 4226 Interface language has been changed: "<ph name="FROM_LOCALE">$1</ph>" => "<ph name="TO_LOCALE">$2</ph>" based on your preference.
4227 </message> 4227 </message>
4228 <message name="IDS_LOCALE_CHANGE_REVERT_MESSAGE" desc="Link to revert a change."> 4228 <message name="IDS_LOCALE_CHANGE_REVERT_MESSAGE" desc="Link to revert a change.">
4229 If you are unhappy about it: click here to close browser, sign out and revert. 4229 If you are unhappy about it: click here to close browser, sign out and revert.
4230 </message> 4230 </message>
4231 </if> 4231 </if>
4232 4232
4233 <if expr="pp_ifdef('chromeos')"> 4233 <if expr="pp_ifdef('chromeos')">
4234 <!-- about:system strings --> 4234 <!-- about:system strings -->
4235 <message name="IDS_ABOUT_SYS_TITLE" desc="about:system page title"> 4235 <message name="IDS_ABOUT_SYS_TITLE" desc="about:system page title">
4236 About System 4236 About System
4237 </message> 4237 </message>
4238 <message name="IDS_ABOUT_SYS_DESC" desc="about:system page description"> 4238 <message name="IDS_ABOUT_SYS_DESC" desc="about:system page description">
4239 System diagnostic data 4239 System diagnostic data
4240 </message> 4240 </message>
4241 <message name="IDS_ABOUT_SYS_TABLE_TITLE" desc="Title of a table that co ntains system details"> 4241 <message name="IDS_ABOUT_SYS_TABLE_TITLE" desc="Title of a table that co ntains system details">
4242 Details 4242 Details
(...skipping 2864 matching lines...) Expand 10 before | Expand all | Expand 10 after
7107 </message> 7107 </message>
7108 <message name="IDS_AUTOFILL_DIALOG_ADDRESS_LINE_1" desc="The label of th e Address Line 1 entry."> 7108 <message name="IDS_AUTOFILL_DIALOG_ADDRESS_LINE_1" desc="The label of th e Address Line 1 entry.">
7109 Address line 1: 7109 Address line 1:
7110 </message> 7110 </message>
7111 <message name="IDS_AUTOFILL_DIALOG_ADDRESS_LINE_2" desc="The label of th e Address Line 2 entry."> 7111 <message name="IDS_AUTOFILL_DIALOG_ADDRESS_LINE_2" desc="The label of th e Address Line 2 entry.">
7112 Address line 2: 7112 Address line 2:
7113 </message> 7113 </message>
7114 <message name="IDS_AUTOFILL_DIALOG_CITY" desc="The label of the City ent ry."> 7114 <message name="IDS_AUTOFILL_DIALOG_CITY" desc="The label of the City ent ry.">
7115 City/Town: 7115 City/Town:
7116 </message> 7116 </message>
7117 <!-- These are all variants of the same logical field: The major subdivi sion below the "country" level. -->
7117 <message name="IDS_AUTOFILL_DIALOG_STATE" desc="The label of the State e ntry."> 7118 <message name="IDS_AUTOFILL_DIALOG_STATE" desc="The label of the State e ntry.">
7118 State/Province/District: 7119 State:
7119 </message> 7120 </message>
7121 <message name="IDS_AUTOFILL_DIALOG_AREA" desc="The label of the Area ent ry.">
7122 Area:
7123 </message>
7124 <message name="IDS_AUTOFILL_DIALOG_COUNTY" desc="The label of the County entry.">
7125 County:
7126 </message>
7127 <message name="IDS_AUTOFILL_DIALOG_DEPARTMENT" desc="The label of the De partment entry.">
7128 Department:
7129 </message>
7130 <message name="IDS_AUTOFILL_DIALOG_DISTRICT" desc="The label of the Dist rict entry.">
7131 District:
7132 </message>
7133 <message name="IDS_AUTOFILL_DIALOG_EMIRATE" desc="The label of the Emira te entry.">
7134 Emirate:
7135 </message>
7136 <message name="IDS_AUTOFILL_DIALOG_ISLAND" desc="The label of the Island entry.">
7137 Island:
7138 </message>
7139 <message name="IDS_AUTOFILL_DIALOG_PARISH" desc="The label of the Parish entry.">
7140 Parish:
7141 </message>
7142 <message name="IDS_AUTOFILL_DIALOG_PREFECTURE" desc="The label of the Pr efecture entry.">
7143 Prefecture:
7144 </message>
7145 <message name="IDS_AUTOFILL_DIALOG_PROVINCE" desc="The label of the Prov ince entry.">
7146 Province:
7147 </message>
7148 <!-- End state variants. -->
7120 <message name="IDS_AUTOFILL_DIALOG_ZIP_CODE" desc="The label of the Zip code entry."> 7149 <message name="IDS_AUTOFILL_DIALOG_ZIP_CODE" desc="The label of the Zip code entry.">
7121 Zip code: 7150 Zip code:
7122 </message> 7151 </message>
7152 <message name="IDS_AUTOFILL_DIALOG_POSTAL_CODE" desc="The label of the P ostal code entry.">
7153 Postal code:
7154 </message>
7123 <message name="IDS_AUTOFILL_DIALOG_COUNTRY" desc="The label of the Count ry entry."> 7155 <message name="IDS_AUTOFILL_DIALOG_COUNTRY" desc="The label of the Count ry entry.">
7124 Country: 7156 Country:
7125 </message> 7157 </message>
7126 <message name="IDS_AUTOFILL_DIALOG_PHONE" desc="The label of the Phone e ntry."> 7158 <message name="IDS_AUTOFILL_DIALOG_PHONE" desc="The label of the Phone e ntry.">
7127 Phone: 7159 Phone:
7128 </message> 7160 </message>
7129 <message name="IDS_AUTOFILL_DIALOG_FAX" desc="The label of the Fax entry ."> 7161 <message name="IDS_AUTOFILL_DIALOG_FAX" desc="The label of the Fax entry .">
7130 Fax: 7162 Fax:
7131 </message> 7163 </message>
7132 <message name="IDS_AUTOFILL_DIALOG_NAME_ON_CARD" desc="The label of the Name on card entry."> 7164 <message name="IDS_AUTOFILL_DIALOG_NAME_ON_CARD" desc="The label of the Name on card entry.">
(...skipping 18 matching lines...) Expand all
7151 </message> 7183 </message>
7152 <message name="IDS_AUTOFILL_DIALOG_ADDRESS_LINE_1" desc="The label of th e Address Line 1 entry."> 7184 <message name="IDS_AUTOFILL_DIALOG_ADDRESS_LINE_1" desc="The label of th e Address Line 1 entry.">
7153 Address line 1 7185 Address line 1
7154 </message> 7186 </message>
7155 <message name="IDS_AUTOFILL_DIALOG_ADDRESS_LINE_2" desc="The label of th e Address Line 2 entry."> 7187 <message name="IDS_AUTOFILL_DIALOG_ADDRESS_LINE_2" desc="The label of th e Address Line 2 entry.">
7156 Address line 2 7188 Address line 2
7157 </message> 7189 </message>
7158 <message name="IDS_AUTOFILL_DIALOG_CITY" desc="The label of the City ent ry."> 7190 <message name="IDS_AUTOFILL_DIALOG_CITY" desc="The label of the City ent ry.">
7159 City/Town 7191 City/Town
7160 </message> 7192 </message>
7193 <!-- These are all variants of the same logical field: The major subdivi sion below the "country" level. -->
7161 <message name="IDS_AUTOFILL_DIALOG_STATE" desc="The label of the State e ntry."> 7194 <message name="IDS_AUTOFILL_DIALOG_STATE" desc="The label of the State e ntry.">
7162 State/Province/District 7195 State
7163 </message> 7196 </message>
7197 <message name="IDS_AUTOFILL_DIALOG_AREA" desc="The label of the Area ent ry.">
7198 Area
7199 </message>
7200 <message name="IDS_AUTOFILL_DIALOG_COUNTY" desc="The label of the County entry.">
7201 County
7202 </message>
7203 <message name="IDS_AUTOFILL_DIALOG_DEPARTMENT" desc="The label of the De partment entry.">
7204 Department
7205 </message>
7206 <message name="IDS_AUTOFILL_DIALOG_DISTRICT" desc="The label of the Dist rict entry.">
7207 District
7208 </message>
7209 <message name="IDS_AUTOFILL_DIALOG_EMIRATE" desc="The label of the Emira te entry.">
7210 Emirate
7211 </message>
7212 <message name="IDS_AUTOFILL_DIALOG_ISLAND" desc="The label of the Island entry.">
7213 Island
7214 </message>
7215 <message name="IDS_AUTOFILL_DIALOG_PARISH" desc="The label of the Parish entry.">
7216 Parish
7217 </message>
7218 <message name="IDS_AUTOFILL_DIALOG_PREFECTURE" desc="The label of the Pr efecture entry.">
7219 Prefecture
7220 </message>
7221 <message name="IDS_AUTOFILL_DIALOG_PROVINCE" desc="The label of the Prov ince entry.">
7222 Province
7223 </message>
7224 <!-- End state variants. -->
7164 <message name="IDS_AUTOFILL_DIALOG_ZIP_CODE" desc="The label of the Zip code entry."> 7225 <message name="IDS_AUTOFILL_DIALOG_ZIP_CODE" desc="The label of the Zip code entry.">
7165 Zip code 7226 Zip code
7166 </message> 7227 </message>
7228 <message name="IDS_AUTOFILL_DIALOG_POSTAL_CODE" desc="The label of the P ostal code entry.">
7229 Postal code
7230 </message>
7167 <message name="IDS_AUTOFILL_DIALOG_COUNTRY" desc="The label of the Count ry entry."> 7231 <message name="IDS_AUTOFILL_DIALOG_COUNTRY" desc="The label of the Count ry entry.">
7168 Country 7232 Country
7169 </message> 7233 </message>
7170 <message name="IDS_AUTOFILL_DIALOG_PHONE" desc="The label of the Phone e ntry."> 7234 <message name="IDS_AUTOFILL_DIALOG_PHONE" desc="The label of the Phone e ntry.">
7171 Phone 7235 Phone
7172 </message> 7236 </message>
7173 <message name="IDS_AUTOFILL_DIALOG_FAX" desc="The label of the Fax entry ."> 7237 <message name="IDS_AUTOFILL_DIALOG_FAX" desc="The label of the Fax entry .">
7174 Fax 7238 Fax
7175 </message> 7239 </message>
7176 <message name="IDS_AUTOFILL_DIALOG_NAME_ON_CARD" desc="The label of the Name on card entry."> 7240 <message name="IDS_AUTOFILL_DIALOG_NAME_ON_CARD" desc="The label of the Name on card entry.">
(...skipping 4218 matching lines...) Expand 10 before | Expand all | Expand 10 after
11395 </includes> 11459 </includes>
11396 <structures fallback_to_english="true"> 11460 <structures fallback_to_english="true">
11397 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11461 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11398 </structure> 11462 </structure>
11399 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 11463 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
11400 </structure> 11464 </structure>
11401 </structures> 11465 </structures>
11402 11466
11403 </release> 11467 </release>
11404 </grit> 11468 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/autofill/address.h » ('j') | chrome/browser/autofill/address.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698