aboutsummaryrefslogtreecommitdiffstats
path: root/language/fr_FR/admin.lang.php
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2010-03-27 20:49:52 +0000
committerplegall <plg@piwigo.org>2010-03-27 20:49:52 +0000
commit2a5529c32f8d40d17c9ce570921d657dba7f64db (patch)
tree3ad1f34533838ed6a8a3c449352f9541e1ba1f8b /language/fr_FR/admin.lang.php
parentfcdef8cda7b08a97cafd079d7dea915dc75f2207 (diff)
Simplify installation message, no need to explain the following step, the
"no photo yet" feature makes the explanations useless at this point. .infos admin block is used to display messages, I've set the background transparent here, because it's the only message of the page. Anyway, I don't think using .infos blocks are relevant if that's the only message on the page. git-svn-id: http://piwigo.org/svn/trunk@5408 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--language/fr_FR/admin.lang.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/language/fr_FR/admin.lang.php b/language/fr_FR/admin.lang.php
index 31e52ed0e..dc8f4c72b 100644
--- a/language/fr_FR/admin.lang.php
+++ b/language/fr_FR/admin.lang.php
@@ -645,9 +645,9 @@ $lang['Downloads'] = "Téléchargements";
$lang['Released on'] = "Publié le";
$lang['Number of downloads'] = "Nombre de téléchargements";
$lang['Piwigo Announcements Newsletter'] = "Newsletter Piwigo";
-$lang['Keep in touch with Piwigo project, subscribe to Piwigo Announcement Newsletter. You will receive emails when a new release is available (sometimes including a security bug fix, it\'s important to know and upgrade) and when major events happen to the project. Only a few emails a year.'] = "Gardez le contact avec le projet Piwigo, abonnez-vous à la newsletter. Vous recevrez un email lorsqu'une nouvelle version est disponible (parfois un bug de sécurité est corrigé qu'il est important de connaître et de mettre à jour) ou qu'un événement majeur survient sur le projet. Quelques messages par an seulement.";
-$lang['Subscribe %s'] = "S'abonner %s";
-$lang['Subscribe %s to Piwigo Announcements Newsletter'] = "S'abonner %s à la newsletter Piwigo";
+$lang['Keep in touch with Piwigo project, subscribe to Piwigo Announcement Newsletter. You will receive emails when a new release is available (sometimes including a security bug fix, it\'s important to know and upgrade) and when major events happen to the project. Only a few emails a year.'] = "Gardez le contact avec le projet Piwigo, abonnez-vous à la newsletter. Vous recevrez un email lorsqu'une nouvelle version est disponible (parfois un bug de sécurité est corrigé, il est important de le savoir et de mettre à jour) ou qu'un événement majeur survient sur le projet. Quelques messages par an seulement.";
+$lang['Subscribe %s'] = "Abonner %s";
+$lang['Subscribe %s to Piwigo Announcements Newsletter'] = "Abonner %s à la newsletter Piwigo";
$lang['Purge search history'] = "Purger l'historique des recherches";
$lang['Hide'] = "Masquer";
$lang['Password is missing. Please enter the password.'] = "Le mot de passe manque. Veuillez saisir le mot de passe.";