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