remove some testing values from the english recoded file :/
authorioguix <ioguix@free.fr>
Wed, 9 Jun 2010 19:41:50 +0000 (21:41 +0200)
committerioguix <ioguix@free.fr>
Wed, 9 Jun 2010 19:41:50 +0000 (21:41 +0200)
lang/recoded/english.php

index ae278781e81e4d844bb8209215b71a55ddb15454..2050780f2cb7e16969ab3d6a0d9ebe9d3c667799 100644 (file)
        $lang['strnoserversupplied'] = 'No server supplied!';
        $lang['strbadpgdumppath'] = 'Export error: Failed to execute pg_dump (given path in your conf/config.inc.php : %s). Please, fix this path in your configuration and relog.';
        $lang['strbadpgdumpallpath'] = 'Export error: Failed to execute pg_dumpall (given path in your conf/config.inc.php : %s). Please, fix this path in your configuration and relog.';
-       $lang['strconnectionfail'] = 'Can not connect to &#195;&#169;&#195;&#168;&#195;&#167;&#195;&#160; server.';
+       $lang['strconnectionfail'] = 'Can not connect to server.';
 
        // Tables
        $lang['strtable'] = 'Table';