[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: how to set up internationalization support?
From:       Nicolas Goutte <nicog () snafu ! de>
Date:       2002-07-16 21:34:23
[Download RAW message or body]

A few questions:
- do you have a translation for this program in the chosen language?
- is this translation correctly installed?
- do you have set a catalogue (i.e. the module where your program will fetch 
the translation) for your application?

I hope that I could help you a little.

Have a nice day/evening/night!

On Dienstag, 16. Juli 2002 17:18, Jean Pierre Charalambos wrote:
> Hello,
>
> For testing purposes I asked a friend to install the app. I am currently
> developping in his pc. Accidently we found that the internationalization
> support seems not to be properly working. She had configured his kde in
> spanish but the app. still shows everything in english. Here are some
> samples of the code:
>
> app.cpp:
> fileNew = KStdAction::openNew(this, SLOT(slotFileNew()),
> actionCollection()); lineAction = new KAction(i18n("&Replace Line"),
> "mutant", 0, this, SLOT(slotReplace()), actionCollection(), "mutant");
>
> appui.rc:
> <MenuBar>
>   <Menu noMerge="1" name="file"><text>&amp;File</text>
>     <Action name="file_new"/>
>   </Menu>
>   <Menu noMerge="1" name="edit"><text>&amp;Edit</text>
>     <Action name="mutant"/>
>   </Menu>
> </MenuBar>
>
> I thought that would suffice to make the action entries be
> internationalized. Hints?
>
> Best regards,
>
> Jean Pierre
>
> >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to
> >> unsubscribe <<

 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic