discuss-gnustep
[Top][All Lists]
Advanced

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

Re: [Discuss-gnustep] Localization


From: Adam Fedor
Subject: Re: [Discuss-gnustep] Localization
Date: Thu, 21 Sep 2000 10:29:15 -0600

Nicola Pero wrote:
> 
> NSString *myString = NSTranslate (@"Hello World");
> 

Well we already have:

NSString *myString = NSLocalizedString (@"Hello World", some comment);

I imagine it would be easy to simplify it even more.


reply via email to

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