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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 3b0133e1dee1fcf7223ebf9b3e88ab87693cb833..10bbe6f7466722461ee42a560eb5529f90479cb4 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -4220,7 +4220,7 @@ Keep your key file in a safe place. You will need it to create new versions of y
If you are unhappy about it: click here to close browser, sign out and revert.
</message>
</if>
-
+
<if expr="pp_ifdef('chromeos')">
<!-- about:system strings -->
<message name="IDS_ABOUT_SYS_TITLE" desc="about:system page title">
@@ -7098,12 +7098,47 @@ This web page was killed, either because Chrome ran out of memory, or you chose
<message name="IDS_AUTOFILL_DIALOG_CITY" desc="The label of the City entry.">
City/Town:
</message>
+ <!-- These are all variants of the same logical field: The major subdivision below the "country" level. -->
<message name="IDS_AUTOFILL_DIALOG_STATE" desc="The label of the State entry.">
- State/Province/District:
+ State:
+ </message>
+ <message name="IDS_AUTOFILL_DIALOG_AREA" desc="The label of the Area entry.">
+ Area:
+ </message>
+ <message name="IDS_AUTOFILL_DIALOG_COUNTY" desc="The label of the County entry.">
+ County:
+ </message>
+ <message name="IDS_AUTOFILL_DIALOG_DEPARTMENT" desc="The label of the Department entry.">
+ Department:
+ </message>
+ <message name="IDS_AUTOFILL_DIALOG_DISTRICT" desc="The label of the District entry.">
+ District:
+ </message>
+ <message name="IDS_AUTOFILL_DIALOG_DO_SI" desc="The label of the Do/Si entry.">
+ 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
+ </message>
+ <message name="IDS_AUTOFILL_DIALOG_EMIRATE" desc="The label of the Emirate entry.">
+ Emirate:
+ </message>
+ <message name="IDS_AUTOFILL_DIALOG_ISLAND" desc="The label of the Island entry.">
+ Island:
+ </message>
+ <message name="IDS_AUTOFILL_DIALOG_PARISH" desc="The label of the Parish entry.">
+ Parish:
</message>
+ <message name="IDS_AUTOFILL_DIALOG_PREFECTURE" desc="The label of the Prefecture entry.">
+ Prefecture:
+ </message>
+ <message name="IDS_AUTOFILL_DIALOG_PROVINCE" desc="The label of the Province entry.">
+ Province:
+ </message>
+ <!-- End state variants. -->
<message name="IDS_AUTOFILL_DIALOG_ZIP_CODE" desc="The label of the Zip code entry.">
Zip code:
</message>
+ <message name="IDS_AUTOFILL_DIALOG_POSTAL_CODE" desc="The label of the Postal code entry.">
+ Postal code:
+ </message>
<message name="IDS_AUTOFILL_DIALOG_COUNTRY" desc="The label of the Country entry.">
Country:
</message>
@@ -7142,12 +7177,47 @@ This web page was killed, either because Chrome ran out of memory, or you chose
<message name="IDS_AUTOFILL_DIALOG_CITY" desc="The label of the City entry.">
City/Town
</message>
+ <!-- These are all variants of the same logical field: The major subdivision below the "country" level. -->
<message name="IDS_AUTOFILL_DIALOG_STATE" desc="The label of the State entry.">
- State/Province/District
+ State
+ </message>
+ <message name="IDS_AUTOFILL_DIALOG_AREA" desc="The label of the Area entry.">
+ Area
+ </message>
+ <message name="IDS_AUTOFILL_DIALOG_COUNTY" desc="The label of the County entry.">
+ County
+ </message>
+ <message name="IDS_AUTOFILL_DIALOG_DEPARTMENT" desc="The label of the Department entry.">
+ Department
+ </message>
+ <message name="IDS_AUTOFILL_DIALOG_DISTRICT" desc="The label of the District entry.">
+ District
+ </message>
+ <message name="IDS_AUTOFILL_DIALOG_DO_SI" desc="The label of the Do/Si entry.">
+ Do/Si
</message>
+ <message name="IDS_AUTOFILL_DIALOG_EMIRATE" desc="The label of the Emirate entry.">
+ Emirate
+ </message>
+ <message name="IDS_AUTOFILL_DIALOG_ISLAND" desc="The label of the Island entry.">
+ Island
+ </message>
+ <message name="IDS_AUTOFILL_DIALOG_PARISH" desc="The label of the Parish entry.">
+ Parish
+ </message>
+ <message name="IDS_AUTOFILL_DIALOG_PREFECTURE" desc="The label of the Prefecture entry.">
+ Prefecture
+ </message>
+ <message name="IDS_AUTOFILL_DIALOG_PROVINCE" desc="The label of the Province entry.">
+ Province
+ </message>
+ <!-- End state variants. -->
<message name="IDS_AUTOFILL_DIALOG_ZIP_CODE" desc="The label of the Zip code entry.">
Zip code
</message>
+ <message name="IDS_AUTOFILL_DIALOG_POSTAL_CODE" desc="The label of the Postal code entry.">
+ Postal code
+ </message>
<message name="IDS_AUTOFILL_DIALOG_COUNTRY" desc="The label of the Country entry.">
Country
</message>
@@ -7175,6 +7245,730 @@ This web page was killed, either because Chrome ran out of memory, or you chose
About Autofill
</message>
+ <message name="IDS_AUTOFILL_COUNTRY_AFGHANISTAN" desc="The country name displayed in the Autofill preferences.">
+ Afghanistan
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_ALAND_ISLANDS" desc="The country name displayed in the Autofill preferences.">
+ Aland Islands
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_ALBANIA" desc="The country name displayed in the Autofill preferences.">
+ Albania
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_ALGERIA" desc="The country name displayed in the Autofill preferences.">
+ Algeria
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_AMERICAN_SAMOA" desc="The country name displayed in the Autofill preferences.">
+ American Samoa
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_ANDORRA" desc="The country name displayed in the Autofill preferences.">
+ Andorra
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_ANGOLA" desc="The country name displayed in the Autofill preferences.">
+ Angola
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_ANGUILLA" desc="The country name displayed in the Autofill preferences.">
+ Anguilla
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_ANTARCTICA" desc="The country name displayed in the Autofill preferences.">
+ Antarctica
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_ANTIGUA_AND_BARBUDA" desc="The country name displayed in the Autofill preferences.">
+ Antigua and Barbuda
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_ARGENTINA" desc="The country name displayed in the Autofill preferences.">
+ Argentina
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_ARMENIA" desc="The country name displayed in the Autofill preferences.">
+ Armenia
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_ARUBA" desc="The country name displayed in the Autofill preferences.">
+ Aruba
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_AUSTRALIA" desc="The country name displayed in the Autofill preferences.">
+ Australia
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_AUSTRIA" desc="The country name displayed in the Autofill preferences.">
+ Austria
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_AZERBAIJAN" desc="The country name displayed in the Autofill preferences.">
+ Azerbaijan
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_BAHAMAS" desc="The country name displayed in the Autofill preferences.">
+ Bahamas
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_BAHRAIN" desc="The country name displayed in the Autofill preferences.">
+ Bahrain
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_BANGLADESH" desc="The country name displayed in the Autofill preferences.">
+ Bangladesh
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_BARBADOS" desc="The country name displayed in the Autofill preferences.">
+ Barbados
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_BELARUS" desc="The country name displayed in the Autofill preferences.">
+ Belarus
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_BELGIUM" desc="The country name displayed in the Autofill preferences.">
+ Belgium
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_BELIZE" desc="The country name displayed in the Autofill preferences.">
+ Belize
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_BENIN" desc="The country name displayed in the Autofill preferences.">
+ Benin
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_BERMUDA" desc="The country name displayed in the Autofill preferences.">
+ Bermuda
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_BHUTAN" desc="The country name displayed in the Autofill preferences.">
+ Bhutan
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_BOLIVIA" desc="The country name displayed in the Autofill preferences.">
+ Bolivia
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_BOSNIA_AND_HERZEGOVINA" desc="The country name displayed in the Autofill preferences.">
+ Bosnia and Herzegovina
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_BOTSWANA" desc="The country name displayed in the Autofill preferences.">
+ Botswana
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_BOUVET_ISLAND" desc="The country name displayed in the Autofill preferences.">
+ Bouvet Island
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_BRAZIL" desc="The country name displayed in the Autofill preferences.">
+ Brazil
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_BRITISH_INDIAN_OCEAN_TERRITORY" desc="The country name displayed in the Autofill preferences.">
+ British Indian Ocean Territory
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_BRITISH_VIRGIN_ISLANDS" desc="The country name displayed in the Autofill preferences.">
+ British Virgin Islands
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_BRUNEI_DARUSSALAM" desc="The country name displayed in the Autofill preferences.">
+ Brunei Darussalam
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_BULGARIA" desc="The country name displayed in the Autofill preferences.">
+ Bulgaria
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_BURKINA_FASO" desc="The country name displayed in the Autofill preferences.">
+ Burkina Faso
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_BURUNDI" desc="The country name displayed in the Autofill preferences.">
+ Burundi
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_CAMBODIA" desc="The country name displayed in the Autofill preferences.">
+ Cambodia
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_CAMEROON" desc="The country name displayed in the Autofill preferences.">
+ Cameroon
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_CANADA" desc="The country name displayed in the Autofill preferences.">
+ Canada
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_CAPE_VERDE" desc="The country name displayed in the Autofill preferences.">
+ Cape Verde
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_CAYMAN_ISLANDS" desc="The country name displayed in the Autofill preferences.">
+ Cayman Islands
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_CENTRAL_AFRICAN_REPUBLIC" desc="The country name displayed in the Autofill preferences.">
+ Central African Republic
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_CHAD" desc="The country name displayed in the Autofill preferences.">
+ Chad
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_CHILE" desc="The country name displayed in the Autofill preferences.">
+ Chile
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_CHINA" desc="The country name displayed in the Autofill preferences.">
+ China
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_CHRISTMAS_ISLAND" desc="The country name displayed in the Autofill preferences.">
+ Christmas Island
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_COCOS_KEELING_ISLANDS" desc="The country name displayed in the Autofill preferences.">
+ Cocos (Keeling) Islands
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_COLOMBIA" desc="The country name displayed in the Autofill preferences.">
+ Colombia
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_COMOROS" desc="The country name displayed in the Autofill preferences.">
+ Comoros
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_COOK_ISLANDS" desc="The country name displayed in the Autofill preferences.">
+ Cook Islands
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_COSTA_RICA" desc="The country name displayed in the Autofill preferences.">
+ Costa Rica
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_COTE_DIVOIRE" desc="The country name displayed in the Autofill preferences.">
+ Côte d'Ivoire
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_CROATIA" desc="The country name displayed in the Autofill preferences.">
+ Croatia
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_CYPRUS" desc="The country name displayed in the Autofill preferences.">
+ Cyprus
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_CZECH_REPUBLIC" desc="The country name displayed in the Autofill preferences.">
+ Czech Republic
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_DEMOCRATIC_REPUBLIC_OF_THE_CONGO" desc="The country name displayed in the Autofill preferences.">
+ Democratic Republic of the Congo
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_DENMARK" desc="The country name displayed in the Autofill preferences.">
+ Denmark
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_DJIBOUTI" desc="The country name displayed in the Autofill preferences.">
+ Djibouti
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_DOMINICA" desc="The country name displayed in the Autofill preferences.">
+ Dominica
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_DOMINICAN_REPUBLIC" desc="The country name displayed in the Autofill preferences.">
+ Dominican Republic
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_EAST_TIMOR" desc="The country name displayed in the Autofill preferences.">
+ East Timor
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_ECUADOR" desc="The country name displayed in the Autofill preferences.">
+ Ecuador
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_EGYPT" desc="The country name displayed in the Autofill preferences.">
+ Egypt
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_EL_SALVADOR" desc="The country name displayed in the Autofill preferences.">
+ El Salvador
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_EQUATORIAL_GUINEA" desc="The country name displayed in the Autofill preferences.">
+ Equatorial Guinea
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_ERITREA" desc="The country name displayed in the Autofill preferences.">
+ Eritrea
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_ESTONIA" desc="The country name displayed in the Autofill preferences.">
+ Estonia
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_ETHIOPIA" desc="The country name displayed in the Autofill preferences.">
+ Ethiopia
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_FALKLAND_ISLANDS" desc="The country name displayed in the Autofill preferences.">
+ Falkland Islands
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_FAROE_ISLANDS" desc="The country name displayed in the Autofill preferences.">
+ Faroe Islands
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_FEDERATED_STATES_OF_MICRONESIA" desc="The country name displayed in the Autofill preferences.">
+ Federated States of Micronesia
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_FIJI" desc="The country name displayed in the Autofill preferences.">
+ Fiji
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_FINLAND" desc="The country name displayed in the Autofill preferences.">
+ Finland
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_FRANCE" desc="The country name displayed in the Autofill preferences.">
+ France
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_FRENCH_GUIANA" desc="The country name displayed in the Autofill preferences.">
+ French Guiana
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_FRENCH_POLYNESIA" desc="The country name displayed in the Autofill preferences.">
+ French Polynesia
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_FRENCH_SOUTHERN_TERRITORIES" desc="The country name displayed in the Autofill preferences.">
+ French Southern Territories
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_GABON" desc="The country name displayed in the Autofill preferences.">
+ Gabon
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_GAMBIA" desc="The country name displayed in the Autofill preferences.">
+ Gambia
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_GEORGIA" desc="The country name displayed in the Autofill preferences.">
+ Georgia
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_GERMANY" desc="The country name displayed in the Autofill preferences.">
+ Germany
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_GHANA" desc="The country name displayed in the Autofill preferences.">
+ Ghana
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_GIBRALTAR" desc="The country name displayed in the Autofill preferences.">
+ Gibraltar
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_GREECE" desc="The country name displayed in the Autofill preferences.">
+ Greece
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_GREENLAND" desc="The country name displayed in the Autofill preferences.">
+ Greenland
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_GRENADA" desc="The country name displayed in the Autofill preferences.">
+ Grenada
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_GUADELOUPE" desc="The country name displayed in the Autofill preferences.">
+ Guadeloupe
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_GUAM" desc="The country name displayed in the Autofill preferences.">
+ Guam
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_GUATEMALA" desc="The country name displayed in the Autofill preferences.">
+ Guatemala
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_GUERNSEY" desc="The country name displayed in the Autofill preferences.">
+ Guernsey
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_GUINEA" desc="The country name displayed in the Autofill preferences.">
+ Guinea
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_GUINEA_BISSAU" desc="The country name displayed in the Autofill preferences.">
+ Guinea-Bissau
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_GUYANA" desc="The country name displayed in the Autofill preferences.">
+ Guyana
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_HAITI" desc="The country name displayed in the Autofill preferences.">
+ Haiti
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_HEARD_AND_MCDONALD_ISLANDS" desc="The country name displayed in the Autofill preferences.">
+ Heard and McDonald Islands
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_HONDURAS" desc="The country name displayed in the Autofill preferences.">
+ Honduras
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_HONG_KONG" desc="The country name displayed in the Autofill preferences.">
+ Hong Kong
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_HUNGARY" desc="The country name displayed in the Autofill preferences.">
+ Hungary
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_ICELAND" desc="The country name displayed in the Autofill preferences.">
+ Iceland
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_INDIA" desc="The country name displayed in the Autofill preferences.">
+ India
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_INDONESIA" desc="The country name displayed in the Autofill preferences.">
+ Indonesia
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_IRAQ" desc="The country name displayed in the Autofill preferences.">
+ Iraq
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_IRELAND" desc="The country name displayed in the Autofill preferences.">
+ Ireland
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_ISLE_OF_MAN" desc="The country name displayed in the Autofill preferences.">
+ Isle of Man
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_ISRAEL" desc="The country name displayed in the Autofill preferences.">
+ Israel
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_ITALY" desc="The country name displayed in the Autofill preferences.">
+ Italy
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_JAMAICA" desc="The country name displayed in the Autofill preferences.">
+ Jamaica
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_JAPAN" desc="The country name displayed in the Autofill preferences.">
+ Japan
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_JERSEY" desc="The country name displayed in the Autofill preferences.">
+ Jersey
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_JORDAN" desc="The country name displayed in the Autofill preferences.">
+ Jordan
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_KAZAKHSTAN" desc="The country name displayed in the Autofill preferences.">
+ Kazakhstan
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_KENYA" desc="The country name displayed in the Autofill preferences.">
+ Kenya
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_KIRIBATI" desc="The country name displayed in the Autofill preferences.">
+ Kiribati
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_KUWAIT" desc="The country name displayed in the Autofill preferences.">
+ Kuwait
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_KYRGYZSTAN" desc="The country name displayed in the Autofill preferences.">
+ Kyrgyzstan
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_LAOS" desc="The country name displayed in the Autofill preferences.">
+ Laos
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_LATVIA" desc="The country name displayed in the Autofill preferences.">
+ Latvia
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_LEBANON" desc="The country name displayed in the Autofill preferences.">
+ Lebanon
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_LESOTHO" desc="The country name displayed in the Autofill preferences.">
+ Lesotho
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_LIBERIA" desc="The country name displayed in the Autofill preferences.">
+ Liberia
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_LIBYAN_JAMAHIRYA" desc="The country name displayed in the Autofill preferences.">
+ Libyan Jamahirya
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_LIECHTENSTEIN" desc="The country name displayed in the Autofill preferences.">
+ Liechtenstein
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_LITHUANIA" desc="The country name displayed in the Autofill preferences.">
+ Lithuania
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_LUXEMBOURG" desc="The country name displayed in the Autofill preferences.">
+ Luxembourg
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_MACAO" desc="The country name displayed in the Autofill preferences.">
+ Macao
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_MACEDONIA" desc="The country name displayed in the Autofill preferences.">
+ Macedonia
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_MADAGASCAR" desc="The country name displayed in the Autofill preferences.">
+ Madagascar
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_MALAWI" desc="The country name displayed in the Autofill preferences.">
+ Malawi
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_MALAYSIA" desc="The country name displayed in the Autofill preferences.">
+ Malaysia
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_MALDIVES" desc="The country name displayed in the Autofill preferences.">
+ Maldives
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_MALI" desc="The country name displayed in the Autofill preferences.">
+ Mali
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_MALTA" desc="The country name displayed in the Autofill preferences.">
+ Malta
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_MARSHALL_ISLANDS" desc="The country name displayed in the Autofill preferences.">
+ Marshall Islands
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_MARTINIQUE" desc="The country name displayed in the Autofill preferences.">
+ Martinique
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_MAURITANIA" desc="The country name displayed in the Autofill preferences.">
+ Mauritania
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_MAURITIUS" desc="The country name displayed in the Autofill preferences.">
+ Mauritius
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_MAYOTTE" desc="The country name displayed in the Autofill preferences.">
+ Mayotte
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_MEXICO" desc="The country name displayed in the Autofill preferences.">
+ Mexico
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_MOLDOVA" desc="The country name displayed in the Autofill preferences.">
+ Moldova
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_MONACO" desc="The country name displayed in the Autofill preferences.">
+ Monaco
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_MONGOLIA" desc="The country name displayed in the Autofill preferences.">
+ Mongolia
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_MONTENEGRO" desc="The country name displayed in the Autofill preferences.">
+ Montenegro
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_MONTSERRAT" desc="The country name displayed in the Autofill preferences.">
+ Montserrat
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_MOROCCO" desc="The country name displayed in the Autofill preferences.">
+ Morocco
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_MOZAMBIQUE" desc="The country name displayed in the Autofill preferences.">
+ Mozambique
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_NAMIBIA" desc="The country name displayed in the Autofill preferences.">
+ Namibia
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_NAURU_CENTRAL_PACIFIC" desc="The country name displayed in the Autofill preferences.">
+ Nauru Central Pacific
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_NEPAL" desc="The country name displayed in the Autofill preferences.">
+ Nepal
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_NETHERLANDS" desc="The country name displayed in the Autofill preferences.">
+ Netherlands
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_NETHERLANDS_ANTILLES" desc="The country name displayed in the Autofill preferences.">
+ Netherlands Antilles
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_NEW_CALEDONIA" desc="The country name displayed in the Autofill preferences.">
+ New Caledonia
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_NEW_ZEALAND" desc="The country name displayed in the Autofill preferences.">
+ New Zealand
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_NICARAGUA" desc="The country name displayed in the Autofill preferences.">
+ Nicaragua
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_NIGER" desc="The country name displayed in the Autofill preferences.">
+ Niger
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_NIGERIA" desc="The country name displayed in the Autofill preferences.">
+ Nigeria
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_NIUE" desc="The country name displayed in the Autofill preferences.">
+ Niue
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_NORFOLK_ISLAND" desc="The country name displayed in the Autofill preferences.">
+ Norfolk Island
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_NORTHERN_MARIANA_ISLANDS" desc="The country name displayed in the Autofill preferences.">
+ Northern Mariana Islands
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_NORTH_KOREA" desc="The country name displayed in the Autofill preferences.">
+ North Korea
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_NORWAY" desc="The country name displayed in the Autofill preferences.">
+ Norway
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_OMAN" desc="The country name displayed in the Autofill preferences.">
+ Oman
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_PAKISTAN" desc="The country name displayed in the Autofill preferences.">
+ Pakistan
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_PALAU" desc="The country name displayed in the Autofill preferences.">
+ Palau
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_PALESTINIAN_TERRITORY" desc="The country name displayed in the Autofill preferences.">
+ Palestinian Territory
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_PANAMA" desc="The country name displayed in the Autofill preferences.">
+ Panama
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_PAPUA_NEW_GUINEA" desc="The country name displayed in the Autofill preferences.">
+ Papua New Guinea
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_PARAGUAY" desc="The country name displayed in the Autofill preferences.">
+ Paraguay
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_PERU" desc="The country name displayed in the Autofill preferences.">
+ Peru
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_PHILIPPINES" desc="The country name displayed in the Autofill preferences.">
+ Philippines
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_PITCAIRN" desc="The country name displayed in the Autofill preferences.">
+ Pitcairn
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_POLAND" desc="The country name displayed in the Autofill preferences.">
+ Poland
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_PORTUGAL" desc="The country name displayed in the Autofill preferences.">
+ Portugal
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_PUERTO_RICO" desc="The country name displayed in the Autofill preferences.">
+ Puerto Rico
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_QATAR" desc="The country name displayed in the Autofill preferences.">
+ Qatar
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_REPUBLIC_OF_THE_CONGO" desc="The country name displayed in the Autofill preferences.">
+ Republic of the Congo
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_REUNION" desc="The country name displayed in the Autofill preferences.">
+ Reunion
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_ROMANIA" desc="The country name displayed in the Autofill preferences.">
+ Romania
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_RUSSIA" desc="The country name displayed in the Autofill preferences.">
+ Russia
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_RWANDA" desc="The country name displayed in the Autofill preferences.">
+ Rwanda
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_SAINT_BARTHELEMY" desc="The country name displayed in the Autofill preferences.">
+ Saint-Barthélemy
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_SAINT_HELENA" desc="The country name displayed in the Autofill preferences.">
+ Saint Helena
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_SAINT_KITTS_AND_NEVIS" desc="The country name displayed in the Autofill preferences.">
+ Saint Kitts and Nevis
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_SAINT_LUCIA" desc="The country name displayed in the Autofill preferences.">
+ Saint Lucia
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_SAINT_MARTIN" desc="The country name displayed in the Autofill preferences.">
+ Saint Martin
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_SAINT_VINCENT_AND_THE_GRENADINES" desc="The country name displayed in the Autofill preferences.">
+ Saint Vincent and the Grenadines
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_SAMOA" desc="The country name displayed in the Autofill preferences.">
+ Samoa
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_SAN_MARINO" desc="The country name displayed in the Autofill preferences.">
+ San Marino
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_SAO_TOME_AND_PRINCIPE" desc="The country name displayed in the Autofill preferences.">
+ São Tomé and Príncipe
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_SAUDI_ARABIA" desc="The country name displayed in the Autofill preferences.">
+ Saudi Arabia
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_SENEGAL" desc="The country name displayed in the Autofill preferences.">
+ Senegal
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_SERBIA" desc="The country name displayed in the Autofill preferences.">
+ Serbia
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_SEYCHELLES" desc="The country name displayed in the Autofill preferences.">
+ Seychelles
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_SIERRA_LEONE" desc="The country name displayed in the Autofill preferences.">
+ Sierra Leone
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_SINGAPORE" desc="The country name displayed in the Autofill preferences.">
+ Singapore
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_SLOVAKIA" desc="The country name displayed in the Autofill preferences.">
+ Slovakia
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_SLOVENIA" desc="The country name displayed in the Autofill preferences.">
+ Slovenia
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_SOLOMON_ISLANDS" desc="The country name displayed in the Autofill preferences.">
+ Solomon Islands
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_SOMALIA" desc="The country name displayed in the Autofill preferences.">
+ Somalia
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_SOUTH_AFRICA" desc="The country name displayed in the Autofill preferences.">
+ South Africa
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_SOUTH_GEORGIA" desc="The country name displayed in the Autofill preferences.">
+ South Georgia
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_SOUTH_KOREA" desc="The country name displayed in the Autofill preferences.">
+ South Korea
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_SPAIN" desc="The country name displayed in the Autofill preferences.">
+ Spain
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_SRI_LANKA" desc="The country name displayed in the Autofill preferences.">
+ Sri Lanka
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_ST_PIERRE_AND_MIQUELON" desc="The country name displayed in the Autofill preferences.">
+ St. Pierre and Miquelon
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_SURINAME" desc="The country name displayed in the Autofill preferences.">
+ Suriname
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_SVALBARD_AND_JAN_MAYEN_ISLANDS" desc="The country name displayed in the Autofill preferences.">
+ Svalbard and Jan Mayen Islands
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_SWAZILAND" desc="The country name displayed in the Autofill preferences.">
+ Swaziland
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_SWEDEN" desc="The country name displayed in the Autofill preferences.">
+ Sweden
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_SWITZERLAND" desc="The country name displayed in the Autofill preferences.">
+ Switzerland
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_TAIWAN" desc="The country name displayed in the Autofill preferences.">
+ Taiwan
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_TAJIKISTAN" desc="The country name displayed in the Autofill preferences.">
+ Tajikistan
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_TANZANIA" desc="The country name displayed in the Autofill preferences.">
+ Tanzania
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_THAILAND" desc="The country name displayed in the Autofill preferences.">
+ Thailand
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_TOGO" desc="The country name displayed in the Autofill preferences.">
+ Togo
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_TOKELAU" desc="The country name displayed in the Autofill preferences.">
+ Tokelau
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_TONGA" desc="The country name displayed in the Autofill preferences.">
+ Tonga
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_TRINIDAD_AND_TOBAGO" desc="The country name displayed in the Autofill preferences.">
+ Trinidad and Tobago
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_TUNISIA" desc="The country name displayed in the Autofill preferences.">
+ Tunisia
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_TURKEY" desc="The country name displayed in the Autofill preferences.">
+ Turkey
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_TURKMENISTAN" desc="The country name displayed in the Autofill preferences.">
+ Turkmenistan
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_TURKS_AND_CAICOS_ISLANDS" desc="The country name displayed in the Autofill preferences.">
+ Turks and Caicos Islands
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_TUVALU" desc="The country name displayed in the Autofill preferences.">
+ Tuvalu
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_UGANDA" desc="The country name displayed in the Autofill preferences.">
+ Uganda
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_UKRAINE" desc="The country name displayed in the Autofill preferences.">
+ Ukraine
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_UNITED_ARAB_EMIRATES" desc="The country name displayed in the Autofill preferences.">
+ United Arab Emirates
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_UNITED_KINGDOM" desc="The country name displayed in the Autofill preferences.">
+ United Kingdom
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_UNITED_STATES" desc="The country name displayed in the Autofill preferences.">
+ United States
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_UNITED_STATES_MINOR_OUTLYING_ISLANDS" desc="The country name displayed in the Autofill preferences.">
+ United States Minor Outlying Islands
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_URUGUAY" desc="The country name displayed in the Autofill preferences.">
+ Uruguay
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_US_VIRGIN_ISLANDS" desc="The country name displayed in the Autofill preferences.">
+ U.S. Virgin Islands
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_UZBEKISTAN" desc="The country name displayed in the Autofill preferences.">
+ Uzbekistan
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_VANUATU" desc="The country name displayed in the Autofill preferences.">
+ Vanuatu
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_VATICAN" desc="The country name displayed in the Autofill preferences.">
+ Vatican
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_VENEZUELA" desc="The country name displayed in the Autofill preferences.">
+ Venezuela
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_VIETNAM" desc="The country name displayed in the Autofill preferences.">
+ Vietnam
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_WALLIS_AND_FUTUNA_ISLANDS" desc="The country name displayed in the Autofill preferences.">
+ Wallis and Futuna Islands
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_WESTERN_SAHARA" desc="The country name displayed in the Autofill preferences.">
+ Western Sahara
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_YEMEN" desc="The country name displayed in the Autofill preferences.">
+ Yemen
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_ZAMBIA" desc="The country name displayed in the Autofill preferences.">
+ Zambia
+ </message>
+ <message name="IDS_AUTOFILL_COUNTRY_ZIMBABWE" desc="The country name displayed in the Autofill preferences.">
+ Zimbabwe
+ </message>
+
<message name="IDS_THEMES_GROUP_NAME" desc="The title of the themes group">
Themes:
</message>
« 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