Monotone-Parent: 7819e122d747db274d7556955855b105e8367b31

Monotone-Revision: acf7876c4f7fe4bb25f13c6e2d07c55ad2567ab8

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-03-19T12:36:19
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-03-19 12:36:19 +00:00
parent 1db11ffa77
commit 785cb10e41
3 changed files with 10 additions and 8 deletions

View File

@@ -228,9 +228,13 @@
/* status type */
"status_" = "Not specified";
"status_NOT-SPECIFIED" = "Not specified";
"status_TENTATIVE" = "Tentative";
"status_CONFIRMED" = "Confirmed";
"status_CANCELLED" = "Cancelled";
"status_NEEDS-ACTION" = "Needs Action";
"status_IN-PROCESS" = "In Process";
"status_COMPLETED" = "Completed on";
/* Cycles */

View File

@@ -229,9 +229,13 @@
/* status type */
"status_" = "Non-spécifié";
"status_NOT-SPECIFIED" = "Non spécifié";
"status_TENTATIVE" = "Tentative";
"status_CONFIRMED" = "Confirmé";
"status_CANCELLED" = "Annulé";
"status_NEEDS-ACTION" = "En attente";
"status_IN-PROCESS" = "En cours";
"status_COMPLETED" = "Complété le";
/* Cycles */
@@ -296,12 +300,6 @@
"reminder_1_WEEK_BEFORE" = "1 semaine avant";
"reminder_CUSTOM" = "Personnaliser...";
"status_NOT-SPECIFIED" = "Non spécifié";
"status_NEEDS-ACTION" = "En attente";
"status_IN-PROCESS" = "En cours";
"status_COMPLETED" = "Complété le";
"status_CANCELLED" = "Annulé";
/* validation errors */
validate_notitle = "Le titre n'est pas rempli. Continuer quand-même ?";

View File

@@ -49,13 +49,13 @@ SPAN.checkBoxList SPAN.content LABEL
SPAN.content
{ position: absolute;
top: -.25em;
left: 7em;
left: 6em;
right: 1em; }
TEXTAREA
{ position: absolute;
top: 0px;
left: 7em;
left: 6em;
vertical-align: bottom;
bottom: 1em;
right: 1em;