| Summary: | LC_MESSAGES misses the last S | ||
|---|---|---|---|
| Product: | systemd | Reporter: | Florian Kriener <florian> |
| Component: | general | Assignee: | Lennart Poettering <lennart> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | medium | ||
| Version: | unspecified | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
|
Description
Florian Kriener
2011-03-22 01:04:36 UTC
Ah, good catch. Fixed in git. Thanks! Your welcome, and I am happy I could help. :-) However, you have forgotten to update the man page as well. Here are the relevant lines from man/locale.conf.xml:
<example>
<title>German locale with english messages</title>
<para><filename>/etc/locale.conf:</filename></para>
<programlisting>LANG=de_DE.UTF-8
LC_MESSAGE=C</programlisting>
</example>
It does not break anything in systemd but the user might get confused, thats why I am reopening the bug.
Ah, you win! ;-) But now I hope I fixed all remaining problems. Please check! Thank you for fixing it. I took a quick glance at it and it looks good, but I guess you know that. :-) I didn't test it myself, because I'm using the debian package right now. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.