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

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: Reuploading 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
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 4202 matching lines...) Expand 10 before | Expand all | Expand 10 after
4213 4213
4214 <!-- Locale Change Notification--> 4214 <!-- Locale Change Notification-->
4215 <if expr="pp_ifdef('chromeos')"> 4215 <if expr="pp_ifdef('chromeos')">
4216 <message name="IDS_LOCALE_CHANGE_MESSAGE" desc="Message shown when local e was changed based on profile content."> 4216 <message name="IDS_LOCALE_CHANGE_MESSAGE" desc="Message shown when local e was changed based on profile content.">
4217 Interface language has been changed: "<ph name="FROM_LOCALE">$1</ph>" => "<ph name="TO_LOCALE">$2</ph>" based on your preference. 4217 Interface language has been changed: "<ph name="FROM_LOCALE">$1</ph>" => "<ph name="TO_LOCALE">$2</ph>" based on your preference.
4218 </message> 4218 </message>
4219 <message name="IDS_LOCALE_CHANGE_REVERT_MESSAGE" desc="Link to revert a change."> 4219 <message name="IDS_LOCALE_CHANGE_REVERT_MESSAGE" desc="Link to revert a change.">
4220 If you are unhappy about it: click here to close browser, sign out and revert. 4220 If you are unhappy about it: click here to close browser, sign out and revert.
4221 </message> 4221 </message>
4222 </if> 4222 </if>
4223 4223
4224 <if expr="pp_ifdef('chromeos')"> 4224 <if expr="pp_ifdef('chromeos')">
4225 <!-- about:system strings --> 4225 <!-- about:system strings -->
4226 <message name="IDS_ABOUT_SYS_TITLE" desc="about:system page title"> 4226 <message name="IDS_ABOUT_SYS_TITLE" desc="about:system page title">
4227 About System 4227 About System
4228 </message> 4228 </message>
4229 <message name="IDS_ABOUT_SYS_DESC" desc="about:system page description"> 4229 <message name="IDS_ABOUT_SYS_DESC" desc="about:system page description">
4230 System diagnostic data 4230 System diagnostic data
4231 </message> 4231 </message>
4232 <message name="IDS_ABOUT_SYS_TABLE_TITLE" desc="Title of a table that co ntains system details"> 4232 <message name="IDS_ABOUT_SYS_TABLE_TITLE" desc="Title of a table that co ntains system details">
4233 Details 4233 Details
(...skipping 2857 matching lines...) Expand 10 before | Expand all | Expand 10 after
7091 </message> 7091 </message>
7092 <message name="IDS_AUTOFILL_DIALOG_ADDRESS_LINE_1" desc="The label of th e Address Line 1 entry."> 7092 <message name="IDS_AUTOFILL_DIALOG_ADDRESS_LINE_1" desc="The label of th e Address Line 1 entry.">
7093 Address line 1: 7093 Address line 1:
7094 </message> 7094 </message>
7095 <message name="IDS_AUTOFILL_DIALOG_ADDRESS_LINE_2" desc="The label of th e Address Line 2 entry."> 7095 <message name="IDS_AUTOFILL_DIALOG_ADDRESS_LINE_2" desc="The label of th e Address Line 2 entry.">
7096 Address line 2: 7096 Address line 2:
7097 </message> 7097 </message>
7098 <message name="IDS_AUTOFILL_DIALOG_CITY" desc="The label of the City ent ry."> 7098 <message name="IDS_AUTOFILL_DIALOG_CITY" desc="The label of the City ent ry.">
7099 City/Town: 7099 City/Town:
7100 </message> 7100 </message>
7101 <!-- These are all variants of the same logical field: The major subdivi sion below the "country" level. -->
7101 <message name="IDS_AUTOFILL_DIALOG_STATE" desc="The label of the State e ntry."> 7102 <message name="IDS_AUTOFILL_DIALOG_STATE" desc="The label of the State e ntry.">
7102 State/Province/District: 7103 State:
7103 </message> 7104 </message>
7105 <message name="IDS_AUTOFILL_DIALOG_AREA" desc="The label of the Area ent ry.">
7106 Area:
7107 </message>
7108 <message name="IDS_AUTOFILL_DIALOG_COUNTY" desc="The label of the County entry.">
7109 County:
7110 </message>
7111 <message name="IDS_AUTOFILL_DIALOG_DEPARTMENT" desc="The label of the De partment entry.">
7112 Department:
7113 </message>
7114 <message name="IDS_AUTOFILL_DIALOG_DISTRICT" desc="The label of the Dist rict entry.">
7115 District:
7116 </message>
7117 <message name="IDS_AUTOFILL_DIALOG_DO_SI" desc="The label of the Do/Si e ntry.">
7118 Do/Si:
James Hawkins 2011/02/11 21:40:50 What is this?
Ilya Sherman 2011/02/11 21:58:50 The dataset I'm pulling this from lists this as th
7119 </message>
7120 <message name="IDS_AUTOFILL_DIALOG_EMIRATE" desc="The label of the Emira te entry.">
7121 Emirate:
7122 </message>
7123 <message name="IDS_AUTOFILL_DIALOG_ISLAND" desc="The label of the Island entry.">
7124 Island:
7125 </message>
7126 <message name="IDS_AUTOFILL_DIALOG_PARISH" desc="The label of the Parish entry.">
7127 Parish:
7128 </message>
7129 <message name="IDS_AUTOFILL_DIALOG_PREFECTURE" desc="The label of the Pr efecture entry.">
7130 Prefecture:
7131 </message>
7132 <message name="IDS_AUTOFILL_DIALOG_PROVINCE" desc="The label of the Prov ince entry.">
7133 Province:
7134 </message>
7135 <!-- End state variants. -->
7104 <message name="IDS_AUTOFILL_DIALOG_ZIP_CODE" desc="The label of the Zip code entry."> 7136 <message name="IDS_AUTOFILL_DIALOG_ZIP_CODE" desc="The label of the Zip code entry.">
7105 Zip code: 7137 Zip code:
7106 </message> 7138 </message>
7139 <message name="IDS_AUTOFILL_DIALOG_POSTAL_CODE" desc="The label of the P ostal code entry.">
7140 Postal code:
7141 </message>
7107 <message name="IDS_AUTOFILL_DIALOG_COUNTRY" desc="The label of the Count ry entry."> 7142 <message name="IDS_AUTOFILL_DIALOG_COUNTRY" desc="The label of the Count ry entry.">
7108 Country: 7143 Country:
7109 </message> 7144 </message>
7110 <message name="IDS_AUTOFILL_DIALOG_PHONE" desc="The label of the Phone e ntry."> 7145 <message name="IDS_AUTOFILL_DIALOG_PHONE" desc="The label of the Phone e ntry.">
7111 Phone: 7146 Phone:
7112 </message> 7147 </message>
7113 <message name="IDS_AUTOFILL_DIALOG_FAX" desc="The label of the Fax entry ."> 7148 <message name="IDS_AUTOFILL_DIALOG_FAX" desc="The label of the Fax entry .">
7114 Fax: 7149 Fax:
7115 </message> 7150 </message>
7116 <message name="IDS_AUTOFILL_DIALOG_NAME_ON_CARD" desc="The label of the Name on card entry."> 7151 <message name="IDS_AUTOFILL_DIALOG_NAME_ON_CARD" desc="The label of the Name on card entry.">
(...skipping 18 matching lines...) Expand all
7135 </message> 7170 </message>
7136 <message name="IDS_AUTOFILL_DIALOG_ADDRESS_LINE_1" desc="The label of th e Address Line 1 entry."> 7171 <message name="IDS_AUTOFILL_DIALOG_ADDRESS_LINE_1" desc="The label of th e Address Line 1 entry.">
7137 Address line 1 7172 Address line 1
7138 </message> 7173 </message>
7139 <message name="IDS_AUTOFILL_DIALOG_ADDRESS_LINE_2" desc="The label of th e Address Line 2 entry."> 7174 <message name="IDS_AUTOFILL_DIALOG_ADDRESS_LINE_2" desc="The label of th e Address Line 2 entry.">
7140 Address line 2 7175 Address line 2
7141 </message> 7176 </message>
7142 <message name="IDS_AUTOFILL_DIALOG_CITY" desc="The label of the City ent ry."> 7177 <message name="IDS_AUTOFILL_DIALOG_CITY" desc="The label of the City ent ry.">
7143 City/Town 7178 City/Town
7144 </message> 7179 </message>
7180 <!-- These are all variants of the same logical field: The major subdivi sion below the "country" level. -->
7145 <message name="IDS_AUTOFILL_DIALOG_STATE" desc="The label of the State e ntry."> 7181 <message name="IDS_AUTOFILL_DIALOG_STATE" desc="The label of the State e ntry.">
7146 State/Province/District 7182 State
7147 </message> 7183 </message>
7184 <message name="IDS_AUTOFILL_DIALOG_AREA" desc="The label of the Area ent ry.">
7185 Area
7186 </message>
7187 <message name="IDS_AUTOFILL_DIALOG_COUNTY" desc="The label of the County entry.">
7188 County
7189 </message>
7190 <message name="IDS_AUTOFILL_DIALOG_DEPARTMENT" desc="The label of the De partment entry.">
7191 Department
7192 </message>
7193 <message name="IDS_AUTOFILL_DIALOG_DISTRICT" desc="The label of the Dist rict entry.">
7194 District
7195 </message>
7196 <message name="IDS_AUTOFILL_DIALOG_DO_SI" desc="The label of the Do/Si e ntry.">
7197 Do/Si
7198 </message>
7199 <message name="IDS_AUTOFILL_DIALOG_EMIRATE" desc="The label of the Emira te entry.">
7200 Emirate
7201 </message>
7202 <message name="IDS_AUTOFILL_DIALOG_ISLAND" desc="The label of the Island entry.">
7203 Island
7204 </message>
7205 <message name="IDS_AUTOFILL_DIALOG_PARISH" desc="The label of the Parish entry.">
7206 Parish
7207 </message>
7208 <message name="IDS_AUTOFILL_DIALOG_PREFECTURE" desc="The label of the Pr efecture entry.">
7209 Prefecture
7210 </message>
7211 <message name="IDS_AUTOFILL_DIALOG_PROVINCE" desc="The label of the Prov ince entry.">
7212 Province
7213 </message>
7214 <!-- End state variants. -->
7148 <message name="IDS_AUTOFILL_DIALOG_ZIP_CODE" desc="The label of the Zip code entry."> 7215 <message name="IDS_AUTOFILL_DIALOG_ZIP_CODE" desc="The label of the Zip code entry.">
7149 Zip code 7216 Zip code
7150 </message> 7217 </message>
7218 <message name="IDS_AUTOFILL_DIALOG_POSTAL_CODE" desc="The label of the P ostal code entry.">
7219 Postal code
7220 </message>
7151 <message name="IDS_AUTOFILL_DIALOG_COUNTRY" desc="The label of the Count ry entry."> 7221 <message name="IDS_AUTOFILL_DIALOG_COUNTRY" desc="The label of the Count ry entry.">
7152 Country 7222 Country
7153 </message> 7223 </message>
7154 <message name="IDS_AUTOFILL_DIALOG_PHONE" desc="The label of the Phone e ntry."> 7224 <message name="IDS_AUTOFILL_DIALOG_PHONE" desc="The label of the Phone e ntry.">
7155 Phone 7225 Phone
7156 </message> 7226 </message>
7157 <message name="IDS_AUTOFILL_DIALOG_FAX" desc="The label of the Fax entry ."> 7227 <message name="IDS_AUTOFILL_DIALOG_FAX" desc="The label of the Fax entry .">
7158 Fax 7228 Fax
7159 </message> 7229 </message>
7160 <message name="IDS_AUTOFILL_DIALOG_NAME_ON_CARD" desc="The label of the Name on card entry."> 7230 <message name="IDS_AUTOFILL_DIALOG_NAME_ON_CARD" desc="The label of the Name on card entry.">
7161 Name on card 7231 Name on card
7162 </message> 7232 </message>
7163 <message name="IDS_AUTOFILL_DIALOG_CREDIT_CARD_NUMBER" desc="The label o f the Credit card number entry."> 7233 <message name="IDS_AUTOFILL_DIALOG_CREDIT_CARD_NUMBER" desc="The label o f the Credit card number entry.">
7164 Credit card number 7234 Credit card number
7165 </message> 7235 </message>
7166 <message name="IDS_AUTOFILL_DIALOG_EXPIRATION_DATE" desc="The label of t he Expiration date entry."> 7236 <message name="IDS_AUTOFILL_DIALOG_EXPIRATION_DATE" desc="The label of t he Expiration date entry.">
7167 Expiration date 7237 Expiration date
7168 </message> 7238 </message>
7169 </if> 7239 </if>
7170 7240
7171 <message name="IDS_AUTOFILL_DIALOG_SAVE" desc="The label of the Save butto n on the Autofill dialog."> 7241 <message name="IDS_AUTOFILL_DIALOG_SAVE" desc="The label of the Save butto n on the Autofill dialog.">
7172 Save 7242 Save
7173 </message> 7243 </message>
7174 <message name="IDS_AUTOFILL_HELP_LABEL" desc="The label of the Help link o n the Autofill dialog."> 7244 <message name="IDS_AUTOFILL_HELP_LABEL" desc="The label of the Help link o n the Autofill dialog.">
7175 About Autofill 7245 About Autofill
7176 </message> 7246 </message>
7177 7247
7248 <message name="IDS_AUTOFILL_COUNTRY_AFGHANISTAN" desc="The country name di splayed in the Autofill preferences.">
7249 Afghanistan
7250 </message>
7251 <message name="IDS_AUTOFILL_COUNTRY_ALAND_ISLANDS" desc="The country name displayed in the Autofill preferences.">
7252 Aland Islands
7253 </message>
7254 <message name="IDS_AUTOFILL_COUNTRY_ALBANIA" desc="The country name displa yed in the Autofill preferences.">
7255 Albania
7256 </message>
7257 <message name="IDS_AUTOFILL_COUNTRY_ALGERIA" desc="The country name displa yed in the Autofill preferences.">
7258 Algeria
7259 </message>
7260 <message name="IDS_AUTOFILL_COUNTRY_AMERICAN_SAMOA" desc="The country name displayed in the Autofill preferences.">
7261 American Samoa
7262 </message>
7263 <message name="IDS_AUTOFILL_COUNTRY_ANDORRA" desc="The country name displa yed in the Autofill preferences.">
7264 Andorra
7265 </message>
7266 <message name="IDS_AUTOFILL_COUNTRY_ANGOLA" desc="The country name display ed in the Autofill preferences.">
7267 Angola
7268 </message>
7269 <message name="IDS_AUTOFILL_COUNTRY_ANGUILLA" desc="The country name displ ayed in the Autofill preferences.">
7270 Anguilla
7271 </message>
7272 <message name="IDS_AUTOFILL_COUNTRY_ANTARCTICA" desc="The country name dis played in the Autofill preferences.">
7273 Antarctica
7274 </message>
7275 <message name="IDS_AUTOFILL_COUNTRY_ANTIGUA_AND_BARBUDA" desc="The country name displayed in the Autofill preferences.">
7276 Antigua and Barbuda
7277 </message>
7278 <message name="IDS_AUTOFILL_COUNTRY_ARGENTINA" desc="The country name disp layed in the Autofill preferences.">
7279 Argentina
7280 </message>
7281 <message name="IDS_AUTOFILL_COUNTRY_ARMENIA" desc="The country name displa yed in the Autofill preferences.">
7282 Armenia
7283 </message>
7284 <message name="IDS_AUTOFILL_COUNTRY_ARUBA" desc="The country name displaye d in the Autofill preferences.">
7285 Aruba
7286 </message>
7287 <message name="IDS_AUTOFILL_COUNTRY_AUSTRALIA" desc="The country name disp layed in the Autofill preferences.">
7288 Australia
7289 </message>
7290 <message name="IDS_AUTOFILL_COUNTRY_AUSTRIA" desc="The country name displa yed in the Autofill preferences.">
7291 Austria
7292 </message>
7293 <message name="IDS_AUTOFILL_COUNTRY_AZERBAIJAN" desc="The country name dis played in the Autofill preferences.">
7294 Azerbaijan
7295 </message>
7296 <message name="IDS_AUTOFILL_COUNTRY_BAHAMAS" desc="The country name displa yed in the Autofill preferences.">
7297 Bahamas
7298 </message>
7299 <message name="IDS_AUTOFILL_COUNTRY_BAHRAIN" desc="The country name displa yed in the Autofill preferences.">
7300 Bahrain
7301 </message>
7302 <message name="IDS_AUTOFILL_COUNTRY_BANGLADESH" desc="The country name dis played in the Autofill preferences.">
7303 Bangladesh
7304 </message>
7305 <message name="IDS_AUTOFILL_COUNTRY_BARBADOS" desc="The country name displ ayed in the Autofill preferences.">
7306 Barbados
7307 </message>
7308 <message name="IDS_AUTOFILL_COUNTRY_BELARUS" desc="The country name displa yed in the Autofill preferences.">
7309 Belarus
7310 </message>
7311 <message name="IDS_AUTOFILL_COUNTRY_BELGIUM" desc="The country name displa yed in the Autofill preferences.">
7312 Belgium
7313 </message>
7314 <message name="IDS_AUTOFILL_COUNTRY_BELIZE" desc="The country name display ed in the Autofill preferences.">
7315 Belize
7316 </message>
7317 <message name="IDS_AUTOFILL_COUNTRY_BENIN" desc="The country name displaye d in the Autofill preferences.">
7318 Benin
7319 </message>
7320 <message name="IDS_AUTOFILL_COUNTRY_BERMUDA" desc="The country name displa yed in the Autofill preferences.">
7321 Bermuda
7322 </message>
7323 <message name="IDS_AUTOFILL_COUNTRY_BHUTAN" desc="The country name display ed in the Autofill preferences.">
7324 Bhutan
7325 </message>
7326 <message name="IDS_AUTOFILL_COUNTRY_BOLIVIA" desc="The country name displa yed in the Autofill preferences.">
7327 Bolivia
7328 </message>
7329 <message name="IDS_AUTOFILL_COUNTRY_BOSNIA_AND_HERZEGOVINA" desc="The coun try name displayed in the Autofill preferences.">
7330 Bosnia and Herzegovina
7331 </message>
7332 <message name="IDS_AUTOFILL_COUNTRY_BOTSWANA" desc="The country name displ ayed in the Autofill preferences.">
7333 Botswana
7334 </message>
7335 <message name="IDS_AUTOFILL_COUNTRY_BOUVET_ISLAND" desc="The country name displayed in the Autofill preferences.">
7336 Bouvet Island
7337 </message>
7338 <message name="IDS_AUTOFILL_COUNTRY_BRAZIL" desc="The country name display ed in the Autofill preferences.">
7339 Brazil
7340 </message>
7341 <message name="IDS_AUTOFILL_COUNTRY_BRITISH_INDIAN_OCEAN_TERRITORY" desc=" The country name displayed in the Autofill preferences.">
7342 British Indian Ocean Territory
7343 </message>
7344 <message name="IDS_AUTOFILL_COUNTRY_BRITISH_VIRGIN_ISLANDS" desc="The coun try name displayed in the Autofill preferences.">
7345 British Virgin Islands
7346 </message>
7347 <message name="IDS_AUTOFILL_COUNTRY_BRUNEI_DARUSSALAM" desc="The country n ame displayed in the Autofill preferences.">
7348 Brunei Darussalam
7349 </message>
7350 <message name="IDS_AUTOFILL_COUNTRY_BULGARIA" desc="The country name displ ayed in the Autofill preferences.">
7351 Bulgaria
7352 </message>
7353 <message name="IDS_AUTOFILL_COUNTRY_BURKINA_FASO" desc="The country name d isplayed in the Autofill preferences.">
7354 Burkina Faso
7355 </message>
7356 <message name="IDS_AUTOFILL_COUNTRY_BURUNDI" desc="The country name displa yed in the Autofill preferences.">
7357 Burundi
7358 </message>
7359 <message name="IDS_AUTOFILL_COUNTRY_CAMBODIA" desc="The country name displ ayed in the Autofill preferences.">
7360 Cambodia
7361 </message>
7362 <message name="IDS_AUTOFILL_COUNTRY_CAMEROON" desc="The country name displ ayed in the Autofill preferences.">
7363 Cameroon
7364 </message>
7365 <message name="IDS_AUTOFILL_COUNTRY_CANADA" desc="The country name display ed in the Autofill preferences.">
7366 Canada
7367 </message>
7368 <message name="IDS_AUTOFILL_COUNTRY_CAPE_VERDE" desc="The country name dis played in the Autofill preferences.">
7369 Cape Verde
7370 </message>
7371 <message name="IDS_AUTOFILL_COUNTRY_CAYMAN_ISLANDS" desc="The country name displayed in the Autofill preferences.">
7372 Cayman Islands
7373 </message>
7374 <message name="IDS_AUTOFILL_COUNTRY_CENTRAL_AFRICAN_REPUBLIC" desc="The co untry name displayed in the Autofill preferences.">
7375 Central African Republic
7376 </message>
7377 <message name="IDS_AUTOFILL_COUNTRY_CHAD" desc="The country name displayed in the Autofill preferences.">
7378 Chad
7379 </message>
7380 <message name="IDS_AUTOFILL_COUNTRY_CHILE" desc="The country name displaye d in the Autofill preferences.">
7381 Chile
7382 </message>
7383 <message name="IDS_AUTOFILL_COUNTRY_CHINA" desc="The country name displaye d in the Autofill preferences.">
7384 China
7385 </message>
7386 <message name="IDS_AUTOFILL_COUNTRY_CHRISTMAS_ISLAND" desc="The country na me displayed in the Autofill preferences.">
7387 Christmas Island
7388 </message>
7389 <message name="IDS_AUTOFILL_COUNTRY_COCOS_KEELING_ISLANDS" desc="The count ry name displayed in the Autofill preferences.">
7390 Cocos (Keeling) Islands
7391 </message>
7392 <message name="IDS_AUTOFILL_COUNTRY_COLOMBIA" desc="The country name displ ayed in the Autofill preferences.">
7393 Colombia
7394 </message>
7395 <message name="IDS_AUTOFILL_COUNTRY_COMOROS" desc="The country name displa yed in the Autofill preferences.">
7396 Comoros
7397 </message>
7398 <message name="IDS_AUTOFILL_COUNTRY_COOK_ISLANDS" desc="The country name d isplayed in the Autofill preferences.">
7399 Cook Islands
7400 </message>
7401 <message name="IDS_AUTOFILL_COUNTRY_COSTA_RICA" desc="The country name dis played in the Autofill preferences.">
7402 Costa Rica
7403 </message>
7404 <message name="IDS_AUTOFILL_COUNTRY_COTE_DIVOIRE" desc="The country name d isplayed in the Autofill preferences.">
7405 Côte d'Ivoire
7406 </message>
7407 <message name="IDS_AUTOFILL_COUNTRY_CROATIA" desc="The country name displa yed in the Autofill preferences.">
7408 Croatia
7409 </message>
7410 <message name="IDS_AUTOFILL_COUNTRY_CYPRUS" desc="The country name display ed in the Autofill preferences.">
7411 Cyprus
7412 </message>
7413 <message name="IDS_AUTOFILL_COUNTRY_CZECH_REPUBLIC" desc="The country name displayed in the Autofill preferences.">
7414 Czech Republic
7415 </message>
7416 <message name="IDS_AUTOFILL_COUNTRY_DEMOCRATIC_REPUBLIC_OF_THE_CONGO" desc ="The country name displayed in the Autofill preferences.">
7417 Democratic Republic of the Congo
7418 </message>
7419 <message name="IDS_AUTOFILL_COUNTRY_DENMARK" desc="The country name displa yed in the Autofill preferences.">
7420 Denmark
7421 </message>
7422 <message name="IDS_AUTOFILL_COUNTRY_DJIBOUTI" desc="The country name displ ayed in the Autofill preferences.">
7423 Djibouti
7424 </message>
7425 <message name="IDS_AUTOFILL_COUNTRY_DOMINICA" desc="The country name displ ayed in the Autofill preferences.">
7426 Dominica
7427 </message>
7428 <message name="IDS_AUTOFILL_COUNTRY_DOMINICAN_REPUBLIC" desc="The country name displayed in the Autofill preferences.">
7429 Dominican Republic
7430 </message>
7431 <message name="IDS_AUTOFILL_COUNTRY_EAST_TIMOR" desc="The country name dis played in the Autofill preferences.">
7432 East Timor
7433 </message>
7434 <message name="IDS_AUTOFILL_COUNTRY_ECUADOR" desc="The country name displa yed in the Autofill preferences.">
7435 Ecuador
7436 </message>
7437 <message name="IDS_AUTOFILL_COUNTRY_EGYPT" desc="The country name displaye d in the Autofill preferences.">
7438 Egypt
7439 </message>
7440 <message name="IDS_AUTOFILL_COUNTRY_EL_SALVADOR" desc="The country name di splayed in the Autofill preferences.">
7441 El Salvador
7442 </message>
7443 <message name="IDS_AUTOFILL_COUNTRY_EQUATORIAL_GUINEA" desc="The country n ame displayed in the Autofill preferences.">
7444 Equatorial Guinea
7445 </message>
7446 <message name="IDS_AUTOFILL_COUNTRY_ERITREA" desc="The country name displa yed in the Autofill preferences.">
7447 Eritrea
7448 </message>
7449 <message name="IDS_AUTOFILL_COUNTRY_ESTONIA" desc="The country name displa yed in the Autofill preferences.">
7450 Estonia
7451 </message>
7452 <message name="IDS_AUTOFILL_COUNTRY_ETHIOPIA" desc="The country name displ ayed in the Autofill preferences.">
7453 Ethiopia
7454 </message>
7455 <message name="IDS_AUTOFILL_COUNTRY_FALKLAND_ISLANDS" desc="The country na me displayed in the Autofill preferences.">
7456 Falkland Islands
7457 </message>
7458 <message name="IDS_AUTOFILL_COUNTRY_FAROE_ISLANDS" desc="The country name displayed in the Autofill preferences.">
7459 Faroe Islands
7460 </message>
7461 <message name="IDS_AUTOFILL_COUNTRY_FEDERATED_STATES_OF_MICRONESIA" desc=" The country name displayed in the Autofill preferences.">
7462 Federated States of Micronesia
7463 </message>
7464 <message name="IDS_AUTOFILL_COUNTRY_FIJI" desc="The country name displayed in the Autofill preferences.">
7465 Fiji
7466 </message>
7467 <message name="IDS_AUTOFILL_COUNTRY_FINLAND" desc="The country name displa yed in the Autofill preferences.">
7468 Finland
7469 </message>
7470 <message name="IDS_AUTOFILL_COUNTRY_FRANCE" desc="The country name display ed in the Autofill preferences.">
7471 France
7472 </message>
7473 <message name="IDS_AUTOFILL_COUNTRY_FRENCH_GUIANA" desc="The country name displayed in the Autofill preferences.">
7474 French Guiana
7475 </message>
7476 <message name="IDS_AUTOFILL_COUNTRY_FRENCH_POLYNESIA" desc="The country na me displayed in the Autofill preferences.">
7477 French Polynesia
7478 </message>
7479 <message name="IDS_AUTOFILL_COUNTRY_FRENCH_SOUTHERN_TERRITORIES" desc="The country name displayed in the Autofill preferences.">
7480 French Southern Territories
7481 </message>
7482 <message name="IDS_AUTOFILL_COUNTRY_GABON" desc="The country name displaye d in the Autofill preferences.">
7483 Gabon
7484 </message>
7485 <message name="IDS_AUTOFILL_COUNTRY_GAMBIA" desc="The country name display ed in the Autofill preferences.">
7486 Gambia
7487 </message>
7488 <message name="IDS_AUTOFILL_COUNTRY_GEORGIA" desc="The country name displa yed in the Autofill preferences.">
7489 Georgia
7490 </message>
7491 <message name="IDS_AUTOFILL_COUNTRY_GERMANY" desc="The country name displa yed in the Autofill preferences.">
7492 Germany
7493 </message>
7494 <message name="IDS_AUTOFILL_COUNTRY_GHANA" desc="The country name displaye d in the Autofill preferences.">
7495 Ghana
7496 </message>
7497 <message name="IDS_AUTOFILL_COUNTRY_GIBRALTAR" desc="The country name disp layed in the Autofill preferences.">
7498 Gibraltar
7499 </message>
7500 <message name="IDS_AUTOFILL_COUNTRY_GREECE" desc="The country name display ed in the Autofill preferences.">
7501 Greece
7502 </message>
7503 <message name="IDS_AUTOFILL_COUNTRY_GREENLAND" desc="The country name disp layed in the Autofill preferences.">
7504 Greenland
7505 </message>
7506 <message name="IDS_AUTOFILL_COUNTRY_GRENADA" desc="The country name displa yed in the Autofill preferences.">
7507 Grenada
7508 </message>
7509 <message name="IDS_AUTOFILL_COUNTRY_GUADELOUPE" desc="The country name dis played in the Autofill preferences.">
7510 Guadeloupe
7511 </message>
7512 <message name="IDS_AUTOFILL_COUNTRY_GUAM" desc="The country name displayed in the Autofill preferences.">
7513 Guam
7514 </message>
7515 <message name="IDS_AUTOFILL_COUNTRY_GUATEMALA" desc="The country name disp layed in the Autofill preferences.">
7516 Guatemala
7517 </message>
7518 <message name="IDS_AUTOFILL_COUNTRY_GUERNSEY" desc="The country name displ ayed in the Autofill preferences.">
7519 Guernsey
7520 </message>
7521 <message name="IDS_AUTOFILL_COUNTRY_GUINEA" desc="The country name display ed in the Autofill preferences.">
7522 Guinea
7523 </message>
7524 <message name="IDS_AUTOFILL_COUNTRY_GUINEA_BISSAU" desc="The country name displayed in the Autofill preferences.">
7525 Guinea-Bissau
7526 </message>
7527 <message name="IDS_AUTOFILL_COUNTRY_GUYANA" desc="The country name display ed in the Autofill preferences.">
7528 Guyana
7529 </message>
7530 <message name="IDS_AUTOFILL_COUNTRY_HAITI" desc="The country name displaye d in the Autofill preferences.">
7531 Haiti
7532 </message>
7533 <message name="IDS_AUTOFILL_COUNTRY_HEARD_AND_MCDONALD_ISLANDS" desc="The country name displayed in the Autofill preferences.">
7534 Heard and McDonald Islands
7535 </message>
7536 <message name="IDS_AUTOFILL_COUNTRY_HONDURAS" desc="The country name displ ayed in the Autofill preferences.">
7537 Honduras
7538 </message>
7539 <message name="IDS_AUTOFILL_COUNTRY_HONG_KONG" desc="The country name disp layed in the Autofill preferences.">
7540 Hong Kong
7541 </message>
7542 <message name="IDS_AUTOFILL_COUNTRY_HUNGARY" desc="The country name displa yed in the Autofill preferences.">
7543 Hungary
7544 </message>
7545 <message name="IDS_AUTOFILL_COUNTRY_ICELAND" desc="The country name displa yed in the Autofill preferences.">
7546 Iceland
7547 </message>
7548 <message name="IDS_AUTOFILL_COUNTRY_INDIA" desc="The country name displaye d in the Autofill preferences.">
7549 India
7550 </message>
7551 <message name="IDS_AUTOFILL_COUNTRY_INDONESIA" desc="The country name disp layed in the Autofill preferences.">
7552 Indonesia
7553 </message>
7554 <message name="IDS_AUTOFILL_COUNTRY_IRAQ" desc="The country name displayed in the Autofill preferences.">
7555 Iraq
7556 </message>
7557 <message name="IDS_AUTOFILL_COUNTRY_IRELAND" desc="The country name displa yed in the Autofill preferences.">
7558 Ireland
7559 </message>
7560 <message name="IDS_AUTOFILL_COUNTRY_ISLE_OF_MAN" desc="The country name di splayed in the Autofill preferences.">
7561 Isle of Man
7562 </message>
7563 <message name="IDS_AUTOFILL_COUNTRY_ISRAEL" desc="The country name display ed in the Autofill preferences.">
7564 Israel
7565 </message>
7566 <message name="IDS_AUTOFILL_COUNTRY_ITALY" desc="The country name displaye d in the Autofill preferences.">
7567 Italy
7568 </message>
7569 <message name="IDS_AUTOFILL_COUNTRY_JAMAICA" desc="The country name displa yed in the Autofill preferences.">
7570 Jamaica
7571 </message>
7572 <message name="IDS_AUTOFILL_COUNTRY_JAPAN" desc="The country name displaye d in the Autofill preferences.">
7573 Japan
7574 </message>
7575 <message name="IDS_AUTOFILL_COUNTRY_JERSEY" desc="The country name display ed in the Autofill preferences.">
7576 Jersey
7577 </message>
7578 <message name="IDS_AUTOFILL_COUNTRY_JORDAN" desc="The country name display ed in the Autofill preferences.">
7579 Jordan
7580 </message>
7581 <message name="IDS_AUTOFILL_COUNTRY_KAZAKHSTAN" desc="The country name dis played in the Autofill preferences.">
7582 Kazakhstan
7583 </message>
7584 <message name="IDS_AUTOFILL_COUNTRY_KENYA" desc="The country name displaye d in the Autofill preferences.">
7585 Kenya
7586 </message>
7587 <message name="IDS_AUTOFILL_COUNTRY_KIRIBATI" desc="The country name displ ayed in the Autofill preferences.">
7588 Kiribati
7589 </message>
7590 <message name="IDS_AUTOFILL_COUNTRY_KUWAIT" desc="The country name display ed in the Autofill preferences.">
7591 Kuwait
7592 </message>
7593 <message name="IDS_AUTOFILL_COUNTRY_KYRGYZSTAN" desc="The country name dis played in the Autofill preferences.">
7594 Kyrgyzstan
7595 </message>
7596 <message name="IDS_AUTOFILL_COUNTRY_LAOS" desc="The country name displayed in the Autofill preferences.">
7597 Laos
7598 </message>
7599 <message name="IDS_AUTOFILL_COUNTRY_LATVIA" desc="The country name display ed in the Autofill preferences.">
7600 Latvia
7601 </message>
7602 <message name="IDS_AUTOFILL_COUNTRY_LEBANON" desc="The country name displa yed in the Autofill preferences.">
7603 Lebanon
7604 </message>
7605 <message name="IDS_AUTOFILL_COUNTRY_LESOTHO" desc="The country name displa yed in the Autofill preferences.">
7606 Lesotho
7607 </message>
7608 <message name="IDS_AUTOFILL_COUNTRY_LIBERIA" desc="The country name displa yed in the Autofill preferences.">
7609 Liberia
7610 </message>
7611 <message name="IDS_AUTOFILL_COUNTRY_LIBYAN_JAMAHIRYA" desc="The country na me displayed in the Autofill preferences.">
7612 Libyan Jamahirya
7613 </message>
7614 <message name="IDS_AUTOFILL_COUNTRY_LIECHTENSTEIN" desc="The country name displayed in the Autofill preferences.">
7615 Liechtenstein
7616 </message>
7617 <message name="IDS_AUTOFILL_COUNTRY_LITHUANIA" desc="The country name disp layed in the Autofill preferences.">
7618 Lithuania
7619 </message>
7620 <message name="IDS_AUTOFILL_COUNTRY_LUXEMBOURG" desc="The country name dis played in the Autofill preferences.">
7621 Luxembourg
7622 </message>
7623 <message name="IDS_AUTOFILL_COUNTRY_MACAO" desc="The country name displaye d in the Autofill preferences.">
7624 Macao
7625 </message>
7626 <message name="IDS_AUTOFILL_COUNTRY_MACEDONIA" desc="The country name disp layed in the Autofill preferences.">
7627 Macedonia
7628 </message>
7629 <message name="IDS_AUTOFILL_COUNTRY_MADAGASCAR" desc="The country name dis played in the Autofill preferences.">
7630 Madagascar
7631 </message>
7632 <message name="IDS_AUTOFILL_COUNTRY_MALAWI" desc="The country name display ed in the Autofill preferences.">
7633 Malawi
7634 </message>
7635 <message name="IDS_AUTOFILL_COUNTRY_MALAYSIA" desc="The country name displ ayed in the Autofill preferences.">
7636 Malaysia
7637 </message>
7638 <message name="IDS_AUTOFILL_COUNTRY_MALDIVES" desc="The country name displ ayed in the Autofill preferences.">
7639 Maldives
7640 </message>
7641 <message name="IDS_AUTOFILL_COUNTRY_MALI" desc="The country name displayed in the Autofill preferences.">
7642 Mali
7643 </message>
7644 <message name="IDS_AUTOFILL_COUNTRY_MALTA" desc="The country name displaye d in the Autofill preferences.">
7645 Malta
7646 </message>
7647 <message name="IDS_AUTOFILL_COUNTRY_MARSHALL_ISLANDS" desc="The country na me displayed in the Autofill preferences.">
7648 Marshall Islands
7649 </message>
7650 <message name="IDS_AUTOFILL_COUNTRY_MARTINIQUE" desc="The country name dis played in the Autofill preferences.">
7651 Martinique
7652 </message>
7653 <message name="IDS_AUTOFILL_COUNTRY_MAURITANIA" desc="The country name dis played in the Autofill preferences.">
7654 Mauritania
7655 </message>
7656 <message name="IDS_AUTOFILL_COUNTRY_MAURITIUS" desc="The country name disp layed in the Autofill preferences.">
7657 Mauritius
7658 </message>
7659 <message name="IDS_AUTOFILL_COUNTRY_MAYOTTE" desc="The country name displa yed in the Autofill preferences.">
7660 Mayotte
7661 </message>
7662 <message name="IDS_AUTOFILL_COUNTRY_MEXICO" desc="The country name display ed in the Autofill preferences.">
7663 Mexico
7664 </message>
7665 <message name="IDS_AUTOFILL_COUNTRY_MOLDOVA" desc="The country name displa yed in the Autofill preferences.">
7666 Moldova
7667 </message>
7668 <message name="IDS_AUTOFILL_COUNTRY_MONACO" desc="The country name display ed in the Autofill preferences.">
7669 Monaco
7670 </message>
7671 <message name="IDS_AUTOFILL_COUNTRY_MONGOLIA" desc="The country name displ ayed in the Autofill preferences.">
7672 Mongolia
7673 </message>
7674 <message name="IDS_AUTOFILL_COUNTRY_MONTENEGRO" desc="The country name dis played in the Autofill preferences.">
7675 Montenegro
7676 </message>
7677 <message name="IDS_AUTOFILL_COUNTRY_MONTSERRAT" desc="The country name dis played in the Autofill preferences.">
7678 Montserrat
7679 </message>
7680 <message name="IDS_AUTOFILL_COUNTRY_MOROCCO" desc="The country name displa yed in the Autofill preferences.">
7681 Morocco
7682 </message>
7683 <message name="IDS_AUTOFILL_COUNTRY_MOZAMBIQUE" desc="The country name dis played in the Autofill preferences.">
7684 Mozambique
7685 </message>
7686 <message name="IDS_AUTOFILL_COUNTRY_NAMIBIA" desc="The country name displa yed in the Autofill preferences.">
7687 Namibia
7688 </message>
7689 <message name="IDS_AUTOFILL_COUNTRY_NAURU_CENTRAL_PACIFIC" desc="The count ry name displayed in the Autofill preferences.">
7690 Nauru Central Pacific
7691 </message>
7692 <message name="IDS_AUTOFILL_COUNTRY_NEPAL" desc="The country name displaye d in the Autofill preferences.">
7693 Nepal
7694 </message>
7695 <message name="IDS_AUTOFILL_COUNTRY_NETHERLANDS" desc="The country name di splayed in the Autofill preferences.">
7696 Netherlands
7697 </message>
7698 <message name="IDS_AUTOFILL_COUNTRY_NETHERLANDS_ANTILLES" desc="The countr y name displayed in the Autofill preferences.">
7699 Netherlands Antilles
7700 </message>
7701 <message name="IDS_AUTOFILL_COUNTRY_NEW_CALEDONIA" desc="The country name displayed in the Autofill preferences.">
7702 New Caledonia
7703 </message>
7704 <message name="IDS_AUTOFILL_COUNTRY_NEW_ZEALAND" desc="The country name di splayed in the Autofill preferences.">
7705 New Zealand
7706 </message>
7707 <message name="IDS_AUTOFILL_COUNTRY_NICARAGUA" desc="The country name disp layed in the Autofill preferences.">
7708 Nicaragua
7709 </message>
7710 <message name="IDS_AUTOFILL_COUNTRY_NIGER" desc="The country name displaye d in the Autofill preferences.">
7711 Niger
7712 </message>
7713 <message name="IDS_AUTOFILL_COUNTRY_NIGERIA" desc="The country name displa yed in the Autofill preferences.">
7714 Nigeria
7715 </message>
7716 <message name="IDS_AUTOFILL_COUNTRY_NIUE" desc="The country name displayed in the Autofill preferences.">
7717 Niue
7718 </message>
7719 <message name="IDS_AUTOFILL_COUNTRY_NORFOLK_ISLAND" desc="The country name displayed in the Autofill preferences.">
7720 Norfolk Island
7721 </message>
7722 <message name="IDS_AUTOFILL_COUNTRY_NORTHERN_MARIANA_ISLANDS" desc="The co untry name displayed in the Autofill preferences.">
7723 Northern Mariana Islands
7724 </message>
7725 <message name="IDS_AUTOFILL_COUNTRY_NORTH_KOREA" desc="The country name di splayed in the Autofill preferences.">
7726 North Korea
7727 </message>
7728 <message name="IDS_AUTOFILL_COUNTRY_NORWAY" desc="The country name display ed in the Autofill preferences.">
7729 Norway
7730 </message>
7731 <message name="IDS_AUTOFILL_COUNTRY_OMAN" desc="The country name displayed in the Autofill preferences.">
7732 Oman
7733 </message>
7734 <message name="IDS_AUTOFILL_COUNTRY_PAKISTAN" desc="The country name displ ayed in the Autofill preferences.">
7735 Pakistan
7736 </message>
7737 <message name="IDS_AUTOFILL_COUNTRY_PALAU" desc="The country name displaye d in the Autofill preferences.">
7738 Palau
7739 </message>
7740 <message name="IDS_AUTOFILL_COUNTRY_PALESTINIAN_TERRITORY" desc="The count ry name displayed in the Autofill preferences.">
7741 Palestinian Territory
7742 </message>
7743 <message name="IDS_AUTOFILL_COUNTRY_PANAMA" desc="The country name display ed in the Autofill preferences.">
7744 Panama
7745 </message>
7746 <message name="IDS_AUTOFILL_COUNTRY_PAPUA_NEW_GUINEA" desc="The country na me displayed in the Autofill preferences.">
7747 Papua New Guinea
7748 </message>
7749 <message name="IDS_AUTOFILL_COUNTRY_PARAGUAY" desc="The country name displ ayed in the Autofill preferences.">
7750 Paraguay
7751 </message>
7752 <message name="IDS_AUTOFILL_COUNTRY_PERU" desc="The country name displayed in the Autofill preferences.">
7753 Peru
7754 </message>
7755 <message name="IDS_AUTOFILL_COUNTRY_PHILIPPINES" desc="The country name di splayed in the Autofill preferences.">
7756 Philippines
7757 </message>
7758 <message name="IDS_AUTOFILL_COUNTRY_PITCAIRN" desc="The country name displ ayed in the Autofill preferences.">
7759 Pitcairn
7760 </message>
7761 <message name="IDS_AUTOFILL_COUNTRY_POLAND" desc="The country name display ed in the Autofill preferences.">
7762 Poland
7763 </message>
7764 <message name="IDS_AUTOFILL_COUNTRY_PORTUGAL" desc="The country name displ ayed in the Autofill preferences.">
7765 Portugal
7766 </message>
7767 <message name="IDS_AUTOFILL_COUNTRY_PUERTO_RICO" desc="The country name di splayed in the Autofill preferences.">
7768 Puerto Rico
7769 </message>
7770 <message name="IDS_AUTOFILL_COUNTRY_QATAR" desc="The country name displaye d in the Autofill preferences.">
7771 Qatar
7772 </message>
7773 <message name="IDS_AUTOFILL_COUNTRY_REPUBLIC_OF_THE_CONGO" desc="The count ry name displayed in the Autofill preferences.">
7774 Republic of the Congo
7775 </message>
7776 <message name="IDS_AUTOFILL_COUNTRY_REUNION" desc="The country name displa yed in the Autofill preferences.">
7777 Reunion
7778 </message>
7779 <message name="IDS_AUTOFILL_COUNTRY_ROMANIA" desc="The country name displa yed in the Autofill preferences.">
7780 Romania
7781 </message>
7782 <message name="IDS_AUTOFILL_COUNTRY_RUSSIA" desc="The country name display ed in the Autofill preferences.">
7783 Russia
7784 </message>
7785 <message name="IDS_AUTOFILL_COUNTRY_RWANDA" desc="The country name display ed in the Autofill preferences.">
7786 Rwanda
7787 </message>
7788 <message name="IDS_AUTOFILL_COUNTRY_SAINT_BARTHELEMY" desc="The country na me displayed in the Autofill preferences.">
7789 Saint-Barthélemy
7790 </message>
7791 <message name="IDS_AUTOFILL_COUNTRY_SAINT_HELENA" desc="The country name d isplayed in the Autofill preferences.">
7792 Saint Helena
7793 </message>
7794 <message name="IDS_AUTOFILL_COUNTRY_SAINT_KITTS_AND_NEVIS" desc="The count ry name displayed in the Autofill preferences.">
7795 Saint Kitts and Nevis
7796 </message>
7797 <message name="IDS_AUTOFILL_COUNTRY_SAINT_LUCIA" desc="The country name di splayed in the Autofill preferences.">
7798 Saint Lucia
7799 </message>
7800 <message name="IDS_AUTOFILL_COUNTRY_SAINT_MARTIN" desc="The country name d isplayed in the Autofill preferences.">
7801 Saint Martin
7802 </message>
7803 <message name="IDS_AUTOFILL_COUNTRY_SAINT_VINCENT_AND_THE_GRENADINES" desc ="The country name displayed in the Autofill preferences.">
7804 Saint Vincent and the Grenadines
7805 </message>
7806 <message name="IDS_AUTOFILL_COUNTRY_SAMOA" desc="The country name displaye d in the Autofill preferences.">
7807 Samoa
7808 </message>
7809 <message name="IDS_AUTOFILL_COUNTRY_SAN_MARINO" desc="The country name dis played in the Autofill preferences.">
7810 San Marino
7811 </message>
7812 <message name="IDS_AUTOFILL_COUNTRY_SAO_TOME_AND_PRINCIPE" desc="The count ry name displayed in the Autofill preferences.">
7813 São Tomé and Príncipe
7814 </message>
7815 <message name="IDS_AUTOFILL_COUNTRY_SAUDI_ARABIA" desc="The country name d isplayed in the Autofill preferences.">
7816 Saudi Arabia
7817 </message>
7818 <message name="IDS_AUTOFILL_COUNTRY_SENEGAL" desc="The country name displa yed in the Autofill preferences.">
7819 Senegal
7820 </message>
7821 <message name="IDS_AUTOFILL_COUNTRY_SERBIA" desc="The country name display ed in the Autofill preferences.">
7822 Serbia
7823 </message>
7824 <message name="IDS_AUTOFILL_COUNTRY_SEYCHELLES" desc="The country name dis played in the Autofill preferences.">
7825 Seychelles
7826 </message>
7827 <message name="IDS_AUTOFILL_COUNTRY_SIERRA_LEONE" desc="The country name d isplayed in the Autofill preferences.">
7828 Sierra Leone
7829 </message>
7830 <message name="IDS_AUTOFILL_COUNTRY_SINGAPORE" desc="The country name disp layed in the Autofill preferences.">
7831 Singapore
7832 </message>
7833 <message name="IDS_AUTOFILL_COUNTRY_SLOVAKIA" desc="The country name displ ayed in the Autofill preferences.">
7834 Slovakia
7835 </message>
7836 <message name="IDS_AUTOFILL_COUNTRY_SLOVENIA" desc="The country name displ ayed in the Autofill preferences.">
7837 Slovenia
7838 </message>
7839 <message name="IDS_AUTOFILL_COUNTRY_SOLOMON_ISLANDS" desc="The country nam e displayed in the Autofill preferences.">
7840 Solomon Islands
7841 </message>
7842 <message name="IDS_AUTOFILL_COUNTRY_SOMALIA" desc="The country name displa yed in the Autofill preferences.">
7843 Somalia
7844 </message>
7845 <message name="IDS_AUTOFILL_COUNTRY_SOUTH_AFRICA" desc="The country name d isplayed in the Autofill preferences.">
7846 South Africa
7847 </message>
7848 <message name="IDS_AUTOFILL_COUNTRY_SOUTH_GEORGIA" desc="The country name displayed in the Autofill preferences.">
7849 South Georgia
7850 </message>
7851 <message name="IDS_AUTOFILL_COUNTRY_SOUTH_KOREA" desc="The country name di splayed in the Autofill preferences.">
7852 South Korea
7853 </message>
7854 <message name="IDS_AUTOFILL_COUNTRY_SPAIN" desc="The country name displaye d in the Autofill preferences.">
7855 Spain
7856 </message>
7857 <message name="IDS_AUTOFILL_COUNTRY_SRI_LANKA" desc="The country name disp layed in the Autofill preferences.">
7858 Sri Lanka
7859 </message>
7860 <message name="IDS_AUTOFILL_COUNTRY_ST_PIERRE_AND_MIQUELON" desc="The coun try name displayed in the Autofill preferences.">
7861 St. Pierre and Miquelon
7862 </message>
7863 <message name="IDS_AUTOFILL_COUNTRY_SURINAME" desc="The country name displ ayed in the Autofill preferences.">
7864 Suriname
7865 </message>
7866 <message name="IDS_AUTOFILL_COUNTRY_SVALBARD_AND_JAN_MAYEN_ISLANDS" desc=" The country name displayed in the Autofill preferences.">
7867 Svalbard and Jan Mayen Islands
7868 </message>
7869 <message name="IDS_AUTOFILL_COUNTRY_SWAZILAND" desc="The country name disp layed in the Autofill preferences.">
7870 Swaziland
7871 </message>
7872 <message name="IDS_AUTOFILL_COUNTRY_SWEDEN" desc="The country name display ed in the Autofill preferences.">
7873 Sweden
7874 </message>
7875 <message name="IDS_AUTOFILL_COUNTRY_SWITZERLAND" desc="The country name di splayed in the Autofill preferences.">
7876 Switzerland
7877 </message>
7878 <message name="IDS_AUTOFILL_COUNTRY_TAIWAN" desc="The country name display ed in the Autofill preferences.">
7879 Taiwan
7880 </message>
7881 <message name="IDS_AUTOFILL_COUNTRY_TAJIKISTAN" desc="The country name dis played in the Autofill preferences.">
7882 Tajikistan
7883 </message>
7884 <message name="IDS_AUTOFILL_COUNTRY_TANZANIA" desc="The country name displ ayed in the Autofill preferences.">
7885 Tanzania
7886 </message>
7887 <message name="IDS_AUTOFILL_COUNTRY_THAILAND" desc="The country name displ ayed in the Autofill preferences.">
7888 Thailand
7889 </message>
7890 <message name="IDS_AUTOFILL_COUNTRY_TOGO" desc="The country name displayed in the Autofill preferences.">
7891 Togo
7892 </message>
7893 <message name="IDS_AUTOFILL_COUNTRY_TOKELAU" desc="The country name displa yed in the Autofill preferences.">
7894 Tokelau
7895 </message>
7896 <message name="IDS_AUTOFILL_COUNTRY_TONGA" desc="The country name displaye d in the Autofill preferences.">
7897 Tonga
7898 </message>
7899 <message name="IDS_AUTOFILL_COUNTRY_TRINIDAD_AND_TOBAGO" desc="The country name displayed in the Autofill preferences.">
7900 Trinidad and Tobago
7901 </message>
7902 <message name="IDS_AUTOFILL_COUNTRY_TUNISIA" desc="The country name displa yed in the Autofill preferences.">
7903 Tunisia
7904 </message>
7905 <message name="IDS_AUTOFILL_COUNTRY_TURKEY" desc="The country name display ed in the Autofill preferences.">
7906 Turkey
7907 </message>
7908 <message name="IDS_AUTOFILL_COUNTRY_TURKMENISTAN" desc="The country name d isplayed in the Autofill preferences.">
7909 Turkmenistan
7910 </message>
7911 <message name="IDS_AUTOFILL_COUNTRY_TURKS_AND_CAICOS_ISLANDS" desc="The co untry name displayed in the Autofill preferences.">
7912 Turks and Caicos Islands
7913 </message>
7914 <message name="IDS_AUTOFILL_COUNTRY_TUVALU" desc="The country name display ed in the Autofill preferences.">
7915 Tuvalu
7916 </message>
7917 <message name="IDS_AUTOFILL_COUNTRY_UGANDA" desc="The country name display ed in the Autofill preferences.">
7918 Uganda
7919 </message>
7920 <message name="IDS_AUTOFILL_COUNTRY_UKRAINE" desc="The country name displa yed in the Autofill preferences.">
7921 Ukraine
7922 </message>
7923 <message name="IDS_AUTOFILL_COUNTRY_UNITED_ARAB_EMIRATES" desc="The countr y name displayed in the Autofill preferences.">
7924 United Arab Emirates
7925 </message>
7926 <message name="IDS_AUTOFILL_COUNTRY_UNITED_KINGDOM" desc="The country name displayed in the Autofill preferences.">
7927 United Kingdom
7928 </message>
7929 <message name="IDS_AUTOFILL_COUNTRY_UNITED_STATES" desc="The country name displayed in the Autofill preferences.">
7930 United States
7931 </message>
7932 <message name="IDS_AUTOFILL_COUNTRY_UNITED_STATES_MINOR_OUTLYING_ISLANDS" desc="The country name displayed in the Autofill preferences.">
7933 United States Minor Outlying Islands
7934 </message>
7935 <message name="IDS_AUTOFILL_COUNTRY_URUGUAY" desc="The country name displa yed in the Autofill preferences.">
7936 Uruguay
7937 </message>
7938 <message name="IDS_AUTOFILL_COUNTRY_US_VIRGIN_ISLANDS" desc="The country n ame displayed in the Autofill preferences.">
7939 U.S. Virgin Islands
7940 </message>
7941 <message name="IDS_AUTOFILL_COUNTRY_UZBEKISTAN" desc="The country name dis played in the Autofill preferences.">
7942 Uzbekistan
7943 </message>
7944 <message name="IDS_AUTOFILL_COUNTRY_VANUATU" desc="The country name displa yed in the Autofill preferences.">
7945 Vanuatu
7946 </message>
7947 <message name="IDS_AUTOFILL_COUNTRY_VATICAN" desc="The country name displa yed in the Autofill preferences.">
7948 Vatican
7949 </message>
7950 <message name="IDS_AUTOFILL_COUNTRY_VENEZUELA" desc="The country name disp layed in the Autofill preferences.">
7951 Venezuela
7952 </message>
7953 <message name="IDS_AUTOFILL_COUNTRY_VIETNAM" desc="The country name displa yed in the Autofill preferences.">
7954 Vietnam
7955 </message>
7956 <message name="IDS_AUTOFILL_COUNTRY_WALLIS_AND_FUTUNA_ISLANDS" desc="The c ountry name displayed in the Autofill preferences.">
7957 Wallis and Futuna Islands
7958 </message>
7959 <message name="IDS_AUTOFILL_COUNTRY_WESTERN_SAHARA" desc="The country name displayed in the Autofill preferences.">
7960 Western Sahara
7961 </message>
7962 <message name="IDS_AUTOFILL_COUNTRY_YEMEN" desc="The country name displaye d in the Autofill preferences.">
7963 Yemen
7964 </message>
7965 <message name="IDS_AUTOFILL_COUNTRY_ZAMBIA" desc="The country name display ed in the Autofill preferences.">
7966 Zambia
7967 </message>
7968 <message name="IDS_AUTOFILL_COUNTRY_ZIMBABWE" desc="The country name displ ayed in the Autofill preferences.">
7969 Zimbabwe
7970 </message>
7971
7178 <message name="IDS_THEMES_GROUP_NAME" desc="The title of the themes group" > 7972 <message name="IDS_THEMES_GROUP_NAME" desc="The title of the themes group" >
7179 Themes: 7973 Themes:
7180 </message> 7974 </message>
7181 <if expr="os == 'linux2' or os.find('bsd') != -1"> 7975 <if expr="os == 'linux2' or os.find('bsd') != -1">
7182 <message name="IDS_APPEARANCE_GROUP_NAME" desc="In Title Case and withou t trailing colon: The title of the themes group"> 7976 <message name="IDS_APPEARANCE_GROUP_NAME" desc="In Title Case and withou t trailing colon: The title of the themes group">
7183 Appearance 7977 Appearance
7184 </message> 7978 </message>
7185 <message name="IDS_THEMES_GTK_BUTTON" desc="The button to choose GTK col ors and icons as the current theme."> 7979 <message name="IDS_THEMES_GTK_BUTTON" desc="The button to choose GTK col ors and icons as the current theme.">
7186 Use GTK+ Theme 7980 Use GTK+ Theme
7187 </message> 7981 </message>
(...skipping 4175 matching lines...) Expand 10 before | Expand all | Expand 10 after
11363 </includes> 12157 </includes>
11364 <structures fallback_to_english="true"> 12158 <structures fallback_to_english="true">
11365 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 12159 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11366 </structure> 12160 </structure>
11367 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 12161 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
11368 </structure> 12162 </structure>
11369 </structures> 12163 </structures>
11370 12164
11371 </release> 12165 </release>
11372 </grit> 12166 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/autofill/autofill_country.h » ('j') | chrome/browser/autofill/autofill_country.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698