Bug 351994

Summary: Missing language translation files in kaffeine
Product: [Applications] kaffeine Reporter: Potomac <mister.freeman>
Component: generalAssignee: Mauro Carvalho Chehab <mchehab>
Status: RESOLVED NOT A BUG    
Severity: minor CC: arojas, lasse.k.lindqvist, lueck
Priority: NOR    
Version First Reported In: 1.x   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Potomac 2015-08-29 21:59:51 UTC
since kaffeine 1.3 I notice that the GUI ( menus ) is only in english, it's not normal because with the previous version (1.2.2-4 ) kaffeine automatically choose the right language ( in my case : french ),

the language files ( *.mo files ) are missing the package,

for example we should have many "kaffeine.mo" files for each language in "/usr/share/locale/kde4/*/LC_MESSAGES", but in the 1.3-1 version these language files are missing,

why these kaffeine.mo files are missing ?
Comment 1 lasse.k.lindqvist 2015-09-03 05:11:51 UTC
Language files are no longer needed with Kaffeine. Try for example "sudo apt-get install --reinstall language-pack-fr-base" or http://packages.ubuntu.com/search?keywords=language-pack-kde-fr
Comment 2 Antonio Rojas 2015-09-03 06:16:07 UTC
kde-l10n packages only contain translations for the KDE Applications release. Kaffeine is in Extragear, so it must ship its own translations like all other extragear applications.
Comment 3 Mauro Carvalho Chehab 2016-06-06 00:37:49 UTC
If you Install it from the source files and follow the instructions at the README file, on Kaffeine 2.0.1, you should get the translations.

If you're using a version from a distribution, then you should open a bug at the distribution's bugzilla asking them to package the translations too.