Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 685074 - www-client/uget-2.2.0 USE=nls fails to install translations
Summary: www-client/uget-2.2.0 USE=nls fails to install translations
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-05 02:08 UTC by CaptainBlood
Modified: 2022-07-03 21:08 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge--info.txt,8.55 KB, text/plain)
2019-05-05 02:08 UTC, CaptainBlood
Details

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