Update of /cvsroot/phpwiki/phpwiki/locale/po
In directory usw-pr-cvs1:/tmp/cvs-serv26526/phpwiki/locale/po
Modified Files:
de.po
Log Message:
Removed backslashes from variables, they are automatically added in by Make. (re: msgmerge fails with 'illegal control sequence')
Index: de.po
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/locale/po/de.po,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -r1.27 -r1.28
*** de.po 2001/12/21 08:08:31 1.27
--- de.po 2001/12/22 01:15:58 1.28
***************
*** 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
--- 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
|