https://bugs.kde.org/show_bug.cgi?id=498243
Bug ID: 498243 Summary: Due to a translation error, WindowsOS was unable to delete the directory created by Kdenlive. Classification: Applications Product: kdenlive Version: unspecified Platform: Microsoft Windows OS: Microsoft Windows Status: REPORTED Severity: normal Priority: NOR Component: Translation Assignee: j...@kdenlive.org Reporter: ninja0...@yahoo.com Target Milestone: --- SUMMARY STEPS TO REPRODUCE 1. Render 2. Output file : D://無字幕 / 標題.mp4 3. Render to file OBSERVED RESULT WindowsOS creates directory "無字幕 " containing space (but not normal space), which causes WindowsOS to be unable to delete this directory. EXPECTED RESULT Please modify the following content: kdenlive/po/zh_TW/kdenlive.po #: src/dialogs/renderwidget.cpp:937 src/monitor/monitor.cpp:1282 #, kde-format msgid "untitled" msgstr "無字幕 / 標題" ^^^^^^^^^^^^^^^^^^^^^^ this line to be msgstr "無標題" Thanks SOFTWARE/OS VERSIONS Windows: Win10 22H2 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.