1b89e661f5b7cb2d3ed25509a510766c17cfb17c
[platform/framework/web/crosswalk.git] / src / chrome / app / address_input_strings.grdp
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--
3
4 DO NOT MODIFY.
5
6 This file is generated by
7 third_party/libaddressinput/chromium/tools/update-strings.py from
8 src/third_party/libaddressinput/src/cpp/res/messages.grdp. Submit modifications
9 to the upstream library at https://libaddressinput.googlecode.com/.
10
11 -->
12 <!--
13 Copyright (C) 2013 Google Inc.
14
15 Licensed under the Apache License, Version 2.0 (the "License");
16 you may not use this file except in compliance with the License.
17 You may obtain a copy of the License at
18
19 http://www.apache.org/licenses/LICENSE-2.0
20
21 Unless required by applicable law or agreed to in writing, software
22 distributed under the License is distributed on an "AS IS" BASIS,
23 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
24 See the License for the specific language governing permissions and
25 limitations 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_OBLAST"
99       desc="Administrative Area for certain countries (e.g., Russia's
100             Leningrad).">
101     Oblast
102   </message>
103   <message
104       name="IDS_LIBADDRESSINPUT_PARISH"
105       desc="Administrative Area for certain countries (e.g., Andorra's
106             Canillo).">
107     Parish
108   </message>
109   <message
110       name="IDS_LIBADDRESSINPUT_PREFECTURE"
111       desc="Administrative Area for Japan (e.g., Hokkaido).">
112     Prefecture
113   </message>
114   <message
115       name="IDS_LIBADDRESSINPUT_PROVINCE"
116       desc="Administrative Area for certain countries (e.g., France's
117             Champagne).">
118     Province
119   </message>
120   <message
121       name="IDS_LIBADDRESSINPUT_STATE"
122       desc="Administrative Area for certain countries (e.g., US' California).">
123     State
124   </message>
125   <message
126       name="IDS_LIBADDRESSINPUT_RECIPIENT_LABEL"
127       desc="Label for the field for a person's name in an address.">
128     Name
129   </message>
130   <message
131       name="IDS_LIBADDRESSINPUT_MISSING_REQUIRED_FIELD"
132       desc="Error message shown with a UI field when it is a required field and
133             the user has not filled it out.">
134     You can't leave this empty.
135   </message>
136   <message
137       name="IDS_LIBADDRESSINPUT_MISSING_REQUIRED_POSTAL_CODE_EXAMPLE_AND_URL"
138       desc="Error message shown with the postal code field when it is a required
139             field and the user has not filled it out, providing an example
140             postal code and a link to this country's postal service that a user
141             can use to look up their postal code.">
142     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>.
143   </message>
144   <message
145       name="IDS_LIBADDRESSINPUT_MISSING_REQUIRED_POSTAL_CODE_EXAMPLE"
146       desc="Error message shown with the postal code field when it is a required
147             field and the user has not filled it out, providing an example
148             postal code.">
149     You must provide a postal code, for example <ph name="EXAMPLE">$1<ex>90291</ex></ph>.
150   </message>
151   <message
152       name="IDS_LIBADDRESSINPUT_MISSING_REQUIRED_ZIP_CODE_EXAMPLE_AND_URL"
153       desc="Error message shown with the ZIP code field when it is a required
154             field and the user has not filled it out, providing an example ZIP
155             code and a link to this country's postal service that a user can use
156             to look up their ZIP code. This is specifically for countries using
157             ZIP codes instead of Postal codes, such as America.">
158     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>.
159   </message>
160   <message
161       name="IDS_LIBADDRESSINPUT_MISSING_REQUIRED_ZIP_CODE_EXAMPLE"
162       desc="Error message shown with the ZIP code field when it is a required
163             field and the user has not filled it out, providing an example ZIP
164             code.">
165     You must provide a ZIP code, for example <ph name="EXAMPLE">$1<ex>90291</ex></ph>.
166   </message>
167   <message
168       name="IDS_LIBADDRESSINPUT_UNKNOWN_VALUE"
169       desc="Occurs when the user fills out the wrong value for an address field.
170             For example, this would be shown when putting 'Cupertino' in United
171             States' State field.">
172     <ph name="FIELD_VALUE">$1<ex>Cupertino</ex></ph> is not recognized as a known value for this field.
173   </message>
174   <message
175       name="IDS_LIBADDRESSINPUT_UNRECOGNIZED_FORMAT_POSTAL_CODE_EXAMPLE_AND_URL"
176       desc="Occurs when the user fills out a postal code that does not conform
177             to the country's postal code format. For example, this would be
178             shown when using '80' as a Swiss postal code, which is normally 4
179             digits long. Provides an example postal code and a link to this
180             country's postal service that a user can use to look up their postal
181             code.">
182     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>.
183   </message>
184   <message
185       name="IDS_LIBADDRESSINPUT_UNRECOGNIZED_FORMAT_POSTAL_CODE_EXAMPLE"
186       desc="Occurs when the user fills out a postal code that does not conform
187             to the country's postal code format. For example, this would be
188             shown when using '80' as a Swiss postal code, which is normally 4
189             digits long. Provides an example postal code.">
190     This postal code format is not recognized. Example of a valid postal code: <ph name="EXAMPLE">$1<ex>90291</ex></ph>.
191   </message>
192   <message
193       name="IDS_LIBADDRESSINPUT_UNRECOGNIZED_FORMAT_POSTAL_CODE"
194       desc="Occurs when the user fills out a postal code that does not conform
195             to the country's postal code format. For example, this would be
196             shown when using '80' as a Swiss postal code, which is normally 4
197             digits long.">
198     This postal code format is not recognized.
199   </message>
200   <message
201       name="IDS_LIBADDRESSINPUT_UNRECOGNIZED_FORMAT_ZIP_CODE_EXAMPLE_AND_URL"
202       desc="Occurs when the user fills out a ZIP code that does not conform to
203             the country's ZIP code format. For example, this would be shown when
204             using '901' as a ZIP code for the United States. Provides an example
205             ZIP code and a link to this country's postal service that a user can
206             use to look up their ZIP code.">
207     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>.
208   </message>
209   <message
210       name="IDS_LIBADDRESSINPUT_UNRECOGNIZED_FORMAT_ZIP_CODE_EXAMPLE"
211       desc="Occurs when the user fills out a ZIP code that does not conform to
212             the country's ZIP code format. For example, this would be shown when
213             using '901' as a ZIP code for the United States. Provides an example
214             ZIP code.">
215     This ZIP code format is not recognized. Example of a valid ZIP code: <ph name="EXAMPLE">$1<ex>90291</ex></ph>.
216   </message>
217   <message
218       name="IDS_LIBADDRESSINPUT_UNRECOGNIZED_FORMAT_ZIP"
219       desc="Occurs when the user fills out a ZIP code that does not conform to
220             the country's ZIP code format. For example, this would be shown when
221             using '901' as a ZIP code for the United States.">
222     This ZIP code format is not recognized.
223   </message>
224   <message
225       name="IDS_LIBADDRESSINPUT_MISMATCHING_VALUE_POSTAL_CODE_URL"
226       desc="Occurs when the user fills out the wrong postal code for a certain
227       location. For example, this would be shown when using Z3Z 2Y7 for
228       Alberta, Canada. Provides a link to this country's postal service
229       that a user can use to look up their postal code.">
230     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>.
231   </message>
232   <message
233       name="IDS_LIBADDRESSINPUT_MISMATCHING_VALUE_POSTAL_CODE"
234       desc="Occurs when the user fills out the wrong postal code for a certain
235       location. For example, this would be shown when using Z3Z 2Y7 for
236       Alberta, Canada.">
237     This postal code does not appear to match the rest of this address.
238   </message>
239   <message
240       name="IDS_LIBADDRESSINPUT_MISMATCHING_VALUE_ZIP_URL"
241       desc="Occurs when the user fills out the wrong ZIP code for a certain
242       location. For example, this would be shown when using 10001 for
243       Arizona state. Provides a link to this country's postal service that
244       a user can use to look up their ZIP code.">
245     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>.
246   </message>
247   <message
248       name="IDS_LIBADDRESSINPUT_MISMATCHING_VALUE_ZIP"
249       desc="Occurs when the user fills out the wrong ZIP code for a certain
250       location. For example, this would be shown when using 10001 for
251       Arizona state.">
252     This ZIP code does not appear to match the rest of this address.
253   </message>
254   <message
255       name="IDS_LIBADDRESSINPUT_PO_BOX_FORBIDDEN_VALUE"
256       desc="Occurs when the user fills out a P.O. box as part of a physical
257       address.">
258     This address line appears to contain a post office box. Please use a street or building address.
259   </message>
260 </grit-part>