From 217eaad2d89fd2f799d7c5997ffd86ce6672186f Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Fri, 25 Nov 2011 06:30:49 +0000 Subject: [PATCH] =?UTF-8?q?changing=20french=20language=20from=20"French"?= =?UTF-8?q?=20to=20"Fran=C3=A7ais"=20for=20*new*=20installations?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- phpgwapi/setup/default_records.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpgwapi/setup/default_records.inc.php b/phpgwapi/setup/default_records.inc.php index d6f05de781..2a238cf694 100644 --- a/phpgwapi/setup/default_records.inc.php +++ b/phpgwapi/setup/default_records.inc.php @@ -47,7 +47,7 @@ foreach(array( 'fi' => 'Finnish', 'fj' => 'Fiji', 'fo' => 'Faeroese', - 'fr' => 'French', + 'fr' => 'Français', 'fy' => 'Frisian', 'ga' => 'Irish', 'gd' => 'Gaelic / Scots Gaelic',