summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authorjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-16 18:14:46 +0000
committerjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-16 18:14:46 +0000
commit775065d032fad0b4c4f7e301b088df972385a025 (patch)
treec84cc358a457fca6c959ad539191732749092cb4 /chrome/app
parent3e7d6dc744ccb86b792309c5dab06d48794fe065 (diff)
downloadchromium_src-775065d032fad0b4c4f7e301b088df972385a025.zip
chromium_src-775065d032fad0b4c4f7e301b088df972385a025.tar.gz
chromium_src-775065d032fad0b4c4f7e301b088df972385a025.tar.bz2
Add string for password protected PDFs.
Review URL: http://codereview.chromium.org/2834050 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52706 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/generated_resources.grd4
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index c5506e8..d7db1c2 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -8787,6 +8787,10 @@ Keep your key file in a safe place. You will need it to create new versions of y
You are not adequately sandboxed!
</message>
</if>
+
+ <message name="IDS_PDF_NEED_PASSWORD" desc="A message asking the user for a password to open a PDF file.">
+ This document is password protected. Please enter a password.
+ </message>
</messages>