From: Carsten K. <car...@us...> - 2001-12-01 13:07:46
|
Update of /cvsroot/phpwiki/phpwiki/locale/po In directory usw-pr-cvs1:/tmp/cvs-serv31551/phpwiki/locale/po Modified Files: sv.po Log Message: Moved hyperlink in delete-page confirmation to clarify. Index: sv.po =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/po/sv.po,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -r1.7 -r1.8 *** sv.po 2001/11/29 03:09:29 1.7 --- sv.po 2001/12/01 13:07:43 1.8 *************** *** 182,187 **** #: ../lib/removepage.php:8 #, fuzzy, c-format ! msgid "Click <a href=\"%s\">here</a> to remove the page now." ! msgstr "Klicka %shär%s för att ta bort sidan nu." #: ../lib/removepage.php:12 --- 182,187 ---- #: ../lib/removepage.php:8 #, fuzzy, c-format ! msgid "Click here to <a href=\"%s\">remove the page now</a>." ! msgstr "Klicka shär för <a href=\"%s\">att ta bort sidan nu</a>." #: ../lib/removepage.php:12 |