We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 92d7b6d + e5e0856 commit e37236eCopy full SHA for e37236e
1 file changed
l10n/en-US/viewer.ftl
@@ -480,7 +480,6 @@ pdfjs-editor-new-alt-text-error-close-button = Close
480
# Variables:
481
# $totalSize (Number) - the total size (in MB) of the AI model.
482
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
483
-# $percent (Number) - the percentage of the downloaded size.
484
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Downloading alt text AI model ({ $downloadedSize } of { $totalSize } MB)
485
.aria-valuetext = Downloading alt text AI model ({ $downloadedSize } of { $totalSize } MB)
486
0 commit comments