1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 22:58:07 +02:00

Merge pull request #19673 from Snuffleupagus/rm-ftl-comment

Remove documentation for unused l10n variable (PR 18492 follow-up)
This commit is contained in:
Jonas Jenwald 2025-03-17 14:28:12 +01:00 committed by GitHub
commit e37236e9af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -480,7 +480,6 @@ pdfjs-editor-new-alt-text-error-close-button = Close
# Variables:
# $totalSize (Number) - the total size (in MB) of the AI model.
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
# $percent (Number) - the percentage of the downloaded size.
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Downloading alt text AI model ({ $downloadedSize } of { $totalSize } MB)
.aria-valuetext = Downloading alt text AI model ({ $downloadedSize } of { $totalSize } MB)