Fix the bug #279
authorThierry Pasqualier <thierry@uncensored.citadel.org>
Tue, 6 Nov 2007 08:13:06 +0000 (08:13 +0000)
committerThierry Pasqualier <thierry@uncensored.citadel.org>
Tue, 6 Nov 2007 08:13:06 +0000 (08:13 +0000)
if one creates a new event, its length defaults is set to an hour.
The bug at the origin of the problem - if one creates an event but
doesn't change the times from the defaut values it doesn't show up in
the day view - does not exist any more...
Uptated french translation

webcit/event.c
webcit/po/fr.po

index 859c4d5ea1e30162a53386502713e610835d6e14..f7476f73366eff79fecb0edf7aa1c471ea02cf5b 100644 (file)
@@ -237,7 +237,7 @@ void display_edit_individual_event(icalcomponent *supplied_vevent, long msgnum)
                         * from the start time.
                         */
                        t_end = t_start;
-                       t_end.hour += 0;
+                       t_end.hour += 1;
                        t_end.second = 0;
                        t_end = icaltime_normalize(t_end);
                        /* t_end = icaltime_from_timet(now, 0); */
index 10a63ee760fffd2011c1f54c4d302699aabd4304..73edff091ab217f72d160f3590309c1f55690b21 100644 (file)
@@ -897,7 +897,7 @@ msgstr "Serveurs SpamAssassin"
 #: ../inetconf.c:55
 #, fuzzy
 msgid "Masqueradable domains"
-msgstr "Domaines de niveau supérieur"
+msgstr "Masqueradable domains"
 
 #: ../inetconf.c:57
 msgid "(domains for which this host receives mail)"
@@ -1212,7 +1212,7 @@ msgstr "Résultat de la commande serveur"
 
 #: ../mainmenu.c:365
 msgid "Please wait while the Citadel server is restarted... "
-msgstr ""
+msgstr "S'il vous plaît, patientez pendant que le serveur Citadel redémarre..."
 
 #: ../mainmenu.c:381
 msgid "Message to your Users:"
@@ -1220,7 +1220,7 @@ msgstr "Message aux usagers:"
 
 #: ../mainmenu.c:388
 msgid "The citadel server has to be restarted. It 'll be back in a minute."
-msgstr ""
+msgstr "Le serveur Citadel doit redémarrer. Il sera de nouveau en service dans une minute"
 
 #: ../mainmenu.c:407
 msgid ""