Work on AccountPanel : add treeview

This commit is contained in:
2011-09-04 21:01:32 +02:00
parent 633bd15fdd
commit fc9b06c507
4 changed files with 114 additions and 119 deletions

View File

@@ -136,7 +136,7 @@ bool wxUI::SetLanguage(QString language)
months[0] = _("january");
months[1] = _("february");
months[2] = _("marchpp");
months[2] = _("march");
months[3] = _("april");
months[4] = _("may");
months[5] = _("june");