2 # Example for use of GNU gettext.
3 # Copyright (C) 2003 Free Software Foundation, Inc.
4 # This file is in the public domain.
6 # Source code of the POSIX sh program.
12 TEXTDOMAINDIR
='@localedir@'
15 gettext "Hello, world!"; echo
18 eval_gettext
"This program is running as process number \$pid."; echo