update pdf viewer and remove CORS check
This commit is contained in:
@@ -226,6 +226,10 @@ invalid_file_error=无效或损坏的 PDF 文件。
|
||||
missing_file_error=缺少 PDF 文件。
|
||||
unexpected_response_error=意外的服务器响应。
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}},{{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
@@ -237,6 +241,6 @@ password_ok=确定
|
||||
password_cancel=取消
|
||||
|
||||
printing_not_supported=警告:此浏览器尚未完整支持打印功能。
|
||||
printing_not_ready=警告:该 PDF 未完全载入以供打印。
|
||||
printing_not_ready=警告:此 PDF 未完成载入,无法打印。
|
||||
web_fonts_disabled=Web 字体已被禁用:无法使用嵌入的 PDF 字体。
|
||||
document_colors_not_allowed=PDF 文档无法使用自己的颜色:浏览器中“允许页面选择自己的颜色”的选项未被勾选。
|
||||
|
Reference in New Issue
Block a user