gramps/src/DateHandler
Benny Malengier 4268131523 fix short month dutch datehandler
svn: r15046
2010-04-06 19:22:30 +00:00
..
__init__.py add bulgarian date handler 2010-03-12 08:33:53 +00:00
_Date_bg.py Updating Bulgarian translation 2010-03-13 21:32:32 +00:00
_Date_ca.py 0003320: DateDisplay: incorrect index for short_months and long_months 2009-10-28 12:21:37 +00:00
_Date_cs.py 0003320: DateDisplay: incorrect index for short_months and long_months 2009-10-28 12:21:37 +00:00
_Date_de.py Updated _Date_de.py 2010-03-02 20:27:17 +00:00
_Date_es.py 0003320: DateDisplay: incorrect index for short_months and long_months 2009-10-28 12:21:37 +00:00
_Date_fi.py 0003320: DateDisplay: incorrect index for short_months and long_months 2009-10-28 12:21:37 +00:00
_Date_fr.py 3756: Cannot set new year value different than default (first January) - remove list and parsing 2010-04-04 06:43:27 +00:00
_Date_hr.py 3333: Update for the Croatian DateHandler (contribution by VPeric) 2009-11-07 15:42:28 +00:00
_Date_it.py Italian translation for month names 2009-10-28 23:36:10 +00:00
_Date_lt.py 0003320: DateDisplay: incorrect index for short_months and long_months 2009-10-28 12:21:37 +00:00
_Date_nb.py Revised _Date_nb.py according to Brian's changes in revision 13442 2009-10-28 13:02:30 +00:00
_Date_nl.py fix short month dutch datehandler 2010-04-06 19:22:30 +00:00
_Date_pl.py 0003320: DateDisplay: incorrect index for short_months and long_months 2009-10-28 12:21:37 +00:00
_Date_pt.py 3708: Portuguese Date Handler updated (by lcc) 2010-03-13 08:45:12 +00:00
_Date_ru.py 0003320: DateDisplay: incorrect index for short_months and long_months 2009-10-28 12:21:37 +00:00
_Date_sk.py 0003320: DateDisplay: incorrect index for short_months and long_months 2009-10-28 12:21:37 +00:00
_Date_sr.py 3333: Update for the Serbian DateHandler 2009-11-07 09:03:32 +00:00
_Date_sv.py Change of first letter in month's names to lower case. 2009-10-29 07:22:17 +00:00
_DateDisplay.py 3756: Cannot set new year value different than default (first January) 2010-04-03 23:33:17 +00:00
_DateHandler.py Make short and long month strings constants in the DateDisplay class instead of using the localized month strings detected by GrampsLocale. This will allow DateDisplayers to work for languages other than the current locale - will be useful for user selectable report translations. 2009-10-28 03:25:57 +00:00
_DateParser.py 3756: Cannot set new year value different than default (first January) 2010-04-03 23:33:17 +00:00
_DateUtils.py Remove redundant calendar function from DateHandler. 2010-01-25 04:53:45 +00:00
Makefile.am add bulgarian date handler 2010-03-12 08:33:53 +00:00