Commit 29d20e19 authored by jam@chromium.org's avatar jam@chromium.org

Add and update PDF infobar strings.

Review URL: http://codereview.chromium.org/6360021

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72646 0039d316-1c4b-4281-b951-d872f2087c98
parent be760560
...@@ -11171,14 +11171,18 @@ Keep your key file in a safe place. You will need it to create new versions of y ...@@ -11171,14 +11171,18 @@ Keep your key file in a safe place. You will need it to create new versions of y
<!-- PDF with unsupported feature Info Bar --> <!-- PDF with unsupported feature Info Bar -->
<message name="IDS_PDF_INFOBAR_QUESTION_READER_INSTALLED" desc="Question asked on the info bar when a user views a PDF with an unsupported feature and they have Adobe Reader installed."> <message name="IDS_PDF_INFOBAR_QUESTION_READER_INSTALLED" desc="Question asked on the info bar when a user views a PDF with an unsupported feature and they have Adobe Reader installed.">
Parts of this PDF document could not be displayed. View with Adobe Reader? Parts of this PDF document could not be displayed. Open in Adobe Reader?
</message> </message>
<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 they don't have Adobe Reader installed."> <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 they don't have Adobe Reader installed.">
Parts of this PDF document could not be displayed. Install Adobe Reader? Parts of this PDF document could not be displayed. Install Adobe Reader?
</message> </message>
<!-- Adobe Reader is out of date Blocking Page --> <message name="IDS_PDF_INFOBAR_QUESTION_ALWAYS_USE_READER" desc="Question asked 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.">
Always use Adobe Reader to open PDF files?
</message>
<!-- Adobe Reader is out of date Blocking Page -->
<message name="IDS_READER_OUT_OF_DATE_BLOCKING_PAGE_TITLE" desc="The title of the Adobe Reader out of date blocking page."> <message name="IDS_READER_OUT_OF_DATE_BLOCKING_PAGE_TITLE" desc="The title of the Adobe Reader out of date blocking page.">
Adobe Reader Out Of Date Adobe Reader Out Of Date
</message> </message>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment