From c6488310272b91f14822912cd152d836d68df307 Mon Sep 17 00:00:00 2001 From: "mattwillis%gmail.com" Date: Wed, 22 Nov 2006 21:59:22 +0000 Subject: [PATCH] bug 361204 - Fixes line endings and lack of license text. Original patch by Stefan Sitter , minor edits and r=lilmatt git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@215706 18797224-902f-48f8-a5cc-f745e15eee43 --- .../sun-calendar-event-dialog.properties | 103 ++++++++++++------ 1 file changed, 68 insertions(+), 35 deletions(-) diff --git a/mozilla/calendar/locales/en-US/chrome/prototypes/sun-calendar-event-dialog.properties b/mozilla/calendar/locales/en-US/chrome/prototypes/sun-calendar-event-dialog.properties index b6b7bcb75c8..5d1608bc2dc 100644 --- a/mozilla/calendar/locales/en-US/chrome/prototypes/sun-calendar-event-dialog.properties +++ b/mozilla/calendar/locales/en-US/chrome/prototypes/sun-calendar-event-dialog.properties @@ -1,13 +1,48 @@ - -repeatDetailsRuleDaily1=every day -repeatDetailsRuleDaily2=every other day -repeatDetailsRuleDaily3=every %1$S days -repeatDetailsRuleDaily4=every weekday - -repeatDetailsRuleWeekly1=every %1$S -repeatDetailsRuleWeekly2=every other week on %1$S -repeatDetailsRuleWeekly3=every %1$S weeks on %2$S - +# ***** BEGIN LICENSE BLOCK ***** +# Version: MPL 1.1/GPL 2.0/LGPL 2.1 +# +# The contents of this file are subject to the Mozilla Public License Version +# 1.1 (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# http://www.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Original Code is Sun event dialog code. +# +# The Initial Developer of the Original Code is Sun Microsystems. +# Portions created by the Initial Developer are Copyright (C) 2006 +# the Initial Developer. All Rights Reserved. +# +# Contributor(s): +# Michael Büttner +# +# 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 +# the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), +# in which case the provisions of the GPL or the LGPL are applicable instead +# of those above. If you wish to allow use of your version of this file only +# under the terms of either the GPL or the LGPL, and not to allow others to +# use your version of this file under the terms of the MPL, indicate your +# decision by deleting the provisions above and replace them with the notice +# and other provisions required by the GPL or the LGPL. If you do not delete +# 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 ***** + +repeatDetailsRuleDaily1=every day +repeatDetailsRuleDaily2=every other day +repeatDetailsRuleDaily3=every %1$S days +repeatDetailsRuleDaily4=every weekday + +repeatDetailsRuleWeekly1=every %1$S +repeatDetailsRuleWeekly2=every other week on %1$S +repeatDetailsRuleWeekly3=every %1$S weeks on %2$S + repeatDetailsDay1=Sunday repeatDetailsDay2=Monday repeatDetailsDay3=Tuesday @@ -15,29 +50,28 @@ repeatDetailsDay4=Wednesday repeatDetailsDay5=Thursday repeatDetailsDay6=Friday repeatDetailsDay7=Saturday - -repeatDetailsAnd=and - -repeatDetailsRuleMonthly1=the %1$S %2$S -repeatDetailsRuleMonthly2=the %1$S %2$S of every other month -repeatDetailsRuleMonthly3=the %1$S %2$S of every %3$S month -repeatDetailsRuleMonthly4=day %1$S of every month -repeatDetailsRuleMonthly5=day %1$S of every other month -repeatDetailsRuleMonthly6=day %1$S of every %2$S month - -repeatDetailsOrdinal1=first -repeatDetailsOrdinal2=second -repeatDetailsOrdinal3=third -repeatDetailsOrdinal4=fourth -repeatDetailsOrdinal-1=last - -repeatDetailsRuleYearly1=every %1$S %2$S -repeatDetailsRuleYearly2=every other year on %1$S %2$S -repeatDetailsRuleYearly3=every %3$S years on %1$S %2$S -repeatDetailsRuleYearly4=the %1$S %2$S of %3$S -repeatDetailsRuleYearly5=every other year the %1$S %2$S of %3$S -repeatDetailsRuleYearly6=every %4$S years the %1$S %2$S of %3$S - +repeatDetailsAnd=and + +repeatDetailsRuleMonthly1=the %1$S %2$S +repeatDetailsRuleMonthly2=the %1$S %2$S of every other month +repeatDetailsRuleMonthly3=the %1$S %2$S of every %3$S month +repeatDetailsRuleMonthly4=day %1$S of every month +repeatDetailsRuleMonthly5=day %1$S of every other month +repeatDetailsRuleMonthly6=day %1$S of every %2$S month + +repeatDetailsOrdinal1=first +repeatDetailsOrdinal2=second +repeatDetailsOrdinal3=third +repeatDetailsOrdinal4=fourth +repeatDetailsOrdinal-1=last + +repeatDetailsRuleYearly1=every %1$S %2$S +repeatDetailsRuleYearly2=every other year on %1$S %2$S +repeatDetailsRuleYearly3=every %3$S years on %1$S %2$S +repeatDetailsRuleYearly4=the %1$S %2$S of %3$S +repeatDetailsRuleYearly5=every other year the %1$S %2$S of %3$S +repeatDetailsRuleYearly6=every %4$S years the %1$S %2$S of %3$S + repeatDetailsMonth1=January repeatDetailsMonth2=February repeatDetailsMonth3=March @@ -50,7 +84,7 @@ repeatDetailsMonth9=September repeatDetailsMonth10=October repeatDetailsMonth11=November repeatDetailsMonth12=December - + repeatDetailsCount=Occurs %1$S\neffective %2$S for %3$S times\n from %4$S to %5$S. repeatDetailsCountAllDay=Occurs %1$S\neffective %2$S for %3$S times. repeatDetailsUntil=Occurs %1$S\neffective %2$S until %3$S\n from %4$S to %5$S. @@ -70,4 +104,3 @@ reminderCustomRelationEnd=after newEvent=New Event newTask=New Task -