Bug 351994 - Missing language translation files in kaffeine
Summary: Missing language translation files in kaffeine
Status: RESOLVED NOT A BUG
Alias: None
Product: kaffeine
Classification: Applications
Component: general (other bugs)
Version First Reported In: 1.x
Platform: Other Linux
: NOR minor
Target Milestone: ---
Assignee: Mauro Carvalho Chehab
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-29 21:59 UTC by Potomac
Modified: 2017-10-04 09:05 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.