We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5c185b commit 56f58bdCopy full SHA for 56f58bd
.github/fluent_linter_config.yml
@@ -25,3 +25,5 @@ CO01:
25
exclusions:
26
files: []
27
messages: []
28
+VC:
29
+ disabled: false
l10n/en-US/viewer.ftl
@@ -373,7 +373,7 @@ pdfjs-editor-signature-add-signature-button-label = Add new signature
373
374
# Used on the button to use an already saved signature.
375
# Variables:
376
-# description (String) - a string describing/labeling the signature.
+# $description (String) - a string describing/labeling the signature.
377
pdfjs-editor-add-saved-signature-button =
378
.title = Saved signature: { $description }
379
0 commit comments