Remove yt-dlp mention from extracting info message

Updated the 'analyzing_extracting_ytdlp' translation string in all language files to remove the explicit mention of 'yt-dlp', making the message more generic and consistent across supported languages.
This commit is contained in:
oop7
2025-11-29 14:11:28 +02:00
parent 478daf4771
commit bcbfd6f605
14 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -333,7 +333,7 @@
"analyzing_processing_subtitles": "分析中 (85%)... 正在处理字幕",
"analyzing_updating_table": "分析中 (95%)... 正在更新格式表",
"analysis_complete": "分析完成!",
"analyzing_extracting_ytdlp": "分析中 (30%)... 使用 yt-dlp 提取信息",
"analyzing_extracting_ytdlp": "分析中 (30%)... 提取信息",
"analyzing_processing_data": "分析中 (60%)... 正在处理数据",
"analyzing_processing_formats_ytdlp": "分析中 (75%)... 正在处理格式",
"analyzing_loading_thumbnail_ytdlp": "分析中 (85%)... 正在加载缩略图",