help-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Localization in Gorm file


From: Yen-Ju Chen
Subject: Re: Localization in Gorm file
Date: Tue, 01 Apr 2003 16:11:42 -0500

From: "Chris B. Vetter" <chrisv@web4inc.com>
To: "Yen-Ju Chen" <yjchenx@hotmail.com>
CC: help-gnustep@gnu.org
Subject: Re: Localization in Gorm file
Date: Tue, 1 Apr 2003 10:29:41 -0800

On Tue, 01 Apr 2003 13:05:20 -0500
"Yen-Ju Chen" <yjchenx@hotmail.com> wrote:
>   I am just curious how to localize the interface created by Gorm ?
>   _(@"string") is used in the source code with Localizable.strings.
>   Does Gorm use the same way
>   so that Localizable.strings is still applicable ?
>   Or I need to make the interface for each language ?

Probably not the best solution, but why don't you use -awakeFromNib, to
set the localization?

It might be a bit more typing, but IMHO it's better than 10 different
.gorm files, one per language.

--
Chris

 Ya. That's what I thought.
 But it would be better if Gorm did that internally. :)

 Yen-Ju

_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail





reply via email to

[Prev in Thread] Current Thread [Next in Thread]