discuss-gnustep
[Top][All Lists]
Advanced

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

GNU gettext support for GNUstep


From: Bruno Haible
Subject: GNU gettext support for GNUstep
Date: Mon, 1 Dec 2003 14:54:09 +0100
User-agent: KMail/1.5

Hi,

The just-released GNU gettext 0.13 has improved support for Objective C and
GNUstep:

  * "xgettext --language=ObjectiveC" now supports the @"..." string syntax,
    the NSLocalizedString function and the ObjectiveC specific format strings.

  * All the tools that manipulate PO files can work with .strings files
    as well, if given the --stringtable-input and/or --stringtable-output
    option. To create a .strings file from a PO or POT file, use
    "msgcat --stringtable-output". To create a PO or POT file from a
    .strings file, use "xgettext".

  * An example demonstrating the use of GNU gettext with GNUstep is shipped
    and installed at $prefix/share/doc/gettext/examples/hello-objc-gnustep.

URL: http://ftp.gnu.org/gnu/gettext/gettext-0.13.tar.gz

Enjoy!

                                Bruno





reply via email to

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