mirror of
https://github.com/ikun0014/lx-music-mobile.git
synced 2025-05-23 22:37:41 +08:00
将版本更新时下载提示改为“current/total (progress)” (#523)
This commit is contained in:
parent
c70311bfb3
commit
20022e036b
@ -476,7 +476,7 @@
|
|||||||
"user_api_update_alert": "Custom source [{name}] found new version",
|
"user_api_update_alert": "Custom source [{name}] found new version",
|
||||||
"user_api_update_alert_open_url": "Open update address",
|
"user_api_update_alert_open_url": "Open update address",
|
||||||
"version_btn_close": "Close",
|
"version_btn_close": "Close",
|
||||||
"version_btn_downloading": "I am trying to download...{total}/{current} ({progress}%)",
|
"version_btn_downloading": "I am trying to download...{current}/{total} ({progress}%)",
|
||||||
"version_btn_failed": "Retry",
|
"version_btn_failed": "Retry",
|
||||||
"version_btn_ignore": "Ignore",
|
"version_btn_ignore": "Ignore",
|
||||||
"version_btn_ignore_cancel": "Cancel ignore",
|
"version_btn_ignore_cancel": "Cancel ignore",
|
||||||
|
@ -476,7 +476,7 @@
|
|||||||
"user_api_update_alert": "自定义源 [{name}] 发现新版本",
|
"user_api_update_alert": "自定义源 [{name}] 发现新版本",
|
||||||
"user_api_update_alert_open_url": "打开更新地址",
|
"user_api_update_alert_open_url": "打开更新地址",
|
||||||
"version_btn_close": "关闭",
|
"version_btn_close": "关闭",
|
||||||
"version_btn_downloading": "正在努力下载中...{total}/{current} ({progress}%)",
|
"version_btn_downloading": "正在努力下载中...{current}/{total} ({progress}%)",
|
||||||
"version_btn_failed": "重试",
|
"version_btn_failed": "重试",
|
||||||
"version_btn_ignore": "忽略",
|
"version_btn_ignore": "忽略",
|
||||||
"version_btn_ignore_cancel": "取消忽略",
|
"version_btn_ignore_cancel": "取消忽略",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user