Yes it does:
in main() src/mountall.c calls:
nih_main_init (argv[0]);
this is a macro in nih/main.h that expands out to:
setlocale (LC_ALL, ""); \
bindtextdomain (PACKAGE_NAME, LOCALEDIR); \
textdomain (PACKAGE_NAME); \
nih_main_init_full (argv0, PACKAGE_NAME, PACKAGE_VERSION, \
PACKAGE_BUGREPORT, PACKAGE_COPYRIGHT); \
Are you sure this isn't caused by having /usr on a separate filesystem -
so the translations being unavailable when mountall starts?
** Changed in: mountall (Ubuntu)
Status: New => Invalid
--
Localization support does not work at boot time
https://bugs.launchpad.net/bugs/567126
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs