Files
jpexs-decompiler/wix/Strings.zh-CN.wxl
T
Jindra Petřík 940582bb33 Try update github actions.
MSI installer.
Splashscreen generation.
2026-02-07 18:09:36 +01:00

8 lines
603 B
XML

<WixLocalization xmlns="http://wixtoolset.org/schemas/v4/wxl" Culture="zh-CN">
<String Id="GuiLibs_Desc" Value="应用程序GUI和库" />
<String Id="DesktopShortcut_Title" Value="桌面快捷方式" />
<String Id="DesktopShortcut_Desc" Value="在桌面上创建应用程序的快捷方式。" />
<String Id="ContextMenu_Title" Value="添加到右键菜单" />
<String Id="ContextMenu_Desc" Value="将FFDec添加到Windows资源管理器中的SWF和GFX文件的右键菜单中。" />
<String Id="DowngradeErrorMessage" Value="已安装较新版本的 [ProductName]。" />
</WixLocalization>