https://bugs.kde.org/show_bug.cgi?id=368428
Vincent PINON <vpi...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vpi...@kde.org --- Comment #5 from Vincent PINON <vpi...@kde.org> --- from shell you could run "LANG=pt_BR kdenlive" to force the Brazilian translation. then if it still shows a mix of English then check if the latest translation is up to date: mkdir -p ~/.local/share/locale/pt_BR/LC_MESSAGES wget https://websvn.kde.org/*checkout*/trunk/l10n-kf5/pt_BR/messages/kdemultimedia/kdenlive.po msgfmt kdenlive.po -o ~/.local/share/locale/pt_BR/LC_MESSAGES/kdenlive.mo -- You are receiving this mail because: You are watching all bug changes.