This commit is contained in:
Tungstend 2023-07-29 03:24:51 +08:00
parent 1b16464278
commit 2b921fa392
2 changed files with 2 additions and 2 deletions

View File

@ -741,7 +741,7 @@
<string name="update_checking">正在检查更新</string>
<string name="update_check_failed">无法检测更新</string>
<string name="update_date">日期:%s</string>
<string name="update_description">描述:%s</string>
<string name="update_description">描述:\n%s</string>
<string name="update_exist">检测到可更新的版本</string>
<string name="update_ignore">忽略此版本</string>
<string name="update_launcher">更新启动器</string>

View File

@ -769,7 +769,7 @@
<string name="update_checking">Checking for Updates</string>
<string name="update_check_failed">Failed to check update</string>
<string name="update_date">Date: %s</string>
<string name="update_description">Description: %s</string>
<string name="update_description">Description:\n%s</string>
<string name="update_exist">Updatable version detected</string>
<string name="update_ignore">Ignore this version</string>
<string name="update_launcher">Updating launcher</string>