Skip to content

Commit e37236e

Browse files
Merge pull request #19673 from Snuffleupagus/rm-ftl-comment
Remove documentation for unused l10n variable (PR 18492 follow-up)
2 parents 92d7b6d + e5e0856 commit e37236e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

l10n/en-US/viewer.ftl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,6 @@ pdfjs-editor-new-alt-text-error-close-button = Close
480480
# Variables:
481481
# $totalSize (Number) - the total size (in MB) of the AI model.
482482
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
483-
# $percent (Number) - the percentage of the downloaded size.
484483
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Downloading alt text AI model ({ $downloadedSize } of { $totalSize } MB)
485484
.aria-valuetext = Downloading alt text AI model ({ $downloadedSize } of { $totalSize } MB)
486485

0 commit comments

Comments
 (0)