summaryrefslogtreecommitdiffstats
path: root/src/helper/gettext.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Include the prefix.h defines in gettext configTed Gould2017-08-051-1/+5
* Use UTF8 encoding for output on windows console.Eduard Braun2017-05-101-11/+12
* Move functions for switching gettext charset to helper/gettext.hEduard Braun2017-05-071-2/+28
* Move gettext initialization into separate function so it can be re-used (will...Eduard Braun2017-05-071-0/+83