Skip to content
Snippets Groups Projects
Commit 28baa0fb authored by Tögl, Christina's avatar Tögl, Christina
Browse files

Change text and fix link for signature verification

parent f4ba1994
No related branches found
No related tags found
No related merge requests found
...@@ -114,7 +114,7 @@ class SignatureVerification extends ScopedElementsMixin(DBPSignatureLitElement) ...@@ -114,7 +114,7 @@ class SignatureVerification extends ScopedElementsMixin(DBPSignatureLitElement)
<p> <p>
${i18n.t('signature-verification-extern.adobe-reader-text')} ${i18n.t('signature-verification-extern.adobe-reader-text')}
</p> </p>
<a target="_blank" rel="noopener" class="int-link-internal" href="https://security.tugraz.at/zertifikate/adobe">${i18n.t('signature-verification-extern.adobe-link-label')}</a> <a target="_blank" rel="noopener" class="int-link-internal" href="https://security.tugraz.at/zertifikate/pruefung/adobe.shtml">${i18n.t('signature-verification-extern.adobe-link-label')}</a>
`; `;
} }
} }
......
...@@ -103,7 +103,7 @@ ...@@ -103,7 +103,7 @@
}, },
"signature-verification-extern": { "signature-verification-extern": {
"headline": "Signierte Dokumente verifizieren", "headline": "Signierte Dokumente verifizieren",
"description-text": "Um eine PDF-Signatur auf ihre Gültigkeit zu überprüfen, benutzen Sie bitte das Verifikationsservice der Rundfunk und Telekom Regulierungs-GmbH. Mit diesem Verifikationsservice können Sie überprüfen, dass das Dokument nicht verändert wurde, welcher Teil des PDFs signiert wurde und von wem.", "description-text": "Um eine PDF-Signatur auf ihre Gültigkeit zu überprüfen, benutzen Sie bitte das Verifikationsservice der Rundfunk und Telekom Regulierungs-GmbH. Mit diesem Verifikationsservice können Sie überprüfen, ob das Dokument eine valide Signatur enthält.",
"link-label": "Zum RTR Verifikationsservice wechseln", "link-label": "Zum RTR Verifikationsservice wechseln",
"adobe-reader-text": "Des Weiteren besteht auch die Möglichkeit, das Dokument lokal mit dem Adobe Reader zu überprüfen.", "adobe-reader-text": "Des Weiteren besteht auch die Möglichkeit, das Dokument lokal mit dem Adobe Reader zu überprüfen.",
"adobe-link-label": "Weitere Information zur Verfikation mit Adobe Reader" "adobe-link-label": "Weitere Information zur Verfikation mit Adobe Reader"
......
...@@ -103,7 +103,7 @@ ...@@ -103,7 +103,7 @@
}, },
"signature-verification-extern": { "signature-verification-extern": {
"headline": "Verify signed Documents", "headline": "Verify signed Documents",
"description-text": "To check a PDF signature for validity, please use the verification service of the Rundfunk und Telekom Regulierungs-GmbH. With this verification service you can check that the document has not been modified, which part of the PDF has been signed and by whom.", "description-text": "To check a PDF signature for validity, please use the verification service of the Rundfunk und Telekom Regulierungs-GmbH. This verification service allows you to check whether the document contains a valid signature.",
"link-label": "Switch to the RTR verification service", "link-label": "Switch to the RTR verification service",
"adobe-reader-text": "Furthermore, it is also possible to verify the signature locally with the Adobe Reader.", "adobe-reader-text": "Furthermore, it is also possible to verify the signature locally with the Adobe Reader.",
"adobe-link-label": "More information about verification with Adobe Reader" "adobe-link-label": "More information about verification with Adobe Reader"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment