Thank you, this is all great. I found the "Video %1" string in the .po checkout from the repo, but not in my local version.
At 28 Aug 2015 17:18:16 +0000 (UTC) from Yuri Chornoivan <[email protected]>: > >28 серпня 2015, 16:07:18, від "Yuri Chornoivan" <[email protected]>: > >> From command line: >> >> strace kdenlive | grep locale >Oops... Actually, this hould be something like >strace kdenlive 2>&1 | grep locale/<your_locale>/LC_MESSAGES | sort | uniq >Example: >strace kdenlive 2>&1 | grep locale/uk/LC_MESSAGES | sort | uniq >Sorry for my mistake. > > >_______________________________________________ >kdenlive mailing list >[email protected] >[https://mail.kde.org/mailman/listinfo/kdenlive] > > _______________________________________________ kdenlive mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdenlive
