]> git.lizzy.rs Git - minetest.git/history - src/gettext.cpp
Only lowercase project name at compile time
[minetest.git] / src / gettext.cpp
2015-04-22 ShadowNinjaOnly lowercase project name at compile time
2015-03-31 Craig RobbinsFix use of unitialized variable in gettext.cpp
2015-03-28 ShadowNinjaFix GetText translation loading
2015-02-12 BlockMenFix gettext on MSVC
2015-02-05 ShadowNinjaReduce gettext wide/narrow and string/char* conversions
2014-05-24 Jakub Vaněkfixed typo std::encl in src/gettext.cpp
2014-02-05 Ilya ZhuravlevFix unexpected preprocessor directive in gettext.cpp
2014-01-09 Perttu AholaSet locale properly when built without gettext support
2013-11-11 sapierDisable localization workaround in server
2013-11-11 sapierFix win32/msvc i18n (quite UGLY version, blame Microsoft)