New translations SH.resx (English)

This commit is contained in:
Masterain
2023-09-07 02:19:25 -07:00
committed by Lightczx
parent 949cf59177
commit 133e767be3

View File

@@ -1271,6 +1271,9 @@
<data name="ViewModelLaunchGameSwitchGameAccountFail" xml:space="preserve">
<value>Switch game account failed</value>
</data>
<data name="ViewModelSettingActionComplete" xml:space="preserve">
<value>操作完成</value>
</data>
<data name="ViewModelSettingClearWebCacheFail" xml:space="preserve">
<value>Clear failed. No permission in the file directory. Retry it in administrator mode.</value>
</data>
@@ -1856,6 +1859,15 @@
<data name="ViewPageSettingCopyDeviceIdAction" xml:space="preserve">
<value>Copy</value>
</data>
<data name="ViewPageSettingCreateDesktopShortcutAction" xml:space="preserve">
<value>创建</value>
</data>
<data name="ViewPageSettingCreateDesktopShortcutDescription" xml:space="preserve">
<value>在桌面上创建默认以管理员方式启动的快捷方式,更新后需要重新创建</value>
</data>
<data name="ViewPageSettingCreateDesktopShortcutHeader" xml:space="preserve">
<value>创建快捷方式</value>
</data>
<data name="ViewPageSettingDangerousAction" xml:space="preserve">
<value>Execute</value>
</data>