mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-21 22:53:18 +00:00
Monotone-Parent: 6fa26b1733ea260edb32bcddc77494ec35d87765
Monotone-Revision: e049139bc14cf93a1efb7a9566830360e92404ae Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-25T20:46:57 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -241,3 +241,5 @@ validate_endbeforestart = "Enddate is before startdate!";
|
||||
"Week View" = "Week View";
|
||||
"Month View" = "Month View";
|
||||
|
||||
/* confirmations */
|
||||
"appointmentDeleteConfirmation" = "Erasing this event will not be reversible.\\nDo you want to confirm anyway?";
|
||||
|
||||
@@ -246,3 +246,6 @@ validate_endbeforestart = "La date de fin est avant la date de début !";
|
||||
"Day View" = "Par jour";
|
||||
"Week View" = "Par semaine";
|
||||
"Month View" = "Par mois";
|
||||
|
||||
/* confirmations */
|
||||
"appointmentDeleteConfirmation" = "L'effacement de cet événement sera permanent.\\nVoulez-vous continuer?";
|
||||
|
||||
Reference in New Issue
Block a user