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

Side by Side Diff: chrome/app/google_chrome_strings.grd

Issue 1131123002: Update SHA-1 message in google_chrome_strings.grd. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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 | no next file » | 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 <!-- This file contains definitions of strings that are specific to 2 <!-- This file contains definitions of strings that are specific to
3 Google Chrome. These strings will be translated for each locale that Google 3 Google Chrome. These strings will be translated for each locale that Google
4 Chrome supports. --> 4 Chrome supports. -->
5 5
6 <grit base_dir="." latest_public_release="0" current_release="1" 6 <grit base_dir="." latest_public_release="0" current_release="1"
7 source_lang_id="en" enc_check="möl"> 7 source_lang_id="en" enc_check="möl">
8 <outputs> 8 <outputs>
9 <output filename="grit/google_chrome_strings.h" type="rc_header"> 9 <output filename="grit/google_chrome_strings.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 516 matching lines...) Expand 10 before | Expand all | Expand 10 after
527 </if> 527 </if>
528 <!-- chrome://crashes strings --> 528 <!-- chrome://crashes strings -->
529 <message name="IDS_CRASHES_DISABLED_MESSAGE" desc="The explanatory message for chrome://crashes when crash reporting is disabled"> 529 <message name="IDS_CRASHES_DISABLED_MESSAGE" desc="The explanatory message for chrome://crashes when crash reporting is disabled">
530 This page only shows information on your recent crashes if you <ph name= "BEGIN_LINK">&lt;a href="https://www.google.com/support/chrome/bin/answer.py?ans wer=96817"&gt;</ph>enable crash reporting<ph name="END_LINK">&lt;/a&gt;</ph>. 530 This page only shows information on your recent crashes if you <ph name= "BEGIN_LINK">&lt;a href="https://www.google.com/support/chrome/bin/answer.py?ans wer=96817"&gt;</ph>enable crash reporting<ph name="END_LINK">&lt;/a&gt;</ph>.
531 </message> 531 </message>
532 <!-- Page Info bubble --> 532 <!-- Page Info bubble -->
533 <message name="IDS_PAGE_INFO_INTERNAL_PAGE" desc="Message to display in th e page info bubble when the page you are on is a chrome:// page or about:somethi ng."> 533 <message name="IDS_PAGE_INFO_INTERNAL_PAGE" desc="Message to display in th e page info bubble when the page you are on is a chrome:// page or about:somethi ng.">
534 You are viewing a secure Google Chrome page. 534 You are viewing a secure Google Chrome page.
535 </message> 535 </message>
536 <message name="IDS_PAGE_INFO_SECURITY_TAB_DEPRECATED_SIGNATURE_ALGORITHM" desc="The text of the identity section when the site is using a certificate that will stop working in future versions of Chrome."> 536 <message name="IDS_PAGE_INFO_SECURITY_TAB_DEPRECATED_SIGNATURE_ALGORITHM" desc="The text of the identity section when the site is using a certificate that will stop working in future versions of Chrome.">
537 The site is using outdated security settings that may prevent future ver sions of Chrome from being able to safely access it. 537 The certificate chain for this website contains at least one certificate that was signed using a deprecated signature algorithm based on SHA-1.
538 </message> 538 </message>
539 539
540 <!-- Print Preview --> 540 <!-- Print Preview -->
541 <message name="IDS_PRINT_PREVIEW_NO_PLUGIN" desc="Message to display when the PDF viewer is missing."> 541 <message name="IDS_PRINT_PREVIEW_NO_PLUGIN" desc="Message to display when the PDF viewer is missing.">
542 Google Chrome cannot show the print preview when the built-in PDF viewer is missing. 542 Google Chrome cannot show the print preview when the built-in PDF viewer is missing.
543 </message> 543 </message>
544 544
545 <!-- Download Shelf Items --> 545 <!-- Download Shelf Items -->
546 <message name="IDS_DOWNLOAD_STATUS_CRX_INSTALL_RUNNING" 546 <message name="IDS_DOWNLOAD_STATUS_CRX_INSTALL_RUNNING"
547 desc="Message shown when a CRX has been downloaded and is being u npacked."> 547 desc="Message shown when a CRX has been downloaded and is being u npacked.">
(...skipping 729 matching lines...) Expand 10 before | Expand all | Expand 10 after
1277 Chrome updates automatically so you always have the freshest version. When this download completes, Chrome will restart and you'll be on your way. 1277 Chrome updates automatically so you always have the freshest version. When this download completes, Chrome will restart and you'll be on your way.
1278 </message> 1278 </message>
1279 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke n on opening the OOBE EULA screen"> 1279 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke n on opening the OOBE EULA screen">
1280 Chrome OS terms 1280 Chrome OS terms
1281 </message> 1281 </message>
1282 </if> 1282 </if>
1283 1283
1284 </messages> 1284 </messages>
1285 </release> 1285 </release>
1286 </grit> 1286 </grit>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698