Discussion:
missing comma german translation (#511137)
Noël Köthe
2010-07-31 19:36:03 UTC
Permalink
Hello lftp,

the german translation has an error:

$ LC_ALL=C lftp --help|grep pass
-u <user>[,<pass>] use the user/password for authentication

$ LC_ALL=de_DE.UTF-8 lftp --help|grep pass
-u <user>[<passwt>] Benutze user und passwort zur Authentifikation

The comma is missing in the help so user using the translation will
wounder why it isn't working.

Attached a patch which fixes some minor translation, too.
(CC: to the last translator)

thx.
--
Noël Köthe <noel debian.org>
Debian GNU/Linux, www.debian.org
Alexander V. Lukyanov
2010-08-17 05:51:28 UTC
Permalink
Post by Noël Köthe
Attached a patch which fixes some minor translation, too.
(CC: to the last translator)
Patch applied. Thanks!
--
Alexander.
Loading...