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:
+1
-1
@@ -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%)... サムネイルを読み込み中",
|
||||
|
||||
Reference in New Issue
Block a user