Dear visitor, welcome to KDE-Forum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
KDE applications translation
Hello,
I have installed KDE with english language by default, but i'd like to
set the italian language only for a specific application. For that
specific application already exists italian .po file, how can i set
it?
thanks in advance.
Lorenzo
RE: KDE applications translation
You can run the app like
|
Source code
|
1
|
$ KDE_LANG="it" kappname
|
Make sure the *.po file resides in /prefix/of/kappname/share/locale/it/LC_MESSAGES/
Bram Schoenmakers
KDE Netherlands (www.kde.nl)
RE: KDE applications translation