]> gitweb.hamatoma.de Git - exhibition.git/commit
I18N works
authorHamatoma <author.hamatoma.de>
Tue, 1 Feb 2022 06:29:42 +0000 (07:29 +0100)
committerHamatoma <author.hamatoma.de>
Tue, 1 Feb 2022 06:29:42 +0000 (07:29 +0100)
commit8a36a0cd00bf7292c513d76eed6bf170c180326f
tree133cf683afda9b4edcc66806b588ada57d0de0da
parent2d0bc4a4246b78ed82404e1d23440f62fd33a149
I18N works

* I18N:
** reading *.po files instead of *.mo
** fix: wrong "file exists" condition
* GlobalData: added: initializing I18N
* main(): calling new findConfiguration()
lib/base/i18n_io.dart
lib/main.dart
lib/setting/global_data.dart