mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-27 12:51:37 +00:00
Fix #539: replace IE WebView with Edge WebView2
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<Translations>
|
||||
<en>
|
||||
<WEBVIEW2_NOT_AVAILABLE>Viewing this file requires Microsoft Edge WebView2 to be present on the system. Click here to download it.</WEBVIEW2_NOT_AVAILABLE>
|
||||
</en>
|
||||
<ja>
|
||||
<WEBVIEW2_NOT_AVAILABLE>このファイルを閲覧するには、Microsoft Edge WebView2 がインストールされている必要があります。 ここをクリックしてダウンロードを開始する。</WEBVIEW2_NOT_AVAILABLE>
|
||||
</ja>
|
||||
<zh-CN>
|
||||
<WEBVIEW2_NOT_AVAILABLE>查看此文件需要安装 Microsoft Edge WebView2。 点击这里开始下载。</WEBVIEW2_NOT_AVAILABLE>
|
||||
</zh-CN>
|
||||
<zh-TW>
|
||||
<WEBVIEW2_NOT_AVAILABLE>查看此文件需要安裝 Microsoft Edge WebView2。 點擊這裡開始下載。</WEBVIEW2_NOT_AVAILABLE>
|
||||
</zh-TW>
|
||||
</Translations>
|
Reference in New Issue
Block a user