add support for custom localizations and german translation
authorMoritz Venn <ritzmo@users.schwerkraft.elitedvb.net>
Mon, 16 Feb 2009 22:11:32 +0000 (22:11 +0000)
committerMoritz Venn <ritzmo@users.schwerkraft.elitedvb.net>
Mon, 16 Feb 2009 22:11:32 +0000 (22:11 +0000)
commit12ab167758db01aef30a2d26b42dbda1a4d2a5d4
tree48ddd9c28209abfe0112a771bfe11949457866b0
parent89ed9f0762064a8ddc7b9fe90276b862c9fa7842
add support for custom localizations and german translation
configure.ac
tageditor/Makefile.am
tageditor/po/Makefile.am [new file with mode: 0644]
tageditor/po/TagEditor.pot [new file with mode: 0644]
tageditor/po/de.po [new file with mode: 0644]
tageditor/src/__init__.py
tageditor/src/plugin.py