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

Side by Side Diff: components/components_strings.grd

Issue 2744823003: [Payment Request] Generic edit form (Closed)
Patch Set: rebase Created 3 years, 9 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
« no previous file with comments | « no previous file | ios/chrome/browser/payments/BUILD.gn » ('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 <grit latest_public_release="0" current_release="1" 3 <grit latest_public_release="0" current_release="1"
4 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> 4 output_all_resource_defines="false" source_lang_id="en" enc_check="möl">
5 <outputs> 5 <outputs>
6 <output filename="grit/components_strings.h" type="rc_header"> 6 <output filename="grit/components_strings.h" type="rc_header">
7 <emit emit_type='prepend'></emit> 7 <emit emit_type='prepend'></emit>
8 </output> 8 </output>
9 <output filename="components_strings_am.pak" type="data_package" lang="am" / > 9 <output filename="components_strings_am.pak" type="data_package" lang="am" / >
10 <output filename="components_strings_ar.pak" type="data_package" lang="ar" / > 10 <output filename="components_strings_ar.pak" type="data_package" lang="ar" / >
(...skipping 273 matching lines...) Expand 10 before | Expand all | Expand 10 after
284 </message> 284 </message>
285 <message name="IDS_ACCNAME_FORWARD" desc="The accessible name for the forw ard button."> 285 <message name="IDS_ACCNAME_FORWARD" desc="The accessible name for the forw ard button.">
286 Forward 286 Forward
287 </message> 287 </message>
288 <message name="IDS_ACCNAME_OK" desc="The accessible name for the Ok button ."> 288 <message name="IDS_ACCNAME_OK" desc="The accessible name for the Ok button .">
289 Ok 289 Ok
290 </message> 290 </message>
291 <message name="IDS_ACCNAME_CANCEL" desc="The accessible name for the Cance l button."> 291 <message name="IDS_ACCNAME_CANCEL" desc="The accessible name for the Cance l button.">
292 Cancel 292 Cancel
293 </message> 293 </message>
294 <message name="IDS_ACCNAME_DONE" desc="The accessible name for the DONE bu tton.">
295 Done
296 </message>
294 <message name="IDS_ACCNAME_CLOSE" desc="The accessible name for the Close button."> 297 <message name="IDS_ACCNAME_CLOSE" desc="The accessible name for the Close button.">
295 Close 298 Close
296 </message> 299 </message>
297 <message name="IDS_ACCNAME_LOCATION" desc="The accessible name for the edi table-text portion of the omnibox."> 300 <message name="IDS_ACCNAME_LOCATION" desc="The accessible name for the edi table-text portion of the omnibox.">
298 Address and search bar 301 Address and search bar
299 </message> 302 </message>
300 303
301 <message name="IDS_UTILITY_PROCESS_JSON_PARSER_NAME" desc="The name of the utility process used for parsing JSON files."> 304 <message name="IDS_UTILITY_PROCESS_JSON_PARSER_NAME" desc="The name of the utility process used for parsing JSON files.">
302 JSON Parser 305 JSON Parser
303 </message> 306 </message>
(...skipping 11 matching lines...) Expand all
315 Your connection to this site is not private. 318 Your connection to this site is not private.
316 </message> 319 </message>
317 320
318 <!-- Advanced Section Titles --> 321 <!-- Advanced Section Titles -->
319 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_PRIVACY"> 322 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_PRIVACY">
320 Privacy 323 Privacy
321 </message> 324 </message>
322 </messages> 325 </messages>
323 </release> 326 </release>
324 </grit> 327 </grit>
OLDNEW
« no previous file with comments | « no previous file | ios/chrome/browser/payments/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698