From 4061fefe7139792ac09687daec0013c2b1db62ae Mon Sep 17 00:00:00 2001 From: nikrou Date: Fri, 2 Apr 2010 14:05:03 +0000 Subject: Fix missing keys and misspelling keys in translations git-svn-id: http://piwigo.org/svn/trunk@5573 68402e56-0260-453c-a942-63ccdbb3a9ee --- upgrade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'upgrade.php') diff --git a/upgrade.php b/upgrade.php index fb7bc15e7..898926849 100644 --- a/upgrade.php +++ b/upgrade.php @@ -297,7 +297,7 @@ if (isset($_POST['submit']) and check_upgrade()) if (!@file_put_contents($config_file, $config_file_contents)) { array_push($page['infos'], - l10n_args('in %s, before ?>, insert:', + l10n_args('In %s, before ?>, insert:', 'local/config/database.inc.php') . '

' -- cgit v1.2.3