Monotone-Parent: f94575e24f735b3541a3c460e3f1323681690f29

Monotone-Revision: 1b9d8e834c5e7ae5ed339116505af08e8deddf8f

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-08-18T22:43:23
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau 2006-08-18 22:43:23 +00:00
parent 090922b5c8
commit cbbbab0261
2 changed files with 5 additions and 1 deletions

View file

@ -133,6 +133,9 @@
"Resources" = "Ressources";
"Organizer" = "Organisateur";
"Comment" = "Notes";
"Start" = "Début";
"End" = "Fin";
"Category" = "Catégorie";
"attributes" = "Attributs";
"participants" = "Participants";

View file

@ -15,6 +15,7 @@
label="Delete";
image = "delete.png"; } ),
( { link = "today";
onclick = "return gotoToday();";
label="Go to Today";
image = "goto-today.png" } ),
( { link = "dayoverview";