https://bugs.kde.org/show_bug.cgi?id=400973
Bug ID: 400973 Summary: Rename src/customization/xsl/pt_br.xml to pt-BR.xml Product: frameworks-kdoctools Version: 5.52.0 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kde-doc-engl...@kde.org Reporter: chocim...@tlen.pl CC: kdelibs-b...@kde.org Target Milestone: --- SUMMARY src/customization/xsl/pt_br.xml is wrongly named. During compilation of many applications, e.g. Kompare, it fails to load with following warnings: [ 23%] Generating po/pt_BR/docs/kompare/index.cache.bz2 I/O warning : failed to load external entity "/usr/share/kf5/kdoctools/customization/xsl/pt-BR.xml" No "pt_br" localization of "footer-doc-comment" exists; using "en". No "pt_br" localization of "footer-doc-feedback" exists; using "en". … When file renamed to pt-BR.xml, translated text it contains is used in documentation. -- You are receiving this mail because: You are watching all bug changes.