Localization Keys
The PdfViewer provides a set of localization keys that enable you to adapt the component to specific device cultures.
For more information on localization in Telerik UI for WinUI, refer to the following resources:
To distinguish the localization resources, a resource key, which acts as a unique identifier, is assigned to each localizable string.
The following table lists all available localization keys supported by the PdfViewer.
Key | Value |
---|---|
PdfViewer_Enter_Password |
Enter Password: |
PdfViewer_FindDialog_CaseSensitive |
Case Sensitive |
PdfViewer_FindDialog_FindNext |
Find Next |
PdfViewer_FindDialog_FindPrevious |
Find Previous |
PdfViewer_FindDialog_SearchPlaceholder |
Search in the document... |
PdfViewer_FindDialog_UseRegex |
Use Regular Expression |
PdfViewer_FindDialog_WholeWords |
Whole Words Only |
PdfViewer_FitToPage |
Fit one full page to window. |
PdfViewer_FitToWindow |
Fit to window width and enable scrolling. |
PdfViewer_NextPage |
Next page |
PdfViewer_Open |
Open |
PdfViewer_Pan |
Pan |
PdfViewer_Password |
Password |
PdfViewer_Password_Required |
The document is protected. Please, enter a Document Open Password. |
PdfViewer_PreviousPage |
Previous page |
PdfViewer_Print |
|
PdfViewer_Printing |
Printing |
PdfViewer_RotateClockwise |
Rotate clockwise |
PdfViewer_RotateCounterClockwise |
Rotate counterclockwise |
PdfViewer_SaveAs |
Save As |
PdfViewer_SignaturePropertiesDialogHeader |
Signature Validation Status |
PdfViewer_SignaturePropertiesDialogViewModel_IsDocumentModified_False |
- The document is not modified since this signature was applied. |
PdfViewer_SignaturePropertiesDialogViewModel_IsDocumentModified_True |
- The document has been altered or corrupted since the Signature was applied. |
PdfViewer_SignaturePropertiesDialogViewModel_SignatureIsInvalid |
Signature is Invalid. |
PdfViewer_SignaturePropertiesDialogViewModel_SignatureIsUnknown |
Signature validity is Unknown. |
PdfViewer_SignaturePropertiesDialogViewModel_SignatureIsValid |
Signature is Valid, signed by |
PdfViewer_SignaturePropertiesDialogViewModel_SignerValidity_Unknown |
- The signer's identity is unknown. |
PdfViewer_SignaturePropertiesDialogViewModel_SignerValidity_UntrustedRoot |
- The signer's identity is unknown because it has not been included in your list of trusted certificates and none of its parent certificates are trusted. |
PdfViewer_SignaturePropertiesDialogViewModel_SignerValidity_Valid |
- The signer's identity is valid. |
PdfViewer_SignaturePropertiesDialogViewModel_Validation_SigningTime |
- Signature was validated as of the signing time: |
PdfViewer_SignSignatureDialogHeader |
Sign Signature |
PdfViewer_SignSignatureDialogViewModel_AppearanceDateTextFormat |
Date: {0} |
PdfViewer_SignSignatureDialogViewModel_AppearanceDigitallySignedTextFormat |
Digitally signed by {0} |
PdfViewer_SignSignatureDialogViewModel_CertificateOrPasswordError |
The password is invalid or the certificate is corrupted. |
PdfViewer_SignSignatureDialogViewModel_EnterPassword |
Enter a password |
PdfViewer_SignSignatureDialogViewModel_EnterPasswordError |
Please enter a password. |
PdfViewer_SignSignatureDialogViewModel_OpenDialogFilter |
.pfx |
PdfViewer_SignSignatureDialogViewModel_SelectCertificate |
Select a PFX certificate |
PdfViewer_SignSignatureDialogViewModel_SelectCertificateError |
Please select a PFX certificate. |
PdfViewer_SignSignatureDialogViewModel_SelectedCertificateDoesNotExists |
The selected certificate does not exist. |
PdfViewer_SignSignatureDialog_SelectButton |
Select |
PdfViewer_SignSignatureDialog_SignButton |
Sign |
PdfViewer_TextSelection |
Text Selection |
PdfViewer_ZoomIn |
Zoom in |
PdfViewer_ZoomOut |
Zoom out |