Index: chrome/app/address_input_strings.grdp |
diff --git a/chrome/app/address_input_strings.grdp b/chrome/app/address_input_strings.grdp |
index 945205ed475b25be20c203f066a53a4b729030a5..52f2b0335e5816970b590167636d3232890afc49 100644 |
--- a/chrome/app/address_input_strings.grdp |
+++ b/chrome/app/address_input_strings.grdp |
@@ -6,7 +6,7 @@ DO NOT MODIFY. |
This file is generated by |
third_party/libaddressinput/chromium/tools/update-strings.py from |
src/third_party/libaddressinput/src/cpp/res/messages.grdp. Submit modifications |
-to the upstream library at https://libaddressinput.googlecode.com/. |
+to the upstream library at https://github.com/googlei18n/libaddressinput. |
--> |
<!-- |
@@ -39,6 +39,25 @@ limitations under the License. |
City |
</message> |
<message |
+ name="IDS_LIBADDRESSINPUT_POST_TOWN" |
+ desc="The name of a town through |
+ which postal deliveries are routed, present in UK addresses. |
+ See: http://en.wikipedia.org/wiki/Post_town"> |
+ Post Town |
+ </message> |
+ <message |
+ name="IDS_LIBADDRESSINPUT_SUBURB" |
+ desc="Smaller part of a city used in some addresses in countries like New |
+ Zealand to give a more specific location in a postal address."> |
+ Suburb |
+ </message> |
+ <message |
+ name="IDS_LIBADDRESSINPUT_VILLAGE_TOWNSHIP" |
+ desc="A unit used in postal addresses in Malaysia, which is smaller than the |
+ city/town, and represents a village, township, or precinct."> |
+ Village / Township |
+ </message> |
+ <message |
name="IDS_LIBADDRESSINPUT_ADDRESS_LINE_1_LABEL" |
desc="E.g., 18th Street, Unit 3."> |
Street address |
@@ -135,6 +154,11 @@ limitations under the License. |
Name |
</message> |
<message |
+ name="IDS_LIBADDRESSINPUT_NEIGHBORHOOD" |
+ desc="Label for a neighborhood, shown as part of an address input form."> |
+ Neighborhood |
+ </message> |
+ <message |
name="IDS_LIBADDRESSINPUT_MISSING_REQUIRED_FIELD" |
desc="Error message shown with a UI field when it is a required field and |
the user has not filled it out."> |