From: Rob Church Date: Mon, 16 Jan 2006 02:19:08 +0000 (+0000) Subject: Fix yet another stupid mistake X-Git-Tag: 1.6.0~520 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/?a=commitdiff_plain;h=814fc4cad341ae9b2ba31c82cc35de5fcda35911;p=lhc%2Fweb%2Fwiklou.git Fix yet another stupid mistake /me hands everyone a cluestick and prepares for the bruises --- diff --git a/languages/Language.php b/languages/Language.php index ae1df41700..42368bd979 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -1575,7 +1575,7 @@ to move a page.", 'newtitle' => 'To new title', 'movepagebtn' => 'Move page', 'pagemovedsub' => 'Move succeeded', -'pagemovedtext' => "Page \"[[$1]]\" moved to \"[[$2]]".", +'pagemovedtext' => "Page \"[[$1]]\" moved to \"[[$2]]\".", 'articleexists' => 'A page of that name already exists, or the name you have chosen is not valid. Please choose another name.',