Monotone-Parent: c6656aa775a801327ce3bc9f18ca6dbd56e6776d

Monotone-Revision: 1573ea3dacf6d889750a42ad556297539f95422a

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-11-15T00:05:08
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau 2006-11-15 00:05:08 +00:00
parent e4503ee5ce
commit aa13918cfb
2 changed files with 4 additions and 0 deletions

View file

@ -268,6 +268,8 @@ validate_endbeforestart = "Enddate is before startdate!";
"Week View" = "Week View";
"Month View" = "Month View";
"eventPartStatModificationError" = "Your participation status at the event could not be modified.";
/* confirmations */
"appointmentDeleteConfirmation" = "Erasing this event will not be reversible.\\nDo you want to confirm anyway?";
"taskDeleteConfirmation" = "Erasing this task will be nonreversible.\\nDo you want to confirm anyway?";

View file

@ -276,6 +276,8 @@ validate_endbeforestart = "La date de fin est avant la date de début !";
"Week View" = "Par semaine";
"Month View" = "Par mois";
"eventPartStatModificationError" = "Votre état de participation à l'événement n'a pas pu être modifié.";
/* menu */
"New Event..." = "Nouvel événement...";
"New Task..." = "Nouvelle tâche...";