From 27f6168a29098df848a0617bcb4f4a5efbad7627 Mon Sep 17 00:00:00 2001 From: 3gf8jv4dv <3gf8jv4dv@gmail.com> Date: Wed, 12 Feb 2025 20:27:24 +0800 Subject: [PATCH] Revise description about Kugou on "Open Playlist" dialog (#2266) Related: https://github.com/lyswhut/lx-music-desktop/issues/2246 --- src/lang/en-us.json | 2 +- src/lang/zh-cn.json | 2 +- src/lang/zh-tw.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/lang/en-us.json b/src/lang/en-us.json index 95b7a15590..3feb2d10c9 100644 --- a/src/lang/en-us.json +++ b/src/lang/en-us.json @@ -601,7 +601,7 @@ "songlist__import_input_tip": "Enter a playlist link/ID", "songlist__import_input_tip_1": "Cross-service playlists are not supported. Please confirm whether the playlist to be opened corresponds to the current chosen service", "songlist__import_input_tip_2": "If you encounter a playlist link that cannot be opened. Please send us your feedback", - "songlist__import_input_tip_3": "Unable to open Kugou playlist with playlist ID, but support to open it with Kugou code", + "songlist__import_input_tip_3": "Unable to open Kugou playlist with playlist ID or link from lite edition, but support to open it with Kugou code or link from main edition", "songlist__import_input_tip_4": "NetEase Cloud Music's \"I Like\" playlist requires a token to open. For details, see ", "songlist__import_input_title": "Open shared playlist", "songlist__open_list": "Open \"{name}\" playlist", diff --git a/src/lang/zh-cn.json b/src/lang/zh-cn.json index 8c6c6e7da0..c4cd1b327a 100644 --- a/src/lang/zh-cn.json +++ b/src/lang/zh-cn.json @@ -601,7 +601,7 @@ "songlist__import_input_tip": "输入歌单链接或歌单 ID", "songlist__import_input_tip_1": "不支持跨源打开歌单,请确认要打开的歌单与当前选择的歌单来源是否对应", "songlist__import_input_tip_2": "若遇到无法打开的歌单链接,欢迎反馈", - "songlist__import_input_tip_3": "不支持用歌单 ID 打开酷狗源歌单,但支持用酷狗码打开", + "songlist__import_input_tip_3": "酷狗源歌单不支持用歌单 ID 或概念版链接打开,但支持用普通版链接或酷狗码打开", "songlist__import_input_tip_4": "网易源的「我喜欢」歌单需要 Token 才能打开,详情看 ", "songlist__import_input_title": "打开分享的歌单", "songlist__open_list": "打开「{name}」歌单", diff --git a/src/lang/zh-tw.json b/src/lang/zh-tw.json index 95eca46d0a..a6b0f8e14f 100644 --- a/src/lang/zh-tw.json +++ b/src/lang/zh-tw.json @@ -601,7 +601,7 @@ "songlist__import_input_tip": "輸入歌單連結或歌單 ID", "songlist__import_input_tip_1": "不支援跨平台開啟歌單,請確認要開啟的歌單與目前歌單的來源平台是否對應", "songlist__import_input_tip_2": "若遇到無法開啟的歌單連結,歡迎回報", - "songlist__import_input_tip_3": "不支援用歌單 ID 開啟酷狗音樂歌單,但支援用酷狗碼開啟", + "songlist__import_input_tip_3": "酷狗音樂歌單不支援用歌單 ID 與概念版連結開啟,但支援用普通版連結與酷狗碼開啟", "songlist__import_input_tip_4": "網易雲音樂的「我喜歡」歌單需要 Token 才能開啟,詳情看 ", "songlist__import_input_title": "開啟分享的歌單", "songlist__open_list": "開啟「{name}」歌單",