Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index c6d88b7da1025857957bb77c9acb2d887a209076..5c3cc5dcc452f5ff10f1b56b1225538eb55d0969 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"> |
@@ -7101,12 +7101,44 @@ 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_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> |
@@ -7145,12 +7177,44 @@ 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_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> |