https://bugs.kde.org/show_bug.cgi?id=472179
Bug ID: 472179 Summary: Translation syntax error in turkish kxmlgui translations Classification: Translations Product: i18n Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: tr Assignee: emir_s...@icloud.com Reporter: nicolas.fe...@gmx.de Target Milestone: --- kxmlgui fails to build: https://invent.kde.org/frameworks/kxmlgui/-/jobs/1053017 FAILED: CMakeFiles/pofiles-08aebf85324bbb643579513ca6eaa28b /home/nico/kde6/build/kxmlgui/CMakeFiles/pofiles-08aebf85324bbb643579513ca6eaa28b cd /home/nico/kde6/build/kxmlgui && /usr/bin/cmake -DGETTEXT_MSGFMT_EXECUTABLE=/usr/bin/msgfmt -DCOPY_TO=/home/nico/kde6/build/kxmlgui/locale -DPO_DIR=/home/nico/kde6/src/kxmlgui/po -P /home/nico/kde6/usr/lib64/cmake/KF6I18n/build-pofiles.cmake /home/nico/kde6/src/kxmlgui/po/tr/kxmlgui6.po:168:67: syntax error /usr/bin/msgfmt: found 1 fatal error CMake Error at /home/nico/kde6/usr/lib64/cmake/KF6I18n/build-pofiles.cmake:24 (message): failed generating /home/nico/kde6/src/kxmlgui/po Call Stack (most recent call first): /home/nico/kde6/usr/lib64/cmake/KF6I18n/build-pofiles.cmake:51 (_processCommands) In particular there is "<a href="%1">", but it should be "<a href=\"%1\">" -- You are receiving this mail because: You are watching all bug changes.