Commit 033b1fe2 authored by rbpotter's avatar rbpotter Committed by Commit Bot

PDFViewerUpdate: Update download menu strings

Fixed: 1123220
Change-Id: Iefc01cc978f6aff863f3c4244c32ed57b137df59
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2382884Reviewed-by: default avatarLei Zhang <thestig@chromium.org>
Commit-Queue: Rebekah Potter <rbpotter@chromium.org>
Cr-Commit-Position: refs/heads/master@{#802862}
parent b0d1929b
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<grit-part> <grit-part>
<if expr="enable_plugins"> <if expr="enable_plugins">
<message name="IDS_PDF_DOWNLOAD_ORIGINAL" desc="The label for the menu option to download the original, unedited PDF document."> <message name="IDS_PDF_DOWNLOAD_ORIGINAL" desc="The label for the menu option to download the original, unedited PDF document (without user's changes).">
Original Without your changes
</message> </message>
<message name="IDS_PDF_DOWNLOAD_EDITED" desc="The label for the menu option to download the edited PDF document."> <message name="IDS_PDF_DOWNLOAD_EDITED" desc="The label for the menu option to download the edited PDF document (with user's changes).">
Edited With your changes
</message> </message>
<message name="IDS_PDF_NEED_PASSWORD" desc="A message asking the user for a password to open a PDF file."> <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. This document is password protected. Please enter a password.
......
9b59caae9c0e709d84198386fc00aa055a052755 c4663bd00edabaf5df093db39fe35de80f22043d
\ No newline at end of file \ No newline at end of file
b05a8b4f838f539981ca71194fcd95bed928eda4 962599ba39e59182474aa1fd68a8a5927972ee4a
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment