mirror of
https://github.com/SELinuxProject/selinux
synced 2025-01-02 11:42:05 +00:00
b14d5de5b4
Some calls to "_" where unsuccessful because the function was initialized with a different translation domain than the string. e.g. selinux-polgengui calls functions from sepolicy.generate, which end up printing untranslated strings because polgengui uses selinux-gui domain while sepolicy uses selinux-python - Set "_" in module namespace instead of "builtins" - Set the whole "sepolicy.generate()" confirmation as translatable - Drop "codeset" parameter since it is deprecated Signed-off-by: Vit Mojzis <vmojzis@redhat.com> Acked-by: James Carter <jwcart2@gmail.com> |
||
---|---|---|
.. | ||
po | ||
ru | ||
.gitignore | ||
COPYING | ||
Makefile | ||
sandbox | ||
sandbox.5 | ||
sandbox.8 | ||
sandbox.conf | ||
sandbox.config | ||
sandbox.init | ||
sandboxX.sh | ||
seunshare.8 | ||
seunshare.c | ||
start | ||
test_sandbox.py | ||
VERSION |