1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-11 19:58:15 +02:00

[Editor] Fix variable name in the ftl file

and add a linting rule to avoid such an error in the future.
This commit is contained in:
Calixte Denizet 2025-03-13 16:04:31 +01:00
parent d5c185b90a
commit 56f58bde9a
2 changed files with 3 additions and 1 deletions

View file

@ -25,3 +25,5 @@ CO01:
exclusions:
files: []
messages: []
VC:
disabled: false

View file

@ -373,7 +373,7 @@ pdfjs-editor-signature-add-signature-button-label = Add new signature
# Used on the button to use an already saved signature.
# Variables:
# description (String) - a string describing/labeling the signature.
# $description (String) - a string describing/labeling the signature.
pdfjs-editor-add-saved-signature-button =
.title = Saved signature: { $description }