procps/ps
Sami Kerola c862a4caa5 nls: add functions which take translations to be used
Add the following three functions to most of the commands.

setlocale (LC_ALL, "");
bindtextdomain(PACKAGE, LOCALEDIR);
textdomain(PACKAGE);

Reference: http://www.freelists.org/post/procps/backporting,1
Reported-by: Jim Warner <james.warner@comcast.net>
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2011-12-20 17:30:53 +01:00
..
common.h ps: add gettext support 2011-12-20 17:30:45 +01:00
COPYING procps 010114 2002-02-01 22:47:29 +00:00
display.c nls: add functions which take translations to be used 2011-12-20 17:30:53 +01:00
global.c ps: add gettext support 2011-12-20 17:30:45 +01:00
HACKING procps 010114 2002-02-01 22:47:29 +00:00
help.c ps: add gettext support 2011-12-20 17:30:45 +01:00
Makefile.am build-sys: remove non-existing files from Makefile.am 2011-12-20 17:30:51 +01:00
output.c misc: compiler warning fixes 2011-12-20 17:30:50 +01:00
parser.c ps: add gettext support 2011-12-20 17:30:45 +01:00
ps.1 ps: new usage function 2011-12-20 17:17:03 +01:00
regression procps 010114 2002-02-01 22:47:29 +00:00
select.c ps: add gettext support 2011-12-20 17:30:45 +01:00
sortformat.c ps: add gettext support 2011-12-20 17:30:45 +01:00
stacktrace.c libproc-ng & ps: fix warning reported by smatch 2011-12-20 17:30:50 +01:00