help-gnustep
[Top][All Lists]
Advanced

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

Re: localization again


From: Jeff Teunissen
Subject: Re: localization again
Date: Tue, 11 Nov 2003 03:53:53 -0500

Rob Burns wrote:

[snip]

> shouldn't localizedStringWithFormat return the localized string
> without the additional _()?

No. +localizedStringWithFormat: does not use a strings file, it uses the
user's locale to determine things like the radix character ("decimal point")
and thousands groupings. For example, @"$.2f", 220334.54 in the German
locale would create a string containing "220.334,54".

-- 
| Jeff Teunissen  -=-  Pres., Dusk To Dawn Computing  -=-  deek @ d2dc.net
| GPG: 1024D/9840105A   7102 808A 7733 C2F3 097B  161B 9222 DAB8 9840 105A
| Core developer, The QuakeForge Project        http://www.quakeforge.net/
| Specializing in Debian GNU/Linux              http://www.d2dc.net/~deek/




reply via email to

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