Index: third_party/libaddressinput/chromium/cpp/res/messages.grdp |
diff --git a/third_party/libaddressinput/chromium/cpp/res/messages.grdp b/third_party/libaddressinput/chromium/cpp/res/messages.grdp |
new file mode 100644 |
index 0000000000000000000000000000000000000000..a09c6d9ca3203302ca44e93eaefe65e57780569d |
--- /dev/null |
+++ b/third_party/libaddressinput/chromium/cpp/res/messages.grdp |
@@ -0,0 +1,196 @@ |
+<?xml version="1.0" encoding="utf-8"?> |
+<!-- |
+Copyright (C) 2013 Google Inc. |
+ |
+Licensed under the Apache License, Version 2.0 (the "License"); |
+you may not use this file except in compliance with the License. |
+You may obtain a copy of the License at |
+ |
+http://www.apache.org/licenses/LICENSE-2.0 |
+ |
+Unless required by applicable law or agreed to in writing, software |
+distributed under the License is distributed on an "AS IS" BASIS, |
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
+See the License for the specific language governing permissions and |
+limitations under the License. |
+ |
+The original messages are from: |
+https://code.google.com/p/libaddressinput/source/browse/trunk/java/res/values/address_strings.xml?r=124 |
+--> |
+<grit-part> |
+ <message |
+ name="IDS_LIBADDRESSINPUT_I18N_COUNTRY_LABEL" |
+ desc="A country or a political region (countries like the United States or regions like Hong Kong)"> |
+ Country / Region |
+ </message> |
+ <message |
+ name="IDS_LIBADDRESSINPUT_I18N_LOCALITY_LABEL" |
+ desc="A city or town, such as New York City"> |
+ City |
+ </message> |
+ <message |
+ name="IDS_LIBADDRESSINPUT_I18N_DEPENDENT_LOCALITY_LABEL" |
+ desc="Area of a town (a neighbourhood/suburb) used for addresses in Korea and China, or a district of a country such as Nauru"> |
+ District |
+ </message> |
+ <message |
+ name="IDS_LIBADDRESSINPUT_I18N_ORGANIZATION_LABEL" |
+ desc="Company/Organization of the address"> |
+ Company |
+ </message> |
+ <message |
+ name="IDS_LIBADDRESSINPUT_I18N_RECIPIENT_LABEL" |
+ desc="Label indicating the person to be contacted as part of this address, to be used for example as 'Contact Name: John Doe'."> |
+ Contact Name |
+ </message> |
+ <message |
+ name="IDS_LIBADDRESSINPUT_I18N_ADDRESS_LINE1_LABEL" |
+ desc="Street-level part of an address, e.g., 18th Street, Unit 3"> |
+ Street Address |
+ </message> |
+ <message |
+ name="IDS_LIBADDRESSINPUT_I18N_POSTAL_CODE_LABEL" |
+ desc="Postal Code. Values are frequently alphanumeric."> |
+ Postal Code |
+ </message> |
+ <message |
+ name="IDS_LIBADDRESSINPUT_I18N_ZIP_CODE_LABEL" |
+ desc="Label to represent ZIP codes, used in countries like the US."> |
+ ZIP Code |
+ </message> |
+ <message |
+ name="IDS_LIBADDRESSINPUT_I18N_CEDEX_LABEL" |
+ desc="Sorting code designed for recipients of large volumes of mail. Used mostly in France."> |
+ CEDEX |
+ </message> |
+ <message |
+ name="IDS_LIBADDRESSINPUT_I18N_AREA" |
+ desc="Administrative Area for Hong Kong (e.g., Kowloon)"> |
+ Area |
+ </message> |
+ <message |
+ name="IDS_LIBADDRESSINPUT_I18N_COUNTY_LABEL" |
+ desc="Administrative Area for the United Kingdom (e.g., Yorkshire)"> |
+ County |
+ </message> |
+ <message |
+ name="IDS_LIBADDRESSINPUT_I18N_DEPARTMENT" |
+ desc="Administrative Area, as used for countries like Nicaragua (e.g., Boaco)"> |
+ Department |
+ </message> |
+ <message |
+ name="IDS_LIBADDRESSINPUT_I18N_DO_SI" |
+ desc="Administrative Area for Korea (e.g., Gyeonggi-do or Busan-si)"> |
+ Do |
+ </message> |
+ <message |
+ name="IDS_LIBADDRESSINPUT_I18N_EMIRATE" |
+ desc="Administrative Area for United Arab Emirates (e.g., Abu Dhabi)"> |
+ Emirate |
+ </message> |
+ <message |
+ name="IDS_LIBADDRESSINPUT_I18N_ISLAND" |
+ desc="Administrative Area for certain countries (e.g., Bahama's Cat Island)"> |
+ Island |
+ </message> |
+ <message |
+ name="IDS_LIBADDRESSINPUT_I18N_PARISH" |
+ desc="Administrative Area for certain countries (e.g., Andorra's Canillo)"> |
+ Parish |
+ </message> |
+ <message |
+ name="IDS_LIBADDRESSINPUT_I18N_PREFECTURE" |
+ desc="Administrative Area for Japan (e.g., Hokkaido)"> |
+ Prefecture |
+ </message> |
+ <message |
+ name="IDS_LIBADDRESSINPUT_I18N_PROVINCE" |
+ desc="Administrative Area for certain countries (e.g., France's Champagne)"> |
+ Province |
+ </message> |
+ <message |
+ name="IDS_LIBADDRESSINPUT_I18N_STATE_LABEL" |
+ desc="Administrative Area for certain countries (e.g., US' California)"> |
+ State |
+ </message> |
+ <message |
+ name="IDS_LIBADDRESSINPUT_I18N_MISSING_REQUIRED_FIELD" |
+ desc="Message to be shown when a required field is empty"> |
+ Required |
+ </message> |
+ <message |
+ name="IDS_LIBADDRESSINPUT_I18N_INVALID_ENTRY" |
+ desc="Message to be shown when the value entered by the user in a given field is invalid"> |
+ Invalid entry |
+ </message> |
+ <message |
+ name="IDS_LIBADDRESSINPUT_I18N_INVALID_LOCALITY_LABEL" |
+ desc="Message to be shown when a city or town entered by the user, such as New York City, is invalid."> |
+ Invalid city |
+ </message> |
+ <message |
+ name="IDS_LIBADDRESSINPUT_I18N_INVALID_DEPENDENT_LOCALITY_LABEL" |
+ desc="Message to be shown when an area of a city which is entered by the user (a neighbourhood/suburb), is invalid. Used for addresses in Korea and China, or for districts of a country such as Nauru"> |
+ Invalid district |
+ </message> |
+ <message |
+ name="IDS_LIBADDRESSINPUT_I18N_INVALID_POSTAL_CODE_LABEL" |
+ desc="Message to be shown when an incorrect postal code is entered by the user. Postal codes are used in countries like New Zealand."> |
+ Invalid postal code |
+ </message> |
+ <message |
+ name="IDS_LIBADDRESSINPUT_I18N_INVALID_ZIP_CODE_LABEL" |
+ desc="Message to be shown when an incorrect ZIP code is entered by the user. ZIP codes are used in countries like the US."> |
+ Invalid ZIP code |
+ </message> |
+ <message |
+ name="IDS_LIBADDRESSINPUT_I18N_INVALID_AREA" |
+ desc="Message to be shown when the administrative area for Hong Kong (e.g., Kowloon) is entered incorrectly by the user"> |
+ Invalid area |
+ </message> |
+ <message |
+ name="IDS_LIBADDRESSINPUT_I18N_INVALID_COUNTY_LABEL" |
+ desc="Message to be shown when the administrative area (county) for the United Kingdom is entered incorrectly by the user"> |
+ Invalid county |
+ </message> |
+ <message |
+ name="IDS_LIBADDRESSINPUT_I18N_INVALID_DEPARTMENT" |
+ desc="Message to be shown when the administrative area (department) used for countries like Nicaragua (e.g., Boaco) is entered incorrectly by the user"> |
+ Invalid department |
+ </message> |
+ <message |
+ name="IDS_LIBADDRESSINPUT_I18N_INVALID_DO_SI" |
+ desc="Message to be shown when the administrative area for Korea (e.g., Gyeonggi-do or Busan-si) is entered incorrectly by the user"> |
+ Invalid do |
+ </message> |
+ <message |
+ name="IDS_LIBADDRESSINPUT_I18N_INVALID_EMIRATE" |
+ desc="Message to be shown when the administrative area (emirate) for United Arab Emirates (e.g., Abu Dhabi) is entered incorrectly by the user"> |
+ Invalid emirate |
+ </message> |
+ <message |
+ name="IDS_LIBADDRESSINPUT_I18N_INVALID_ISLAND" |
+ desc="Message to be shown when the administrative area (island) for certain countries (e.g., Bahama) is entered incorrectly by the user"> |
+ Invalid island |
+ </message> |
+ <message |
+ name="IDS_LIBADDRESSINPUT_I18N_INVALID_PARISH" |
+ desc="Message to be shown when the administrative area (parish) for certain countries (e.g., Andorra) is entered incorrectly by the user"> |
+ Invalid parish |
+ </message> |
+ <message |
+ name="IDS_LIBADDRESSINPUT_I18N_INVALID_PREFECTURE" |
+ desc="Message to be shown when the administrative area (prefecture) for Japan (e.g., Hokkaido) is entered incorrectly by the user"> |
+ Invalid prefecture |
+ </message> |
+ <message |
+ name="IDS_LIBADDRESSINPUT_I18N_INVALID_PROVINCE" |
+ desc="Message to be shown when the administrative area (province) for certain countries (e.g., France's Champagne) is entered incorrectly by the user"> |
+ Invalid province |
+ </message> |
+ <message |
+ name="IDS_LIBADDRESSINPUT_I18N_INVALID_STATE_LABEL" |
+ desc="Message to be shown when the administrative area (state) for certain countries (e.g., the USA) is entered incorrectly by the user"> |
+ Invalid state |
+ </message> |
+</grit-part> |