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

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

Issue 6360021: Add and update PDF infobar strings. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 9 years, 11 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 | « 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 2
3 <!-- This file contains definitions of resources that will be translated for 3 <!-- This file contains definitions of resources that will be translated for
4 each locale. --> 4 each locale. -->
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/generated_resources.h" type="rc_header"> 9 <output filename="grit/generated_resources.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 11153 matching lines...) Expand 10 before | Expand all | Expand 10 after
11164 Custom Files 11164 Custom Files
11165 </message> 11165 </message>
11166 11166
11167 <!-- Cloud Print Strings --> 11167 <!-- Cloud Print Strings -->
11168 <message name="IDS_CLOUD_PRINT_TOKEN_EXPIRED_MESSAGE" desc="The message to d isplay when the cloud print token has expired."> 11168 <message name="IDS_CLOUD_PRINT_TOKEN_EXPIRED_MESSAGE" desc="The message to d isplay when the cloud print token has expired.">
11169 The credentials used to share your printers to <ph name="CLOUD_PRINT_NAME ">Google Cloud Print</ph> have expired. Please click here to re-enter your usern ame and password. 11169 The credentials used to share your printers to <ph name="CLOUD_PRINT_NAME ">Google Cloud Print</ph> have expired. Please click here to re-enter your usern ame and password.
11170 </message> 11170 </message>
11171 11171
11172 <!-- PDF with unsupported feature Info Bar --> 11172 <!-- PDF with unsupported feature Info Bar -->
11173 <message name="IDS_PDF_INFOBAR_QUESTION_READER_INSTALLED" desc="Question ask ed on the info bar when a user views a PDF with an unsupported feature and they have Adobe Reader installed."> 11173 <message name="IDS_PDF_INFOBAR_QUESTION_READER_INSTALLED" desc="Question ask ed on the info bar when a user views a PDF with an unsupported feature and they have Adobe Reader installed.">
11174 Parts of this PDF document could not be displayed. View with Adobe Reader ? 11174 Parts of this PDF document could not be displayed. Open in Adobe Reader?
11175 </message> 11175 </message>
11176 11176
11177 <message name="IDS_PDF_INFOBAR_QUESTION_READER_NOT_INSTALLED" desc="Question asked on the info bar when a user views a PDF with an unsupported feature and t hey don't have Adobe Reader installed."> 11177 <message name="IDS_PDF_INFOBAR_QUESTION_READER_NOT_INSTALLED" desc="Question asked on the info bar when a user views a PDF with an unsupported feature and t hey don't have Adobe Reader installed.">
11178 Parts of this PDF document could not be displayed. Install Adobe Reader? 11178 Parts of this PDF document could not be displayed. Install Adobe Reader?
11179 </message> 11179 </message>
11180 11180
11181 <!-- Adobe Reader is out of date Blocking Page --> 11181 <message name="IDS_PDF_INFOBAR_QUESTION_ALWAYS_USE_READER" desc="Question as ked on the info bar when a user opens a PDF with Reader and we want to ask them if they always want to use it for viewing PDF files.">
11182 Always use Adobe Reader to open PDF files?
11183 </message>
11184
11185 <!-- Adobe Reader is out of date Blocking Page -->
11182 <message name="IDS_READER_OUT_OF_DATE_BLOCKING_PAGE_TITLE" desc="The title o f the Adobe Reader out of date blocking page."> 11186 <message name="IDS_READER_OUT_OF_DATE_BLOCKING_PAGE_TITLE" desc="The title o f the Adobe Reader out of date blocking page.">
11183 Adobe Reader Out Of Date 11187 Adobe Reader Out Of Date
11184 </message> 11188 </message>
11185 <message name="IDS_READER_OUT_OF_DATE_BLOCKING_PAGE_BODY" desc="The body of the Adobe Reader out of date blocking page."> 11189 <message name="IDS_READER_OUT_OF_DATE_BLOCKING_PAGE_BODY" desc="The body of the Adobe Reader out of date blocking page.">
11186 Adobe Reader is out of date and may be insecure. 11190 Adobe Reader is out of date and may be insecure.
11187 </message> 11191 </message>
11188 <message name="IDS_READER_OUT_OF_DATE_BLOCKING_PAGE_UPDATE" desc="The name o f the radio button option to go to the Adobe Reader installer website."> 11192 <message name="IDS_READER_OUT_OF_DATE_BLOCKING_PAGE_UPDATE" desc="The name o f the radio button option to go to the Adobe Reader installer website.">
11189 Update Adobe Reader now 11193 Update Adobe Reader now
11190 </message> 11194 </message>
11191 <message name="IDS_READER_OUT_OF_DATE_BLOCKING_PAGE_PROCEED" desc="The name of the radio button to proceed to open the PDF with the out of date Adobe Reader ."> 11195 <message name="IDS_READER_OUT_OF_DATE_BLOCKING_PAGE_PROCEED" desc="The name of the radio button to proceed to open the PDF with the out of date Adobe Reader .">
(...skipping 17 matching lines...) Expand all
11209 </includes> 11213 </includes>
11210 <structures fallback_to_english="true"> 11214 <structures fallback_to_english="true">
11211 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11215 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11212 </structure> 11216 </structure>
11213 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 11217 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
11214 </structure> 11218 </structure>
11215 </structures> 11219 </structures>
11216 11220
11217 </release> 11221 </release>
11218 </grit> 11222 </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