]> granicus.if.org Git - sudo/commit
Call gettext() in sudoerserror() in the user's locale and pass the untranslated strin...
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 25 Nov 2012 14:33:58 +0000 (09:33 -0500)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 25 Nov 2012 14:33:58 +0000 (09:33 -0500)
commit15c69e0e3f19cdbb25d2d017188c14ade5b7a50e
tree79c5fe07ee34de38c59b584e07cee4d0ec5a404a
parent90147bb6056df4af190fde87405dd6d13c1d8119
Call gettext() in sudoerserror() in the user's locale and pass the untranslated string to it.
Makefile.in
plugins/sudoers/alias.c
plugins/sudoers/gram.c
plugins/sudoers/gram.y
plugins/sudoers/toke.c
plugins/sudoers/toke.l
plugins/sudoers/toke_util.c