Localizing the first day of the week, as per bug 186569.
git-svn-id: svn://10.0.0.236/trunk@199219 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user