HomeSort by: relevance | last modified time | path
    Searched defs:gettext (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libintl/
gettext.c 1 /* $NetBSD: gettext.c,v 1.34 2025/03/13 06:49:49 rillig Exp $ */
28 * $Citrus: xpg4dl/FreeBSD/lib/libintl/gettext.c,v 1.31 2001/09/27 15:18:45 yamt Exp $
32 __RCSID("$NetBSD: gettext.c,v 1.34 2025/03/13 06:49:49 rillig Exp $");
54 /* GNU gettext added a hack to add some context to messages. If a message is
56 * translation clear to translators. GNU gettext, rather than modifying the
83 gettext(const char *msgid) function in typeref:typename:char *
206 * the code reads in *.mo files generated by GNU gettext. *.mo is a host-
1043 * a result of gettext("") shouldn't need any conversion.
gettext.c 1 /* $NetBSD: gettext.c,v 1.34 2025/03/13 06:49:49 rillig Exp $ */
28 * $Citrus: xpg4dl/FreeBSD/lib/libintl/gettext.c,v 1.31 2001/09/27 15:18:45 yamt Exp $
32 __RCSID("$NetBSD: gettext.c,v 1.34 2025/03/13 06:49:49 rillig Exp $");
54 /* GNU gettext added a hack to add some context to messages. If a message is
56 * translation clear to translators. GNU gettext, rather than modifying the
83 gettext(const char *msgid) function in typeref:typename:char *
206 * the code reads in *.mo files generated by GNU gettext. *.mo is a host-
1043 * a result of gettext("") shouldn't need any conversion.

Completed in 22 milliseconds