Re: Use I18n file of other program

2011-07-25 Thread Chusslove Illich
> [: Weng Xuetian :] > I need to load the existing translation of this input method and use it > KCM Module, and KDE's i18n series function seems not to have support like > gettext's dgettext (google result says that). Should I use dgettext > directly here? The short answer is yes, use dgettext()

Use I18n file of other program

2011-07-24 Thread Weng Xuetian
Hi everyone, Actually I'm a little bit confused about KDE i18n system. I'm a input method developer and I currently trying to develop a KCM module for this input method. I need to load the existing translation of this input method and use it KCM Module, and KDE's i18n series function seems not to