TODO list for aqmoney2
----------------------
* verify if "-d" in debitnote, startsto is useless, remove it

* finish german translation

* charset conversion (for HBCI strings) depending on locale
 this is esentially:
  * $LC_CTYPE -> ISO-8859-1 (superset of HBCI, DTAUS(without umlauts) and SWIFT(=ASCII))
  * convert to greatest common subset (of DTAUS and SWIFT)
 and the reverse:
  * ISO-8859-1 -> $LC_CTYPE
  * see http://linuxwiki.de/HBCI/F_fcrEntwickler

* fix remaining bugs

* update LIESMICH, lsm
