#: authconfig.c:881 msgid "disable MD5 passwords by default\n" #: authconfig.c:890 msgid "default NIS server\n" #: authconfig.c:907 msgid "default LDAP base DN\n" #: authconfig.c:918 msgid "default kerberos realm\n" #: authconfig.c:927 msgid "disable use of DNS to find kerberos realms\n" #: authconfig.c:936 msgid "names of servers to authenticate against\n" #: authconfig.c:979 msgid "join the winbind domain or ads realm now as this administrator\n" #: authconfig.c:985 msgid "disable wins for hostname resolution\n" #: authconfig.c:994 msgid "default hesiod RHS\n" #: authconfig.c:999 msgid "disable caching of user information by default\n" #: authconfig.c:1026 #, c-format msgid "%s: bad argument %s: %s\n" #: authconfig.c:1035 #, c-format msgid "%s: attempting to continue\n" #: authconfig.c:1039 #, c-format msgid "%s: unexpected argument\n" #: authconfig.c:1071 #, c-format msgid "%s: can only be run as root\n" #: authconfig.c:1247 msgid "dialog was cancelled\n" Trailing newlines is a plague for translators (see http://developer.gnome.org/doc/tutorials/gnome-i18n/developer.html#language). Also, it makes the messages in authconfig inconsistent with eachother as most messages don't use trailing newlines.
Hello Christian, trailing newlines will be eliminated from l10n strings starting from authconfig-4.6.5. Jindrich
Why did you mark this as NOTABUG? This is sure a problem for translators.
I closed this bug as NOTABUG, because it is reported with "normal" severity, where it is not a bug. I think that it is not a bug, because it doesn't affect functionality of authconfig. (please use "translation" severity for such reports) Jindrich
D'oh -- you could just have marked it with "translation" severity yourself.
This won't be fixed. The messages are already translated, removing the newlines would create even more mess.
If authconfig is deprecated software that will never have any new releases or translations from now on, I'm bound to agree. If not, then I don't think the answer "changing now would be more problematic" is a given fact. That would imply that you don't expect authconfig to receive new translations. It also leaves the question unanswered if you intend to avoid newlines on new messages, and if not why. If so, I see a consistency problem coming, where some messages may be duplicated, one in an older version with trailing newline, and one without.
No, it isn't deprecated. I'll try to avoid such trailing \n in new messages but of course I won't create duplicate messages. But I don't see it as too big problem for translators if there aren't such duplicates.