2007-10-11 Benny Malengier <benny.malengier@gramps-project.org>
* src/DateHandler/__init__.py: use portuguese date handler svn: r9143
This commit is contained in:
parent
75dd05403a
commit
645f9a53fd
@ -1,3 +1,6 @@
|
|||||||
|
2007-10-11 Benny Malengier <benny.malengier@gramps-project.org>
|
||||||
|
* src/DateHandler/__init__.py: use portuguese date handler
|
||||||
|
|
||||||
2007-10-10 Duarte Loreto <happyguy_pt@hotmail.com>
|
2007-10-10 Duarte Loreto <happyguy_pt@hotmail.com>
|
||||||
* src/DateHandler/_Date_pt.py: portugese datehandler accompanying translation
|
* src/DateHandler/_Date_pt.py: portugese datehandler accompanying translation
|
||||||
* po/POTFILES.in: new file in POTFILE
|
* po/POTFILES.in: new file in POTFILE
|
||||||
|
@ -40,6 +40,7 @@ import _Date_ru
|
|||||||
import _Date_sv
|
import _Date_sv
|
||||||
import _Date_sk
|
import _Date_sk
|
||||||
import _Date_pl
|
import _Date_pl
|
||||||
|
import _Date_pt
|
||||||
|
|
||||||
# Initialize global parser
|
# Initialize global parser
|
||||||
try:
|
try:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user