From: Carsten K. <car...@us...> - 2001-12-01 13:06:45
|
Update of /cvsroot/phpwiki/phpwiki/locale/po In directory usw-pr-cvs1:/tmp/cvs-serv31332/phpwiki/locale/po Modified Files: de.po Log Message: Moved hyperlink in delete-page confirmation to clarify. Index: de.po =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/po/de.po,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -r1.12 -r1.13 *** de.po 2001/11/29 03:01:44 1.12 --- de.po 2001/12/01 13:06:41 1.13 *************** *** 180,185 **** #: ../lib/removepage.php:8 #, fuzzy, c-format ! msgid "Click <a href=\"%s\">here</a> to remove the page now." ! msgstr "Klicke <a href=\"%s\">hier</a> um die Seite jetzt zu löschen." #: ../lib/removepage.php:12 --- 180,185 ---- #: ../lib/removepage.php:8 #, fuzzy, c-format ! msgid "Click here to <a href=\"%s\">remove the page now</a>." ! msgstr "Klicke hier um <a href=\"%s\">die Seite jetzt zu löschen</a>." #: ../lib/removepage.php:12 |