Fixing bug 168320, problem with recurrence near the end of the month. Also moved strings to DTD from JS.

This commit is contained in:
mikep%oeone.com 2006-06-07 02:08:25 +00:00
Родитель 52a4048ac3
Коммит dcb9bf9df9
1 изменённых файлов: 5 добавлений и 0 удалений

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

@ -121,6 +121,11 @@
<!ENTITY event.title.new "New Event" >
<!ENTITY event.title.edit "Edit Event" >
<!ENTITY onthe-text "On the ">
<!ENTITY last-text "Last ">
<!ENTITY ofthemonth-text " of the month.">
<!ENTITY todo.title.new "New Task">
<!ENTITY todo.title.edit "Edit Task">