Localizing the first day of the week, as per bug 186569.

This commit is contained in:
mikep%oeone.com 2006-06-07 02:07:59 +00:00
Родитель e93dd6d0ef
Коммит a6ac7723be
1 изменённых файлов: 6 добавлений и 1 удалений

Просмотреть файл

@ -47,6 +47,7 @@ aboutToImport=About to import
aboutToImportEnd=event(s).\nDo you want to open all new events to import before importing?
duplicateImport=Some duplicate entries were imported. Each one will display in the New Event dialog,\n where you can skip it using Cancel, or edit and accept it using OK.
addDuplicate=Add duplicate entry:
#spaces needed at the end of the following lines
eventTitle=Title:
eventStartTime=Start Time:
@ -64,4 +65,8 @@ HTMLTitle=Mozilla Calendar
deleteCalendarTitle=Delete Calendar
deleteCalendarMessage=Are you sure you want to delete this calendar?
deleteCalendarOnly=Delete Calendar
deleteCalendarAndFile=Delete Calendar And File
deleteCalendarAndFile=Delete Calendar And File
#the default day to start the week on
#0=Sunday 1=Monday 2=Tuesday 3=Wednesdsay 4=Thursday 5=Friday 6=Saturday
defaultWeekStart=0