Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 270529 - app-office/openoffice-bin-3.1.0 lacks LINGUAS="sv"
Summary: app-office/openoffice-bin-3.1.0 lacks LINGUAS="sv"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-20 07:18 UTC by Xake
Modified: 2009-05-26 17:58 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Xake 2009-05-20 07:18:51 UTC
the ebuild for app-office/openoffice-bin-3.1.0 lacks swedish language-support even thou it exists upstream.

Reproducible: Always

Steps to Reproduce:
1. LINGUAS="sv" emerge openffice-bin
2. LANG="sv_SE" oowriter


Actual Results:  
oowriter starts but its GUI is in english.

Expected Results:  
oowriter shouldbe localized.

Simply adding sv to LANG in the ebuild in my overlay fixed this.

It also seems like app-office/openoffice-3.1.0 suffers from the same issue. I have however currently not time to try if the fix is a simple.
Comment 1 Andreas Proschofsky (RETIRED) gentoo-dev 2009-05-26 17:58:50 UTC
This is fixed now, thanks for reporting