Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(113)

Side by Side Diff: chrome/app/address_input_strings.grdp

Issue 389733002: Reland "Use upstream libaddressinput in Chrome." (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix GN build. Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « build/ios/grit_whitelist.txt ('k') | chrome/browser/ui/autofill/DEPS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
88 desc="Administrative Area for United Arab Emirates (e.g., Abu Dhabi)."> 88 desc="Administrative Area for United Arab Emirates (e.g., Abu Dhabi).">
89 Emirate 89 Emirate
90 </message> 90 </message>
91 <message 91 <message
92 name="IDS_LIBADDRESSINPUT_ISLAND" 92 name="IDS_LIBADDRESSINPUT_ISLAND"
93 desc="Administrative Area for certain countries (e.g., Bahama's Cat 93 desc="Administrative Area for certain countries (e.g., Bahama's Cat
94 Island)."> 94 Island).">
95 Island 95 Island
96 </message> 96 </message>
97 <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
98 name="IDS_LIBADDRESSINPUT_PARISH" 104 name="IDS_LIBADDRESSINPUT_PARISH"
99 desc="Administrative Area for certain countries (e.g., Andorra's 105 desc="Administrative Area for certain countries (e.g., Andorra's
100 Canillo)."> 106 Canillo).">
101 Parish 107 Parish
102 </message> 108 </message>
103 <message 109 <message
104 name="IDS_LIBADDRESSINPUT_PREFECTURE" 110 name="IDS_LIBADDRESSINPUT_PREFECTURE"
105 desc="Administrative Area for Japan (e.g., Hokkaido)."> 111 desc="Administrative Area for Japan (e.g., Hokkaido).">
106 Prefecture 112 Prefecture
107 </message> 113 </message>
(...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after
245 Arizona state."> 251 Arizona state.">
246 This ZIP code does not appear to match the rest of this address. 252 This ZIP code does not appear to match the rest of this address.
247 </message> 253 </message>
248 <message 254 <message
249 name="IDS_LIBADDRESSINPUT_PO_BOX_FORBIDDEN_VALUE" 255 name="IDS_LIBADDRESSINPUT_PO_BOX_FORBIDDEN_VALUE"
250 desc="Occurs when the user fills out a P.O. box as part of a physical 256 desc="Occurs when the user fills out a P.O. box as part of a physical
251 address."> 257 address.">
252 This address line appears to contain a post office box. Please use a street or building address. 258 This address line appears to contain a post office box. Please use a street or building address.
253 </message> 259 </message>
254 </grit-part> 260 </grit-part>
OLDNEW
« no previous file with comments | « build/ios/grit_whitelist.txt ('k') | chrome/browser/ui/autofill/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698