El dg 05 de 09 de 2010 a les 21:33 +0000, en/na Sebastian Heinlein va escriure: > I would like to replace the % operation with python new str.format(). > How familiar are transalators with the syntax? > > http://docs.python.org/library/string.html#formatstrings >
I think translators would adapt fine to the new format. However, a big blocker is that gettext does not support it yet. Computer-janitor started using the new format, but in the end strings were reverted to the old due to that reason. See bug 622720 for further reference. This has been reported at gettext upstream as well, but there has been no response yet (see the gettext task on that bug). -- Use named arguments for translatable plural strings https://bugs.launchpad.net/bugs/630962 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
