summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webkit_strings.grd
diff options
context:
space:
mode:
authorsanjeevr@chromium.org <sanjeevr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-24 23:53:14 +0000
committersanjeevr@chromium.org <sanjeevr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-24 23:53:14 +0000
commit742435e32561903dad33201a5a1515fcfad0b103 (patch)
treebfca2199efde6f2d240b6ace8b7a3b980ff998da /webkit/glue/webkit_strings.grd
parent4fb05809d6f116b161da488051532db154335f08 (diff)
downloadchromium_src-742435e32561903dad33201a5a1515fcfad0b103.zip
chromium_src-742435e32561903dad33201a5a1515fcfad0b103.tar.gz
chromium_src-742435e32561903dad33201a5a1515fcfad0b103.tar.bz2
Added a string for the "PDF load failed" message to be used by the PDF plugin.
BUG=61121 TEST=None Review URL: http://codereview.chromium.org/5270003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67345 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/glue/webkit_strings.grd')
-rw-r--r--webkit/glue/webkit_strings.grd5
1 files changed, 5 insertions, 0 deletions
diff --git a/webkit/glue/webkit_strings.grd b/webkit/glue/webkit_strings.grd
index 3cc2a98..9335199 100644
--- a/webkit/glue/webkit_strings.grd
+++ b/webkit/glue/webkit_strings.grd
@@ -370,6 +370,11 @@ below:
<message name="IDS_PDF_LOADING_PROGRESS" desc="A message displayed on the PDF control to indicate loading progress.">
Loading document: <ph name="PAGE_NUMBER">%d<ex>3</ex></ph>/<ph name="NUMBER_OF_PAGES">%d<ex>15</ex></ph> pages...
</message>
+
+ <message name="IDS_PDF_PAGE_LOAD_FAILED" desc="A message displayed on the PDF control to indicate that the PDF document failed to load.">
+ Failed to load PDF document
+ </message>
+
</messages>
</release>
</grit>