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

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

Issue 387123004: Revert 282726 "Reland "Use upstream libaddressinput in Chrome."" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: 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 | « trunk/src/build/ios/grit_whitelist.txt ('k') | trunk/src/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
104 name="IDS_LIBADDRESSINPUT_PARISH" 98 name="IDS_LIBADDRESSINPUT_PARISH"
105 desc="Administrative Area for certain countries (e.g., Andorra's 99 desc="Administrative Area for certain countries (e.g., Andorra's
106 Canillo)."> 100 Canillo).">
107 Parish 101 Parish
108 </message> 102 </message>
109 <message 103 <message
110 name="IDS_LIBADDRESSINPUT_PREFECTURE" 104 name="IDS_LIBADDRESSINPUT_PREFECTURE"
111 desc="Administrative Area for Japan (e.g., Hokkaido)."> 105 desc="Administrative Area for Japan (e.g., Hokkaido).">
112 Prefecture 106 Prefecture
113 </message> 107 </message>
(...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after
251 Arizona state."> 245 Arizona state.">
252 This ZIP code does not appear to match the rest of this address. 246 This ZIP code does not appear to match the rest of this address.
253 </message> 247 </message>
254 <message 248 <message
255 name="IDS_LIBADDRESSINPUT_PO_BOX_FORBIDDEN_VALUE" 249 name="IDS_LIBADDRESSINPUT_PO_BOX_FORBIDDEN_VALUE"
256 desc="Occurs when the user fills out a P.O. box as part of a physical 250 desc="Occurs when the user fills out a P.O. box as part of a physical
257 address."> 251 address.">
258 This address line appears to contain a post office box. Please use a street or building address. 252 This address line appears to contain a post office box. Please use a street or building address.
259 </message> 253 </message>
260 </grit-part> 254 </grit-part>
OLDNEW
« no previous file with comments | « trunk/src/build/ios/grit_whitelist.txt ('k') | trunk/src/chrome/browser/ui/autofill/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698