From: Carsten K. <car...@us...> - 2001-12-01 13:07:39
|
Update of /cvsroot/phpwiki/phpwiki/locale/po In directory usw-pr-cvs1:/tmp/cvs-serv31522/phpwiki/locale/po Modified Files: phpwiki.pot Log Message: Moved hyperlink in delete-page confirmation to clarify. Index: phpwiki.pot =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/po/phpwiki.pot,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -r1.13 -r1.14 *** phpwiki.pot 2001/11/29 03:09:29 1.13 --- phpwiki.pot 2001/12/01 13:07:37 1.14 *************** *** 178,182 **** #: ../lib/removepage.php:8 #, c-format ! msgid "Click <a href=\"%s\">here</a> to remove the page now." msgstr "" --- 178,182 ---- #: ../lib/removepage.php:8 #, c-format ! msgid "Click here to <a href=\"%s\">remove the page now</a>." msgstr "" |