For example, there is a sentence to translate "A depends on B". But,
only "depends on" is in translation template and describedepcon() is
making the complete string by concatenating "A", translation of "depends
on", and "B".

This should be changed to use format string like "%s depends on %s".
Thanks.

-- 
describedepcon() is not l10n friendly
https://launchpad.net/bugs/63744

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to