diff --git a/calendar/base/content/calendar-alarm-dialog.xul b/calendar/base/content/calendar-alarm-dialog.xul
index 20fe5ff648e8..0aced200584c 100644
--- a/calendar/base/content/calendar-alarm-dialog.xul
+++ b/calendar/base/content/calendar-alarm-dialog.xul
@@ -1,5 +1,43 @@
+
+
@@ -17,7 +55,7 @@
windowtype="calendarAlarmWindow"
persist="screenX screenY"
buttons="accept"
- buttonlabelaccept="Dismiss All"
+ buttonlabelaccept="&calendar.alarm.dismissall.label;"
ondialogaccept="return onDismissAll();"
width="400"
height="200">
diff --git a/calendar/base/content/calendar-alarm-widget.xml b/calendar/base/content/calendar-alarm-widget.xml
index 91d9605e6db3..ca2c4818f72a 100644
--- a/calendar/base/content/calendar-alarm-widget.xml
+++ b/calendar/base/content/calendar-alarm-widget.xml
@@ -1,4 +1,43 @@
+
+
+
-
-
+
+
diff --git a/calendar/base/content/calendar-event-dialog.xul b/calendar/base/content/calendar-event-dialog.xul
index 2ecb270acf42..01e4baae4ef5 100644
--- a/calendar/base/content/calendar-event-dialog.xul
+++ b/calendar/base/content/calendar-event-dialog.xul
@@ -22,6 +22,7 @@
-
- Contributor(s):
- Stuart Parmenter
+ - Simon Paquet
-
- Alternatively, the contents of this file may be used under the terms of
- either the GNU General Public License Version 2 or later (the "GPL"), or
@@ -35,21 +36,20 @@
- the provisions above, a recipient may use your version of this file under
- the terms of any one of the MPL, the GPL or the LGPL.
-
- - ***** END LICENSE BLOCK *****
--->
+ - ***** END LICENSE BLOCK ***** -->
- %dtd1;
-]>
+]>
-
+
-
+
-
+
-
+
-
+
@@ -103,17 +103,17 @@
-
+
-
+
-
+
@@ -121,7 +121,7 @@
-
+
@@ -129,35 +129,35 @@
-
+
-
+
-
+
-
-
+
-
+
-
+
-
-
+
+
-
+
@@ -170,15 +170,15 @@
-
-
-
+
+
+
-
-
+
+
diff --git a/calendar/base/content/calendar-recurrence-dialog.xul b/calendar/base/content/calendar-recurrence-dialog.xul
index 5a6a57f49e34..83d6f8b3f878 100644
--- a/calendar/base/content/calendar-recurrence-dialog.xul
+++ b/calendar/base/content/calendar-recurrence-dialog.xul
@@ -22,6 +22,7 @@
-
- Contributor(s):
- Stuart Parmenter
+ - Simon Paquet
-
- Alternatively, the contents of this file may be used under the terms of
- either the GNU General Public License Version 2 or later (the "GPL"), or
@@ -35,15 +36,20 @@
- the provisions above, a recipient may use your version of this file under
- the terms of any one of the MPL, the GPL or the LGPL.
-
- - ***** END LICENSE BLOCK *****
--->
+ - ***** END LICENSE BLOCK ***** -->
+ %dtd1;
+ %dtd2;
+]>
+
-
+
-
-
-
-
+
+
+
+
@@ -82,51 +88,51 @@
-
+
-
+
-
+
-
-
-
-
+
+
+
+
-
-
-
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
+
-
+
-
+
@@ -148,27 +154,27 @@
-
+
-
+
-
-
-
-
+
+
+
+
-
+
@@ -182,12 +188,12 @@
-
+
-
+
diff --git a/calendar/base/src/calEvent.js b/calendar/base/src/calEvent.js
index 35d0d61cca3e..5421a6bf2452 100644
--- a/calendar/base/src/calEvent.js
+++ b/calendar/base/src/calEvent.js
@@ -185,8 +185,8 @@ calEvent.prototype = {
icalcomp.addProperty(icalprop);
}
} catch (e) {
- // dump("failed to set " + iprop.name + " to " + iprop.value +
- // ": " + e + "\n");
+ dump("XXX failed to set " + iprop.name + " to " + iprop.value +
+ ": " + e + "\n");
}
}
return icalcomp;
diff --git a/calendar/lightning/content/agenda-tree-overlay.xul b/calendar/lightning/content/agenda-tree-overlay.xul
index dcfcf09dc968..a36b1e2da1f4 100644
--- a/calendar/lightning/content/agenda-tree-overlay.xul
+++ b/calendar/lightning/content/agenda-tree-overlay.xul
@@ -1,6 +1,44 @@
-
+
+
+
@@ -9,16 +47,16 @@
-
-
+
+
-
-
-
-
+
+
+
+
+
@@ -26,12 +64,12 @@
-
+
-
+
diff --git a/calendar/lightning/content/lightning-preferences.xul b/calendar/lightning/content/lightning-preferences.xul
index cb62133f316e..36973468260f 100644
--- a/calendar/lightning/content/lightning-preferences.xul
+++ b/calendar/lightning/content/lightning-preferences.xul
@@ -1,5 +1,46 @@
+
+
+
+
+
+
@@ -18,9 +59,9 @@
-
-
-
+
+
+
@@ -34,13 +75,17 @@
-
+
-
-
+
+
+
+
+
+
@@ -56,11 +101,11 @@
-
+
-
+
@@ -69,7 +114,7 @@
-
+
-
+
diff --git a/calendar/lightning/content/messenger-overlay-preferences.xul b/calendar/lightning/content/messenger-overlay-preferences.xul
index 886ea381e8f0..e79c6df01bc9 100644
--- a/calendar/lightning/content/messenger-overlay-preferences.xul
+++ b/calendar/lightning/content/messenger-overlay-preferences.xul
@@ -1,9 +1,48 @@
+
+
+
+
-
diff --git a/calendar/lightning/content/messenger-overlay-sidebar.xul b/calendar/lightning/content/messenger-overlay-sidebar.xul
index 7ada145b85d9..813e54ba6ac4 100644
--- a/calendar/lightning/content/messenger-overlay-sidebar.xul
+++ b/calendar/lightning/content/messenger-overlay-sidebar.xul
@@ -1,6 +1,51 @@
-
+
+
+ %dtd1;
+ %dtd2;
+]>
+
@@ -23,7 +68,7 @@
@@ -40,26 +85,28 @@
-
-
-
+
+
+
-
-
+
+
-
+
-
+
diff --git a/calendar/lightning/content/messenger-overlay-toolbar.xul b/calendar/lightning/content/messenger-overlay-toolbar.xul
index 51d98daec9c4..c0e62ca26003 100644
--- a/calendar/lightning/content/messenger-overlay-toolbar.xul
+++ b/calendar/lightning/content/messenger-overlay-toolbar.xul
@@ -1,35 +1,77 @@
+
+
+
+ %dtd1;
+ %dtd2;
+]>
+
-
-
-
-
-
-
-
+
+
+
+
+
diff --git a/calendar/lightning/content/todo-list-overlay.xul b/calendar/lightning/content/todo-list-overlay.xul
index d5402f647120..f97cc445be5d 100644
--- a/calendar/lightning/content/todo-list-overlay.xul
+++ b/calendar/lightning/content/todo-list-overlay.xul
@@ -1,6 +1,6 @@
-
+
diff --git a/calendar/lightning/jar.mn b/calendar/lightning/jar.mn
index 11a55a8e267c..bf0468187019 100644
--- a/calendar/lightning/jar.mn
+++ b/calendar/lightning/jar.mn
@@ -56,6 +56,8 @@ calendar-en-US.jar:
locale/en-US/calendar/selectAddresses.dtd (/calendar/resources/locale/en-US/selectAddresses.dtd)
locale/en-US/calendar/calendar.properties (/calendar/resources/locale/en-US/calendar.properties)
locale/en-US/calendar/dateFormat.properties (/calendar/resources/locale/en-US/dateFormat.properties)
+ locale/en-US/calendar/menuOverlay.dtd (/calendar/resources/locale/en-US/menuOverlay.dtd)
+* locale/en-US/calendar/prefs.dtd (/calendar/resources/locale/en-US/prefs.dtd)
classic.jar:
#expand skin/classic/lightning/lightning.css (themes/__THEME__/lightning.css)
diff --git a/calendar/lightning/locale/lightning.dtd b/calendar/lightning/locale/lightning.dtd
index 82ca50098048..d6193c5408c3 100644
--- a/calendar/lightning/locale/lightning.dtd
+++ b/calendar/lightning/locale/lightning.dtd
@@ -1,2 +1,65 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/calendar/resources/locale/en-US/calendar.dtd b/calendar/resources/locale/en-US/calendar.dtd
index a33f49d876b5..041cde1994bf 100644
--- a/calendar/resources/locale/en-US/calendar.dtd
+++ b/calendar/resources/locale/en-US/calendar.dtd
@@ -24,6 +24,7 @@
- ArentJan Banck
- Eric Belhaire
- Matthew Willis
+ - Simon Paquet
-
- Alternatively, the contents of this file may be used under the terms of
- either the GNU General Public License Version 2 or later (the "GPL"), or
@@ -51,6 +52,11 @@
+
+
+
+
+
@@ -80,11 +86,16 @@
+
+
+
+
+
@@ -100,6 +111,7 @@
+
@@ -114,6 +126,8 @@
+
+
@@ -122,10 +136,34 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -184,6 +222,7 @@
+
@@ -268,6 +307,8 @@
+
+
@@ -444,6 +485,8 @@
+
+