Skip to content

Commit c687b80

Browse files
committed
update manual positioning warning text
1 parent 6b2d11f commit c687b80

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

src/i18n/de/translation.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@
2323
"error-manual-positioning-missing": "Ein oder mehrere Signaturen in der Warteschlange müssen manuell positioniert werden.",
2424
"error-permission-message": "Sie müssen das Recht auf Amtssignaturen besitzen um diese Funktion nutzen zu können!",
2525
"error-rights-message": "Abbruch auf Grund mangelnder Rechte Ihres Accounts.",
26-
"label-manual-positioning-missing": "Bestehende Signatur vorhanden. Bitte wählen Sie Ihre Positionierung manuell.",
27-
26+
"label-manual-positioning-missing": "Bestehende Signatur vorhanden. Bitte wählen Sie Ihre Positionierung manuell, indem Sie auf die rot markierte Schaltfläche klicken.",
2827
"edit-signature-button-title": "Unterschrift bearbeiten",
2928
"annotation-button-title": "Annotation hinzufügen",
3029
"preview-file-button-title": "Vorschau Datei",

src/i18n/en/translation.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"error-manual-positioning-missing": "Signatures in file {{file}} must be positioned manually.",
2424
"error-permission-message": "You need have permissions to use the official signature to use this function!",
2525
"error-rights-message": "Abort due to insufficient rights of your account.",
26-
"label-manual-positioning-missing": "Existing signature present, please select its positioning manually.",
26+
"label-manual-positioning-missing": "Existing signature available. Please select your positioning manually by clicking on the button marked in red.",
2727
"annotations-count-text": "Document has {{annotationCount}} annotations",
2828
"edit-signature-button-title": "Edit signature",
2929
"annotation-button-title": "Add annotation",

0 commit comments

Comments
 (0)