1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 14:48:08 +02:00

Merge pull request #19651 from calixteman/fix_ftl

[Editor] Fix variable name in the ftl file
This commit is contained in:
calixteman 2025-03-13 16:36:38 +01:00 committed by GitHub
commit dc61e36bf4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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 }