https://bugs.kde.org/show_bug.cgi?id=516798
--- Comment #3 from Guo Yunhe <[email protected]> --- I guess this part of translation might be problematic: <li xml:lang="zh-CN">字幕:如果在 <code>字幕文件来源位置</code> 列表中的一个相对路径文件夹名称以 <em>(*) 然后在包含该文件夹名称的所有文件夹中搜索字幕。示例:如果 <code>字幕文件来源位置</code> 列表包含一个条目 `</em>sub<code>且在该视频文件所在文件夹中存在以下文件夹</code>subs<code>、</code>more subs<code>和</code>subtitles` 开头,所有的这些文件夹都将被搜索。</li> By mistake, it has <em> surrounding <code>, adding extra nesting level, which might cause issues. -- You are receiving this mail because: You are watching all bug changes.
