From: Carsten K. <car...@us...> - 2001-12-01 13:07:13
|
Update of /cvsroot/phpwiki/phpwiki/locale/po In directory usw-pr-cvs1:/tmp/cvs-serv31451/phpwiki/locale/po Modified Files: it.po Log Message: Moved hyperlink in delete-page confirmation to clarify. Index: it.po =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/po/it.po,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -r1.4 -r1.5 *** it.po 2001/11/29 03:09:29 1.4 --- it.po 2001/12/01 13:07:09 1.5 *************** *** 184,189 **** #: ../lib/removepage.php:8 #, fuzzy, c-format ! msgid "Click <a href=\"%s\">here</a> to remove the page now." ! msgstr "Per rimuovere la pagina clicca %squa%s" #: ../lib/removepage.php:12 --- 184,189 ---- #: ../lib/removepage.php:8 #, fuzzy, c-format ! msgid "Click here to <a href=\"%s\">remove the page now</a>." ! msgstr "Per <a href=\"%s\">rimuovere la pagina</a> clicca qua." #: ../lib/removepage.php:12 |