From cead5c727147faac362e742aa7bcecf07f68cd99 Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Thu, 18 May 2006 17:24:42 -0400 Subject: [PATCH] Updated CHANGELOG --- program/localization/fr/labels.inc | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/program/localization/fr/labels.inc b/program/localization/fr/labels.inc index 21eef24..84be538 100644 --- a/program/localization/fr/labels.inc +++ b/program/localization/fr/labels.inc @@ -19,6 +19,7 @@ $labels = array(); // login page +$labels['welcome'] = 'Bienvenue à $product'; $labels['username'] = 'ID utilisateur'; $labels['password'] = 'Mot de passe'; $labels['server'] = 'Serveur'; -- Gitblit v1.9.1