mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-21 08:28:53 +02:00
small addition
svn path=/trunk/; revision=7406
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2008-08-27 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* glib/tmpl/i18n.sgml: Add hint about intltool to NC_() docs.
|
||||||
|
|
||||||
2008-08-18 Matthias Clasen <mclasen@redhat.com>
|
2008-08-18 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* === Released 2.17.7 ===
|
* === Released 2.17.7 ===
|
||||||
|
@@ -142,6 +142,7 @@ To get the translated string, you should call g_dpgettext2() at runtime.
|
|||||||
If you are using the NC_() macro, you need to make sure that you
|
If you are using the NC_() macro, you need to make sure that you
|
||||||
pass <option>--keyword=NC_:1c,2</option> to xgettext when extracting
|
pass <option>--keyword=NC_:1c,2</option> to xgettext when extracting
|
||||||
messages. Note that this only works with GNU gettext >= 0.15.
|
messages. Note that this only works with GNU gettext >= 0.15.
|
||||||
|
Intltool has support for the NC_() macro since version 0.40.1.
|
||||||
</para></note>
|
</para></note>
|
||||||
|
|
||||||
@Context: a message context, must be a string literal
|
@Context: a message context, must be a string literal
|
||||||
|
Reference in New Issue
Block a user