1<?xml version="1.0" encoding="utf-8"?>
2<!--
3
4DO NOT MODIFY.
5
6This file is generated by
7third_party/libaddressinput/chromium/tools/update-strings.py from
8src/third_party/libaddressinput/src/cpp/res/messages.grdp. Submit modifications
9to the upstream library at https://libaddressinput.googlecode.com/.
10
11-->
12<!--
13Copyright (C) 2013 Google Inc.
14
15Licensed under the Apache License, Version 2.0 (the "License");
16you may not use this file except in compliance with the License.
17You may obtain a copy of the License at
18
19http://www.apache.org/licenses/LICENSE-2.0
20
21Unless required by applicable law or agreed to in writing, software
22distributed under the License is distributed on an "AS IS" BASIS,
23WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
24See the License for the specific language governing permissions and
25limitations under the License.
26-->
27<grit-part>
28  <message
29      name="IDS_LIBADDRESSINPUT_COUNTRY_OR_REGION_LABEL"
30      desc="A country or a political region (Countries like the United States or
31            regions like Hong Kong or Macao, or places like Taiwan, where
32            whether it is a country or not is a politically sensitive
33            question).">
34    Country / Region
35  </message>
36  <message
37      name="IDS_LIBADDRESSINPUT_LOCALITY_LABEL"
38      desc="E.g., New York City.">
39    City
40  </message>
41  <message
42      name="IDS_LIBADDRESSINPUT_ADDRESS_LINE_1_LABEL"
43      desc="E.g., 18th Street, Unit 3.">
44    Street address
45  </message>
46  <message
47      name="IDS_LIBADDRESSINPUT_POSTAL_CODE_LABEL"
48      desc="Postal Code. Values are frequently alphanumeric. Used in countries
49            such as Switzerland.">
50    Postal code
51  </message>
52  <message
53      name="IDS_LIBADDRESSINPUT_ZIP_CODE_LABEL"
54      desc="ZIP code. Values are frequently alphanumeric. Used in countries such
55            as the US.">
56    ZIP code
57  </message>
58  <message
59      name="IDS_LIBADDRESSINPUT_AREA"
60      desc="Administrative Area for Hong Kong (e.g., Kowloon).">
61    Area
62  </message>
63  <message
64      name="IDS_LIBADDRESSINPUT_COUNTY"
65      desc="Administrative Area for United Kingdoms (e.g. York) or for the
66            United States (e.g. Orange County).">
67    County
68  </message>
69  <message
70      name="IDS_LIBADDRESSINPUT_DEPARTMENT"
71      desc="Administrative Area for Nicaragua (e.g., Boaco) or France.">
72    Department
73  </message>
74  <message
75      name="IDS_LIBADDRESSINPUT_DISTRICT"
76      desc="Administrative Area for Nauru Central Pacific (e.g., Aiwo district),
77            or area of a town (a neighbourhood/suburb) used for addresses in
78            Korea and China.">
79    District
80  </message>
81  <message
82      name="IDS_LIBADDRESSINPUT_DO_SI"
83      desc="Administrative Area for Korea (e.g., Gyeonggi-do or Busan-si).">
84    Do/Si
85  </message>
86  <message
87      name="IDS_LIBADDRESSINPUT_EMIRATE"
88      desc="Administrative Area for United Arab Emirates (e.g., Abu Dhabi).">
89    Emirate
90  </message>
91  <message
92      name="IDS_LIBADDRESSINPUT_ISLAND"
93      desc="Administrative Area for certain countries (e.g., Bahama's Cat
94            Island).">
95    Island
96  </message>
97  <message
98      name="IDS_LIBADDRESSINPUT_PARISH"
99      desc="Administrative Area for certain countries (e.g., Andorra's
100            Canillo).">
101    Parish
102  </message>
103  <message
104      name="IDS_LIBADDRESSINPUT_PREFECTURE"
105      desc="Administrative Area for Japan (e.g., Hokkaido).">
106    Prefecture
107  </message>
108  <message
109      name="IDS_LIBADDRESSINPUT_PROVINCE"
110      desc="Administrative Area for certain countries (e.g., France's
111            Champagne).">
112    Province
113  </message>
114  <message
115      name="IDS_LIBADDRESSINPUT_STATE"
116      desc="Administrative Area for certain countries (e.g., US' California).">
117    State
118  </message>
119  <message
120      name="IDS_LIBADDRESSINPUT_RECIPIENT_LABEL"
121      desc="Label for the field for a person's name in an address.">
122    Name
123  </message>
124  <message
125      name="IDS_LIBADDRESSINPUT_MISSING_REQUIRED_FIELD"
126      desc="Error message shown with a UI field when it is a required field and
127            the user has not filled it out.">
128    You can't leave this empty.
129  </message>
130  <message
131      name="IDS_LIBADDRESSINPUT_MISSING_REQUIRED_POSTAL_CODE_EXAMPLE_AND_URL"
132      desc="Error message shown with the postal code field when it is a required
133            field and the user has not filled it out, providing an example
134            postal code and a link to this country's postal service that a user
135            can use to look up their postal code.">
136    You must provide a postal code, for example <ph name="EXAMPLE">$1<ex>90291</ex></ph>. Don't know your postal code? Find it out <ph name="BEGIN_LINK">$2</ph>here<ph name="END_LINK">$3</ph>.
137  </message>
138  <message
139      name="IDS_LIBADDRESSINPUT_MISSING_REQUIRED_POSTAL_CODE_EXAMPLE"
140      desc="Error message shown with the postal code field when it is a required
141            field and the user has not filled it out, providing an example
142            postal code.">
143    You must provide a postal code, for example <ph name="EXAMPLE">$1<ex>90291</ex></ph>.
144  </message>
145  <message
146      name="IDS_LIBADDRESSINPUT_MISSING_REQUIRED_ZIP_CODE_EXAMPLE_AND_URL"
147      desc="Error message shown with the ZIP code field when it is a required
148            field and the user has not filled it out, providing an example ZIP
149            code and a link to this country's postal service that a user can use
150            to look up their ZIP code. This is specifically for countries using
151            ZIP codes instead of Postal codes, such as America.">
152    You must provide a ZIP code, for example <ph name="EXAMPLE">$1<ex>90291</ex></ph>. Don't know your ZIP code? Find it out <ph name="BEGIN_LINK">$2</ph>here<ph name="END_LINK">$3</ph>.
153  </message>
154  <message
155      name="IDS_LIBADDRESSINPUT_MISSING_REQUIRED_ZIP_CODE_EXAMPLE"
156      desc="Error message shown with the ZIP code field when it is a required
157            field and the user has not filled it out, providing an example ZIP
158            code.">
159    You must provide a ZIP code, for example <ph name="EXAMPLE">$1<ex>90291</ex></ph>.
160  </message>
161  <message
162      name="IDS_LIBADDRESSINPUT_UNKNOWN_VALUE"
163      desc="Occurs when the user fills out the wrong value for an address field.
164            For example, this would be shown when putting 'Cupertino' in United
165            States' State field.">
166    <ph name="FIELD_VALUE">$1<ex>Cupertino</ex></ph> is not recognized as a known value for this field.
167  </message>
168  <message
169      name="IDS_LIBADDRESSINPUT_UNRECOGNIZED_FORMAT_POSTAL_CODE_EXAMPLE_AND_URL"
170      desc="Occurs when the user fills out a postal code that does not conform
171            to the country's postal code format. For example, this would be
172            shown when using '80' as a Swiss postal code, which is normally 4
173            digits long. Provides an example postal code and a link to this
174            country's postal service that a user can use to look up their postal
175            code.">
176    This postal code format is not recognized. Example of a valid postal code: <ph name="EXAMPLE">$1<ex>90291</ex></ph>. Don't know your postal code? Find it out <ph name="BEGIN_LINK">$2</ph>here<ph name="END_LINK">$3</ph>.
177  </message>
178  <message
179      name="IDS_LIBADDRESSINPUT_UNRECOGNIZED_FORMAT_POSTAL_CODE_EXAMPLE"
180      desc="Occurs when the user fills out a postal code that does not conform
181            to the country's postal code format. For example, this would be
182            shown when using '80' as a Swiss postal code, which is normally 4
183            digits long. Provides an example postal code.">
184    This postal code format is not recognized. Example of a valid postal code: <ph name="EXAMPLE">$1<ex>90291</ex></ph>.
185  </message>
186  <message
187      name="IDS_LIBADDRESSINPUT_UNRECOGNIZED_FORMAT_POSTAL_CODE"
188      desc="Occurs when the user fills out a postal code that does not conform
189            to the country's postal code format. For example, this would be
190            shown when using '80' as a Swiss postal code, which is normally 4
191            digits long.">
192    This postal code format is not recognized.
193  </message>
194  <message
195      name="IDS_LIBADDRESSINPUT_UNRECOGNIZED_FORMAT_ZIP_CODE_EXAMPLE_AND_URL"
196      desc="Occurs when the user fills out a ZIP code that does not conform to
197            the country's ZIP code format. For example, this would be shown when
198            using '901' as a ZIP code for the United States. Provides an example
199            ZIP code and a link to this country's postal service that a user can
200            use to look up their ZIP code.">
201    This ZIP code format is not recognized. Example of a valid ZIP code: <ph name="EXAMPLE">$1<ex>90291</ex></ph>. Don't know your ZIP code? Find it out <ph name="BEGIN_LINK">$2</ph>here<ph name="END_LINK">$3</ph>.
202  </message>
203  <message
204      name="IDS_LIBADDRESSINPUT_UNRECOGNIZED_FORMAT_ZIP_CODE_EXAMPLE"
205      desc="Occurs when the user fills out a ZIP code that does not conform to
206            the country's ZIP code format. For example, this would be shown when
207            using '901' as a ZIP code for the United States. Provides an example
208            ZIP code.">
209    This ZIP code format is not recognized. Example of a valid ZIP code: <ph name="EXAMPLE">$1<ex>90291</ex></ph>.
210  </message>
211  <message
212      name="IDS_LIBADDRESSINPUT_UNRECOGNIZED_FORMAT_ZIP"
213      desc="Occurs when the user fills out a ZIP code that does not conform to
214            the country's ZIP code format. For example, this would be shown when
215            using '901' as a ZIP code for the United States.">
216    This ZIP code format is not recognized.
217  </message>
218  <message
219      name="IDS_LIBADDRESSINPUT_MISMATCHING_VALUE_POSTAL_CODE_URL"
220      desc="Occurs when the user fills out the wrong postal code for a certain
221      location. For example, this would be shown when using Z3Z 2Y7 for
222      Alberta, Canada. Provides a link to this country's postal service
223      that a user can use to look up their postal code.">
224    This postal code does not appear to match the rest of this address. Don't know your postal code? Find it out <ph name="BEGIN_LINK">$1</ph>here<ph name="END_LINK">$2</ph>.
225  </message>
226  <message
227      name="IDS_LIBADDRESSINPUT_MISMATCHING_VALUE_POSTAL_CODE"
228      desc="Occurs when the user fills out the wrong postal code for a certain
229      location. For example, this would be shown when using Z3Z 2Y7 for
230      Alberta, Canada.">
231    This postal code does not appear to match the rest of this address.
232  </message>
233  <message
234      name="IDS_LIBADDRESSINPUT_MISMATCHING_VALUE_ZIP_URL"
235      desc="Occurs when the user fills out the wrong ZIP code for a certain
236      location. For example, this would be shown when using 10001 for
237      Arizona state. Provides a link to this country's postal service that
238      a user can use to look up their ZIP code.">
239    This ZIP code does not appear to match the rest of this address. Don't know your ZIP code? Find it out <ph name="BEGIN_LINK">$1</ph>here<ph name="END_LINK">$2</ph>.
240  </message>
241  <message
242      name="IDS_LIBADDRESSINPUT_MISMATCHING_VALUE_ZIP"
243      desc="Occurs when the user fills out the wrong ZIP code for a certain
244      location. For example, this would be shown when using 10001 for
245      Arizona state.">
246    This ZIP code does not appear to match the rest of this address.
247  </message>
248  <message
249      name="IDS_LIBADDRESSINPUT_PO_BOX_FORBIDDEN_VALUE"
250      desc="Occurs when the user fills out a P.O. box as part of a physical
251      address.">
252    This address line appears to contain a post office box. Please use a street or building address.
253  </message>
254</grit-part>
255