From 2bea414691b72277b180ed51a29355e08e43cf67 Mon Sep 17 00:00:00 2001 From: Thierry Pasqualier Date: Sun, 17 Jun 2007 15:18:38 +0000 Subject: [PATCH] solve the problem with the Who is online? list in the sidebar --- webcit/iconbar.c | 8 ++++++++ webcit/po/fr.po | 6 +++--- webcit/static/trailing.html | 1 - 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/webcit/iconbar.c b/webcit/iconbar.c index 271a84ee7..abfa0c172 100644 --- a/webcit/iconbar.c +++ b/webcit/iconbar.c @@ -329,6 +329,14 @@ void do_iconbar(void) { ); wprintf("\n"); + + wprintf( + " \n" + ); + } diff --git a/webcit/po/fr.po b/webcit/po/fr.po index 97ca8d43f..4bfe79126 100644 --- a/webcit/po/fr.po +++ b/webcit/po/fr.po @@ -96,7 +96,7 @@ msgstr "Quitter" #: ../auth.c:75 #, c-format msgid "%s - powered by Citadel" -msgstr "" +msgstr "%s - propulsé par Citadel" #: ../auth.c:174 ../auth.c:542 msgid "Blank passwords are not allowed." @@ -470,7 +470,7 @@ msgstr "Échéance" #: ../downloads.c:19 #, c-format msgid "Files available for download in %s" -msgstr "" +msgstr "Les fichiers sont téléchargeables à partir de %s" #: ../downloads.c:29 msgid "Filename" @@ -478,7 +478,7 @@ msgstr "Nom du fichier" #: ../downloads.c:30 msgid "Size" -msgstr "" +msgstr "Taille" #: ../downloads.c:31 msgid "Description" diff --git a/webcit/static/trailing.html b/webcit/static/trailing.html index 5935680cc..38acbdf19 100644 --- a/webcit/static/trailing.html +++ b/webcit/static/trailing.html @@ -1,6 +1,5 @@ -- 2.39.2