| 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://libaddressinput.googlecode.com/. |
| 10 | 10 |
| (...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 116 desc="Administrative Area for certain countries (e.g., France's | 116 desc="Administrative Area for certain countries (e.g., France's |
| 117 Champagne)."> | 117 Champagne)."> |
| 118 Province | 118 Province |
| 119 </message> | 119 </message> |
| 120 <message | 120 <message |
| 121 name="IDS_LIBADDRESSINPUT_STATE" | 121 name="IDS_LIBADDRESSINPUT_STATE" |
| 122 desc="Administrative Area for certain countries (e.g., US' California)."> | 122 desc="Administrative Area for certain countries (e.g., US' California)."> |
| 123 State | 123 State |
| 124 </message> | 124 </message> |
| 125 <message | 125 <message |
| 126 name="IDS_LIBADDRESSINPUT_ORGANIZATION_LABEL" |
| 127 desc="Label for the field of organization, firm, company, or institution |
| 128 in an address. Examples of values in this field: Google, |
| 129 Department of Transportation, University of Cambridge."> |
| 130 Organization |
| 131 </message> |
| 132 <message |
| 126 name="IDS_LIBADDRESSINPUT_RECIPIENT_LABEL" | 133 name="IDS_LIBADDRESSINPUT_RECIPIENT_LABEL" |
| 127 desc="Label for the field for a person's name in an address."> | 134 desc="Label for the field for a person's name in an address."> |
| 128 Name | 135 Name |
| 129 </message> | 136 </message> |
| 130 <message | 137 <message |
| 131 name="IDS_LIBADDRESSINPUT_MISSING_REQUIRED_FIELD" | 138 name="IDS_LIBADDRESSINPUT_MISSING_REQUIRED_FIELD" |
| 132 desc="Error message shown with a UI field when it is a required field and | 139 desc="Error message shown with a UI field when it is a required field and |
| 133 the user has not filled it out."> | 140 the user has not filled it out."> |
| 134 You can't leave this empty. | 141 You can't leave this empty. |
| 135 </message> | 142 </message> |
| (...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 251 Arizona state."> | 258 Arizona state."> |
| 252 This ZIP code does not appear to match the rest of this address. | 259 This ZIP code does not appear to match the rest of this address. |
| 253 </message> | 260 </message> |
| 254 <message | 261 <message |
| 255 name="IDS_LIBADDRESSINPUT_PO_BOX_FORBIDDEN_VALUE" | 262 name="IDS_LIBADDRESSINPUT_PO_BOX_FORBIDDEN_VALUE" |
| 256 desc="Occurs when the user fills out a P.O. box as part of a physical | 263 desc="Occurs when the user fills out a P.O. box as part of a physical |
| 257 address."> | 264 address."> |
| 258 This address line appears to contain a post office box. Please use a street
or building address. | 265 This address line appears to contain a post office box. Please use a street
or building address. |
| 259 </message> | 266 </message> |
| 260 </grit-part> | 267 </grit-part> |
| OLD | NEW |