Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1059)

Unified Diff: content/app/strings/content_strings.grd

Issue 506473003: pdf: Move the string/image resources for the pdf plugin. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@pdf-host-component
Patch Set: tot-merge Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/app/resources/default_200_percent/pdf_thumbnail_num_background.png ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/app/strings/content_strings.grd
diff --git a/content/app/strings/content_strings.grd b/content/app/strings/content_strings.grd
index 3118ba2d56122cc4a3e8124ef9d03cf75ce6c28e..e0d406ee151dc2366984735a0cff1a90d8e3989c 100644
--- a/content/app/strings/content_strings.grd
+++ b/content/app/strings/content_strings.grd
@@ -665,22 +665,6 @@ below:
Please shorten this text to <ph name="MAX_CHARACTERS">$2<ex>100</ex></ph> characters or less (you are currently using <ph name="CURRENT_LENGTH">$1<ex>101</ex></ph> characters).
</message>
- <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>
-
- <message name="IDS_PDF_PAGE_LOADING" desc="A message displayed on the PDF page while page is loading.">
- Loading...
- </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>
-
- <message name="IDS_PDF_PROGRESS_LOADING" desc="A message displayed on the progress control over PDF page during document loading.">
- Loading
- </message>
-
<message name="IDS_PLUGIN_INITIALIZATION_ERROR" desc="A message displayed when a plug-in failed to load">
Couldn't load plug-in.
</message>
« no previous file with comments | « content/app/resources/default_200_percent/pdf_thumbnail_num_background.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698