Bug 80130 - LINGUAS=sv fr, but kdevelop 3.0.x does not provide support for these languages (I just obtain english) when build as a stand-alone application
Summary: LINGUAS=sv fr, but kdevelop 3.0.x does not provide support for these language...
Status: RESOLVED REMIND
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-22 15:36 UTC by Daniel Tourde
Modified: 2004-12-12 05:42 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Tourde 2004-04-22 15:37:00 UTC
Version:           3.0.3 (using KDE KDE 3.2.1)
Installed from:    Gentoo Packages
Compiler:          gcc 3.2.3 -O3 -march=i686 -funroll-loops -pipe
OS:          Linux

Hello,

I have in my /etc/profile file the following (I use bash):
export LINGUAS="sv fr"
KDE (3.2.1) is built to support these languages but somehow, kdevelop 3.0.x only provide support for english

Reproducible: Always
Steps to Reproduce:
0. build KDE
1. add export LINGUAS="sv fr" to profile.
2. build kde-i18n 
3. logout, login (just to be sure..). I use bash
4. emerge kdevelop
5. Run KDE in French or Swedish.
6. Start Kdevelop and check the language used. In my case it is English all the time...

Actual Results:  
Kdevelop menus are in English instead of French or Swedish as the rest of the
KDE session.

Expected Results:  
Kdevelop should use the session language (French or Swedish), instead of English.
Or kdevelop (an application, not a part of KDE) should have all its own translation and install them indepently of kde-i18n (if kde-i18n happen to have the kdevelop translated menus and help files)
Comment 1 Amilcar do Carmo Lucas 2004-04-22 18:38:21 UTC
Have you tried the update procedure described at:
http://www.kdevelop.org/index.html?filename=3.0/kdevelop_po_status.html

It it works, tell me please.
Comment 2 Matt Rogers 2004-12-12 05:42:17 UTC
Waiting for a response. Marking as RESOLVED|REMIND until a response is received.