| OLD | NEW |
| 1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
| 2 <!-- | 2 <!-- |
| 3 | 3 |
| 4 DO NOT MODIFY. | 4 DO NOT MODIFY. |
| 5 | 5 |
| 6 This file is generated by | 6 This file is generated by |
| 7 third_party/libaddressinput/chromium/tools/update-strings.py from | 7 third_party/libaddressinput/chromium/tools/update-strings.py from |
| 8 src/third_party/libaddressinput/src/cpp/res/messages.grdp. Submit modifications | 8 src/third_party/libaddressinput/src/cpp/res/messages.grdp. Submit modifications |
| 9 to the upstream library at https://libaddressinput.googlecode.com/. | 9 to the upstream library at https://github.com/googlei18n/libaddressinput. |
| 10 | 10 |
| 11 --> | 11 --> |
| 12 <!-- | 12 <!-- |
| 13 Copyright (C) 2013 Google Inc. | 13 Copyright (C) 2013 Google Inc. |
| 14 | 14 |
| 15 Licensed under the Apache License, Version 2.0 (the "License"); | 15 Licensed under the Apache License, Version 2.0 (the "License"); |
| 16 you may not use this file except in compliance with 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 | 17 You may obtain a copy of the License at |
| 18 | 18 |
| 19 http://www.apache.org/licenses/LICENSE-2.0 | 19 http://www.apache.org/licenses/LICENSE-2.0 |
| (...skipping 12 matching lines...) Expand all Loading... |
| 32 whether it is a country or not is a politically sensitive | 32 whether it is a country or not is a politically sensitive |
| 33 question)."> | 33 question)."> |
| 34 Country / Region | 34 Country / Region |
| 35 </message> | 35 </message> |
| 36 <message | 36 <message |
| 37 name="IDS_LIBADDRESSINPUT_LOCALITY_LABEL" | 37 name="IDS_LIBADDRESSINPUT_LOCALITY_LABEL" |
| 38 desc="E.g., New York City."> | 38 desc="E.g., New York City."> |
| 39 City | 39 City |
| 40 </message> | 40 </message> |
| 41 <message | 41 <message |
| 42 name="IDS_LIBADDRESSINPUT_POST_TOWN" |
| 43 desc="The name of a town through |
| 44 which postal deliveries are routed, present in UK addresses. |
| 45 See: http://en.wikipedia.org/wiki/Post_town"> |
| 46 Post Town |
| 47 </message> |
| 48 <message |
| 49 name="IDS_LIBADDRESSINPUT_SUBURB" |
| 50 desc="Smaller part of a city used in some addresses in countries like New |
| 51 Zealand to give a more specific location in a postal address."> |
| 52 Suburb |
| 53 </message> |
| 54 <message |
| 55 name="IDS_LIBADDRESSINPUT_VILLAGE_TOWNSHIP" |
| 56 desc="A unit used in postal addresses in Malaysia, which is smaller than t
he |
| 57 city/town, and represents a village, township, or precinct."> |
| 58 Village / Township |
| 59 </message> |
| 60 <message |
| 42 name="IDS_LIBADDRESSINPUT_ADDRESS_LINE_1_LABEL" | 61 name="IDS_LIBADDRESSINPUT_ADDRESS_LINE_1_LABEL" |
| 43 desc="E.g., 18th Street, Unit 3."> | 62 desc="E.g., 18th Street, Unit 3."> |
| 44 Street address | 63 Street address |
| 45 </message> | 64 </message> |
| 46 <message | 65 <message |
| 47 name="IDS_LIBADDRESSINPUT_POSTAL_CODE_LABEL" | 66 name="IDS_LIBADDRESSINPUT_POSTAL_CODE_LABEL" |
| 48 desc="Postal Code. Values are frequently alphanumeric. Used in countries | 67 desc="Postal Code. Values are frequently alphanumeric. Used in countries |
| 49 such as Switzerland."> | 68 such as Switzerland."> |
| 50 Postal code | 69 Postal code |
| 51 </message> | 70 </message> |
| (...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 128 in an address. Examples of values in this field: Google, | 147 in an address. Examples of values in this field: Google, |
| 129 Department of Transportation, University of Cambridge."> | 148 Department of Transportation, University of Cambridge."> |
| 130 Organization | 149 Organization |
| 131 </message> | 150 </message> |
| 132 <message | 151 <message |
| 133 name="IDS_LIBADDRESSINPUT_RECIPIENT_LABEL" | 152 name="IDS_LIBADDRESSINPUT_RECIPIENT_LABEL" |
| 134 desc="Label for the field for a person's name in an address."> | 153 desc="Label for the field for a person's name in an address."> |
| 135 Name | 154 Name |
| 136 </message> | 155 </message> |
| 137 <message | 156 <message |
| 157 name="IDS_LIBADDRESSINPUT_NEIGHBORHOOD" |
| 158 desc="Label for a neighborhood, shown as part of an address input form."> |
| 159 Neighborhood |
| 160 </message> |
| 161 <message |
| 138 name="IDS_LIBADDRESSINPUT_MISSING_REQUIRED_FIELD" | 162 name="IDS_LIBADDRESSINPUT_MISSING_REQUIRED_FIELD" |
| 139 desc="Error message shown with a UI field when it is a required field and | 163 desc="Error message shown with a UI field when it is a required field and |
| 140 the user has not filled it out."> | 164 the user has not filled it out."> |
| 141 You can't leave this empty. | 165 You can't leave this empty. |
| 142 </message> | 166 </message> |
| 143 <message | 167 <message |
| 144 name="IDS_LIBADDRESSINPUT_MISSING_REQUIRED_POSTAL_CODE_EXAMPLE_AND_URL" | 168 name="IDS_LIBADDRESSINPUT_MISSING_REQUIRED_POSTAL_CODE_EXAMPLE_AND_URL" |
| 145 desc="Error message shown with the postal code field when it is a required | 169 desc="Error message shown with the postal code field when it is a required |
| 146 field and the user has not filled it out, providing an example | 170 field and the user has not filled it out, providing an example |
| 147 postal code and a link to this country's postal service that a user | 171 postal code and a link to this country's postal service that a user |
| (...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 258 Arizona state."> | 282 Arizona state."> |
| 259 This ZIP code does not appear to match the rest of this address. | 283 This ZIP code does not appear to match the rest of this address. |
| 260 </message> | 284 </message> |
| 261 <message | 285 <message |
| 262 name="IDS_LIBADDRESSINPUT_PO_BOX_FORBIDDEN_VALUE" | 286 name="IDS_LIBADDRESSINPUT_PO_BOX_FORBIDDEN_VALUE" |
| 263 desc="Occurs when the user fills out a P.O. box as part of a physical | 287 desc="Occurs when the user fills out a P.O. box as part of a physical |
| 264 address."> | 288 address."> |
| 265 This address line appears to contain a post office box. Please use a street
or building address. | 289 This address line appears to contain a post office box. Please use a street
or building address. |
| 266 </message> | 290 </message> |
| 267 </grit-part> | 291 </grit-part> |
| OLD | NEW |