diff options
-rw-r--r-- | chrome/app/generated_resources.grd | 4 |
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> |