small addition
authorMatthias Clasen <matthiasc@src.gnome.org>
Wed, 27 Aug 2008 20:13:58 +0000 (20:13 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 27 Aug 2008 20:13:58 +0000 (20:13 +0000)
svn path=/trunk/; revision=7406

docs/reference/ChangeLog
docs/reference/glib/tmpl/i18n.sgml

index fd47b91..5e44939 100644 (file)
@@ -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>
 
        * === Released 2.17.7 ===
index 1fd69bd..8afc7ae 100644 (file)
@@ -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
 pass <option>--keyword=NC_:1c,2</option> to xgettext when extracting
 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>
 
 @Context: a message context, must be a string literal