From e4ec870e1c5ceef29e39d7f8c450f7f8f0aff646 Mon Sep 17 00:00:00 2001 From: "dmose%mozilla.org" Date: Wed, 9 Nov 2005 00:35:57 +0000 Subject: [PATCH] Make Lightning localizable (bug 298348); patch=bugzilla@babylonsounds.com,robin.edrenius@gmail.com; r=mvl,dmose --- .../base/content/calendar-alarm-dialog.xul | 40 +++++++++- .../base/content/calendar-alarm-widget.xml | 43 +++++++++- .../base/content/calendar-event-dialog.xul | 60 +++++++------- .../content/calendar-recurrence-dialog.xul | 80 ++++++++++--------- calendar/base/src/calEvent.js | 4 +- .../lightning/content/agenda-tree-overlay.xul | 58 +++++++++++--- .../content/lightning-preferences.xul | 63 ++++++++++++--- .../content/lightning-standalone.xul | 2 +- .../content/messenger-overlay-preferences.xul | 41 +++++++++- .../content/messenger-overlay-sidebar.xul | 65 ++++++++++++--- .../content/messenger-overlay-toolbar.xul | 72 +++++++++++++---- .../lightning/content/todo-list-overlay.xul | 2 +- calendar/lightning/jar.mn | 2 + calendar/lightning/locale/lightning.dtd | 63 +++++++++++++++ calendar/resources/locale/en-US/calendar.dtd | 43 ++++++++++ 15 files changed, 520 insertions(+), 118 deletions(-) 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; -]> +]> - - - - - - - - - -