ASCU_ALL/PrintPDF/PdfSharp/Resources/Messages.restext

21 lines
861 B
Plaintext
Raw Permalink Normal View History

2020-09-04 12:49:15 +05:00
; PDFsharp string resources (English)
;
;
; ----- General Messages --------------------------------------------------------------------------
SampleMessage1 = This is sample message 1 (2.0).
SampleMessage2 = This is sample message 2: {0}.
; ----- XGraphics Messages ------------------------------------------------------------------------
; ----- Pdf Messages ------------------------------------------------------------------------------
NameMustStartWithSlash = A PDF name must start with a slash ('/').
UserOrOwnerPasswordRequired = At least a user or an owner password is required to encrypt the document.
; ----- PdfParser Messages ------------------------------------------------------------------------
UnexpectedToken = Token '{0}' was not expected.
UnknownEncryption = The PDF document is protected with an encryption not supported by PDFsharp.