OK ich habe mal folgenden Text im Ami-Forum hinterlassen:
Kaffeine Language / translation kaffeine.mo not kaffeine-%{version}.mo
There is another problem in translating the *. mo file should not kaffeine-0.8.X.mo hot but kaffeine.mo
could you please change in the spec, for example, by the following entry?
find . -type d -name "LC_MESSAGES" -exec bash -c 'mv -v "$0"/%{name}-%{version}.mo "$0"/%{name}.mo' {} \;
regards
maik3531
Ich hoffe mich da ausreichend ausgedrückt zu haben.