Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 685074

Summary: www-client/uget-2.2.0 USE=nls fails to install translations
Product: Gentoo Linux Reporter: CaptainBlood <luc_pierard_de_maujouy>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

Description CaptainBlood 2019-05-05 02:08:45 UTC
Created attachment 575234 [details]
emerge --info

With activated nls USE flag, uGet GUI remains solely in english:

[I] www-client/uget
     Installed versions:  2.2.0(05:28:25 04/05/2019)(aria2 libnotify nls openssl -ayatana -control-socket -gnutls -gstreamer -rss)
     Homepage:            http://www.ugetdm.com
     Description:         Download manager using gtk+ and libcurl

where

LANG=fr_FR.utf8

Maybe I'm missing something?
Comment 1 Michael Hofmann 2019-05-05 22:32:35 UTC
I can confirm the bug. The source tarball contains many po files, but translation files don't get installed. 

My settings in make.conf are
LINGUAS="de en"
L10N="de en"

See: https://forums.gentoo.org/viewtopic-t-1096334.html