From: Carsten K. <car...@us...> - 2001-12-21 08:08:34
|
Update of /cvsroot/phpwiki/phpwiki/locale/po In directory usw-pr-cvs1:/tmp/cvs-serv4193/phpwiki/locale/po Modified Files: de.po Log Message: Updated translation by using Jeff's cool new variable-substitution-reording function __sprintf() from libstd.php. Index: de.po =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/po/de.po,v retrieving revision 1.26 retrieving revision 1.27 diff -C2 -r1.26 -r1.27 *** de.po 2001/12/21 07:31:36 1.26 --- de.po 2001/12/21 08:08:31 1.27 *************** *** 518,522 **** #, c-format msgid "Differences between %s and %s of %s." ! msgstr "Der Unterschiedsergebnis zwischen %s und %s von %s." #: ../lib/diff.php:255 --- 518,522 ---- #, c-format msgid "Differences between %s and %s of %s." ! msgstr "Der Unterschiedsergebnis von %3\$s, zwischen %1\$s und %2\$s." #: ../lib/diff.php:255 |