Skip to content

Commit e5e0856

Browse files
committed
Remove documentation for unused l10n variable (PR 18492 follow-up)
Looking at PR 18492 it doesn't seem that the `$percent` variable, for the `pdfjs-editor-new-alt-text-ai-model-downloading-progress` l10n-string, was ever used.
1 parent e738566 commit e5e0856

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)