From: Carsten K. <car...@us...> - 2001-12-01 13:07:27
|
Update of /cvsroot/phpwiki/phpwiki/locale/po In directory usw-pr-cvs1:/tmp/cvs-serv31485/phpwiki/locale/po Modified Files: nl.po Log Message: Moved hyperlink in delete-page confirmation to clarify. Index: nl.po =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/po/nl.po,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -r1.14 -r1.15 *** nl.po 2001/11/29 03:09:29 1.14 --- nl.po 2001/12/01 13:07:24 1.15 *************** *** 189,194 **** #: ../lib/removepage.php:8 #, c-format ! msgid "Click <a href=\"%s\">here</a> to remove the page now." ! msgstr "Klik <a href=\"%s\">hier</a> om de pagina nu te verwijderen." #: ../lib/removepage.php:12 --- 189,194 ---- #: ../lib/removepage.php:8 #, c-format ! msgid "Click here to <a href=\"%s\">remove the page now</a>." ! msgstr "Klik hier om <a href=\"%s\">de pagina nu te verwijderen</a>." #: ../lib/removepage.php:12 |