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

Side by Side Diff: components/components_strings.grd

Issue 2701923003: [Payment Request] Error message screen (Closed)
Patch Set: rebase Created 3 years, 10 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 | components/payments_strings.grdp » ('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 261 matching lines...) Expand 10 before | Expand all | Expand 10 after
272 </message> 272 </message>
273 </if> 273 </if>
274 274
275 <!-- Accessibility labels for generic items --> 275 <!-- Accessibility labels for generic items -->
276 <message name="IDS_ACCNAME_BACK" desc="The accessible name for the back bu tton."> 276 <message name="IDS_ACCNAME_BACK" desc="The accessible name for the back bu tton.">
277 Back 277 Back
278 </message> 278 </message>
279 <message name="IDS_ACCNAME_FORWARD" desc="The accessible name for the forw ard button."> 279 <message name="IDS_ACCNAME_FORWARD" desc="The accessible name for the forw ard button.">
280 Forward 280 Forward
281 </message> 281 </message>
282 <message name="IDS_ACCNAME_OK" desc="The accessible name for the Ok button .">
283 Ok
284 </message>
282 <message name="IDS_ACCNAME_CANCEL" desc="The accessible name for the Cance l button."> 285 <message name="IDS_ACCNAME_CANCEL" desc="The accessible name for the Cance l button.">
283 Cancel 286 Cancel
284 </message> 287 </message>
285 <message name="IDS_ACCNAME_CLOSE" desc="The accessible name for the Close button."> 288 <message name="IDS_ACCNAME_CLOSE" desc="The accessible name for the Close button.">
286 Close 289 Close
287 </message> 290 </message>
288 <message name="IDS_ACCNAME_LOCATION" desc="The accessible name for the edi table-text portion of the omnibox."> 291 <message name="IDS_ACCNAME_LOCATION" desc="The accessible name for the edi table-text portion of the omnibox.">
289 Address and search bar 292 Address and search bar
290 </message> 293 </message>
291 294
(...skipping 14 matching lines...) Expand all
306 Your connection to this site is not private. 309 Your connection to this site is not private.
307 </message> 310 </message>
308 311
309 <!-- Advanced Section Titles --> 312 <!-- Advanced Section Titles -->
310 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_PRIVACY"> 313 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_PRIVACY">
311 Privacy 314 Privacy
312 </message> 315 </message>
313 </messages> 316 </messages>
314 </release> 317 </release>
315 </grit> 318 </grit>
OLDNEW
« no previous file with comments | « no previous file | components/payments_strings.grdp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698