var localizedHolidays= ' 01.01.rep Nový rok ;'+ ' 01.05.rep Svátek práce ;'+ ' 17.04.rep Velikonoční pondělí ;'+ ' 05.07.rep Den slovanských věrozvěstů Cyrila a Metoděje ;'+ ' 08.05.rep Den osvobození ;'+ ' 06.07.rep Den upálení mistra Jana Husa ;'+ ' 28.09.rep Den české státnosti ;'+ ' 28.10.rep Den vzniku samostatného československého státu ;'+ ' 17.11.rep Den boje za svobodu a demokracii ;'+ ' 24.12.rep Štědrý den ;'+ ' 25.12.rep První vánoční svátek ;'+ ' 26.12.rep Druhý vánoční svátek ;'
A date with 'rep' will appear in each year. To add something just for a certain year you use:
Thanks a lot for the Colombian holidays addition. I wish you can add the modified metal style, as we traditionally mark holidays with red color letter here.
janicka: a good source for holidays is here. I just did the same job for outlook and upload it as Microsoft got them wrong and out of date. It is in spanish, but most of the links are for english sites.
aleto, the czech characters work perfectly now, thanks a lot.
there's still something about the holidays in the czech version... i've noticed that the Easter Monday is set to April 17th, but this is changing every year - it's a minor thing though. some holiday names have spelling mistakes, i can try and correct them - woud you please post here (or send me) the list of the holidays (or the part of the code handling this)?
I have the same problem Icehawk already reported - settings are not saved, it always starts with Switzerland/English :-( Where are these settings saved, to patch it manually as a workaround? I couldn't find anything ...
i don´t wanna be a pain in the ass... anyway... the czech characters do not work still, as Joker_CZ said some time ago. to be accurate:
"ř", "Ř" is wrongly displayed as "ø", "Ø" "č", "Č" is wrongly displayed as "è", "È" "ě", "Ě" is wrongly displayed as "ì", "Ì" "ů", "Ů" is wrongly displayed as "ù", "Ù"
it is probably caused by the character set... (there are no characters as ø, è, ì, ù in czech, so that this goes for all appearances of this characters.)
second bug: short for Saturday is "So", not "Su" (Saturday is "sobota" in czech)
anyway: the calendar is amazing and thanks a lot for it )
I noticed that Calendar not updating date by itself. I left Calendar widget on desktop on February 27 and today is Marth 2, but Calendar still showing me February 27... Need to be fixed.
Aleto, you're included obsolete Russian holidays. In 2004 our Parliament (Duma) abolished holidays "День примирения и согласия" and "День Конституции" & introduced new holidays "День народного единства" and "новогодние каникулы" (New Year Vacations). But the rest is ok. Thank you!
var localizedHolidays=
' 01.01.rep Nový rok ;'+
' 01.05.rep Svátek práce ;'+
' 17.04.rep Velikonoční pondělí ;'+
' 05.07.rep Den slovanských věrozvěstů Cyrila a Metoděje ;'+
' 08.05.rep Den osvobození ;'+
' 06.07.rep Den upálení mistra Jana Husa ;'+
' 28.09.rep Den české státnosti ;'+
' 28.10.rep Den vzniku samostatného československého státu ;'+
' 17.11.rep Den boje za svobodu a demokracii ;'+
' 24.12.rep Štědrý den ;'+
' 25.12.rep První vánoční svátek ;'+
' 26.12.rep Druhý vánoční svátek ;'
A date with 'rep' will appear in each year.
To add something just for a certain year you use:
' 12.04.2006 Name for the Holiday ;'
By aleto, # Apr 11, 2006 0:21:07 AM
janicka: a good source for holidays is here. I just did the same job for outlook and upload it as Microsoft got them wrong and out of date. It is in spanish, but most of the links are for english sites.
By pattoncito, # Apr 10, 2006 6:27:17 PM
there's still something about the holidays in the czech version... i've noticed that the Easter Monday is set to April 17th, but this is changing every year - it's a minor thing though. some holiday names have spelling mistakes, i can try and correct them - woud you please post here (or send me) the list of the holidays (or the part of the code handling this)?
By janicka, # Apr 10, 2006 5:47:00 PM
By Luchio, # Apr 9, 2006 5:56:45 PM
By Luchio, # Apr 9, 2006 5:55:44 PM
var localizedStrings=
{
"Country": "Kraj",
"Language": "Język",
"Style": "Styl",
"Mode": "Tryb",
"Week Numbers": "Numery Tygodni",
"Maundy Thursday":"",
"Good Friday": "",
"Easter": "Wielkanoc",
"Easter Monday": "Lany Poniedziałek",
"May Day": "Święto Pracy",
"Ascension": "",
"Pentecost Sunday": "",
"Pentecost Monday": "",
"Day of German Unity": "",
"Christmas Eve": "",
"Christmas Day": "",
"Second Day of Christmas": "",
"New Year's": "Nowy Rok",
"Monday": "Poniedziałek",
"Tuesday": "Wtorek",
"Wednesday": "Środa",
"Thursday": "Czwartek",
"Friday": "Piątek",
"Saturday": "Sobota",
"Sunday": "Niedziela",
"Wno":"T",
"Mo": "Pn",
"Tu": "Wt",
"We": "Śr",
"Th": "Cz",
"Fr": "Pt",
"Sa": "Sb",
"Su": "Nd",
"January": "Styczeń",
"February": "Luty",
"March": "Marzec",
"April": "Kwiecień",
"May": "Maj",
"June": "Czerwiec",
"July": "Lipiec",
"August": "Sierpień",
"September": "Wrzesień",
"October": "Październik",
"November": "Listopad",
"December": "Grudzień"
}
If there are some errors, I hope that some other Polish member will correct me.
By d.i.z., # Apr 9, 2006 1:06:03 AM
Also now included Columbian and Latvian
Thanks for all contributions
By aleto, # Apr 8, 2006 7:42:56 PM
If you like to look yourself, search for 'setCookie', 'getCookie' and 'clearCookie'.
By aleto, # Apr 7, 2006 2:32:21 PM
Where are these settings saved, to patch it manually as a workaround? I couldn't find anything ...
By Obelix72, # Apr 6, 2006 1:53:14 PM
"ř", "Ř" is wrongly displayed as "ø", "Ø"
"č", "Č" is wrongly displayed as "è", "È"
"ě", "Ě" is wrongly displayed as "ì", "Ì"
"ů", "Ů" is wrongly displayed as "ù", "Ù"
it is probably caused by the character set... (there are no characters as ø, è, ì, ù in czech, so that this goes for all appearances of this characters.)
second bug: short for Saturday is "So", not "Su" (Saturday is "sobota" in czech)
anyway: the calendar is amazing and thanks a lot for it
By janicka, # Apr 4, 2006 1:32:47 PM
Thanks
By lukeskyd, # Mar 29, 2006 2:08:40 PM
By kaa, # Mar 28, 2006 11:43:21 PM
By jofazepa, # Mar 23, 2006 0:09:05 AM
I'm using Germany, German, my.opera.
When I close Opera, the widget starts with the default settings.
What can I do?
By Icehawk, # Mar 22, 2006 11:01:08 AM
By Doliprane, # Mar 9, 2006 5:41:47 PM
By bvvad, # Mar 6, 2006 9:30:09 AM
Need to be fixed.
By FataL, # Mar 2, 2006 7:29:03 PM
In the Norwegian version Mandag (Monday) is shortened to Mo.. could better be Ma :-)
By frankma, # Feb 27, 2006 11:18:01 AM
By andrew3105, # Feb 26, 2006 11:59:10 AM
(with the russian version i'm unsure, looks strange to me, i included the files how i have received them.)
By aleto, # Feb 25, 2006 9:30:53 PM