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

Bug 506990

Summary: x11-apps/radeontop does not respect LINGUAS
Product: Gentoo Linux Reporter: Julian Ospald <hasufell>
Component: Current packagesAssignee: Nikoli <nikoli>
Status: RESOLVED WONTFIX    
Severity: minor CC: proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Julian Ospald 2014-04-06 22:34:52 UTC
# portageq envvar LINGUAS
en de

# equery f x11-apps/radeontop | grep locale
/usr/share/locale
/usr/share/locale/ru
/usr/share/locale/ru/LC_MESSAGES
/usr/share/locale/ru/LC_MESSAGES/radeontop.mo
Comment 1 Nikoli 2014-04-07 17:53:41 UTC
Not sure if it makes sense in this case: ebuild already has 'nls' USE flag, linguas_ru USE flag will just duplicate it. Also you can clean /usr/share/locale/ with app-admin/localepurge. I will add support for LINGUAS if upstream will have at least 2 translations.
Comment 2 Julian Ospald 2014-04-07 17:56:52 UTC
yeah, seems overkill then