mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/PdfHandler
synced 2024-11-23 15:57:17 +00:00
Add message documentation for file warning
Bug: T89765 Change-Id: Ie28caa933fec795d99d6514d2fe7df40cae1782c
This commit is contained in:
parent
ad55c98742
commit
df34a496c4
|
@ -8,6 +8,10 @@
|
|||
]
|
||||
},
|
||||
"pdf-desc": "{{desc|name=Pdf Handler|url=https://www.mediawiki.org/wiki/Extension:PdfHandler}}",
|
||||
"pdf-file-page-warning": "Warning about potential issues with the PDF format, shown to users on the file page in a popup.",
|
||||
"pdf-file-page-warning-header": "Header for a popup warning on the file page concerning potential privacy issues with the PDF format.",
|
||||
"pdf-file-page-warning-footer": "Footer for a popup warning on the file page concerning potential privacy issues with the PDF format. Qualifies the warning by noting that any PDF may be unsafe, but we don't actually know if this particular PDF file is.",
|
||||
"pdf-file-page-warning-info": "Link text for learning more about potential issues with the PDF format. Links to //www.mediawiki.org/wiki/Special:MyLanguage/Help:Security/PDF_files in the interface.",
|
||||
"pdf_no_metadata": "Error message given when metadata cannot be retrieved from a PDF file",
|
||||
"pdf_page_error": "Error message given when a PDF does not have the requested page number",
|
||||
"exif-pdf-producer": "The label used in the metadata table at the bottom of the file description page for the program used to convert this PDF file into a PDF.\n\nThis is separate from the program used to create the original file (Which is labeled by {{msg-mw|Exif-software}}).",
|
||||
|
|
Loading…
Reference in a new issue