From ad92bc441b2a12f26f993380eec72032467b5002 Mon Sep 17 00:00:00 2001 From: ioguix Date: Wed, 9 Jun 2010 21:41:50 +0200 Subject: [PATCH] remove some testing values from the english recoded file :/ --- lang/recoded/english.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/recoded/english.php b/lang/recoded/english.php index ae278781..2050780f 100644 --- a/lang/recoded/english.php +++ b/lang/recoded/english.php @@ -197,7 +197,7 @@ $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 éèçà server.'; + $lang['strconnectionfail'] = 'Can not connect to server.'; // Tables $lang['strtable'] = 'Table'; -- 2.39.5