The branch fixes mentioned problems except the last, but there is a
small problem I don't like:

The --help output has this line:

        help=_("URL of keyserver. Default: %default").decode(enc))

Now because this is in an extensionless file, xgettext thinks this is a
C file and above is a C format string, which makes it possible for
translators to break the %default variable into %d + some text. This
needs some more work. Also for the same reason translator comments are
not extracted, which I don't like either.

For the big usage text, I have not found an elegant way to mark it for
translation, so that needs the help of someone more experienced with
Python.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/945245

Title:
  add-apt-repository i18n problems

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/945245/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to