summaryrefslogtreecommitdiffstats
path: root/chrome/app/generated_resources.grd
diff options
context:
space:
mode:
authorjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-26 17:32:12 +0000
committerjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-26 17:32:12 +0000
commit29d20e19b864492a2d7546793c262ef20dfa096c (patch)
tree9162adb24f60e42816a8dbcfad06afa7a329d008 /chrome/app/generated_resources.grd
parentbe7605608203013c8e2c120d3b09e60453798dee (diff)
downloadchromium_src-29d20e19b864492a2d7546793c262ef20dfa096c.zip
chromium_src-29d20e19b864492a2d7546793c262ef20dfa096c.tar.gz
chromium_src-29d20e19b864492a2d7546793c262ef20dfa096c.tar.bz2
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
Diffstat (limited to 'chrome/app/generated_resources.grd')
-rw-r--r--chrome/app/generated_resources.grd8
1 files changed, 6 insertions, 2 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index da61055..095396f 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -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 -->
<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 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?
</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.">
Adobe Reader Out Of Date
</message>