index
:
dragonfireclient.git
master
on_receive_particlespawner
simple_cheatdb
zoom_priv
luanti cheat client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gettext.cpp
Age
Commit message (
Expand
)
Author
2021-08-08
Gettext support on Android (#11435)
Pevernow
2020-04-27
Fix detection of in-place path_locale when RUN_IN_PLACE=0
sfan5
2017-08-18
Modernize various files
Loic Blot
2015-10-26
Fix typo
BlockMen
2015-10-24
Fix compilation under MSVC and remove unnecessary conditional function prototype
kwolekr
2015-10-15
Clean up gettext initialization
ShadowNinja
2015-09-01
gettext.cpp: Fix syntax error when using MSVC
jh10001
2015-07-08
Use UTF-8 instead of narrow
est31
2015-04-27
Revert "Only lowercase project name at compile time"
sfan5
2015-04-21
Only lowercase project name at compile time
ShadowNinja
2015-03-31
Fix use of unitialized variable in gettext.cpp
Craig Robbins
2015-03-27
Fix GetText translation loading
ShadowNinja
2015-02-12
Fix gettext on MSVC
BlockMen
2015-02-05
Reduce gettext wide/narrow and string/char* conversions
ShadowNinja
2014-05-24
fixed typo std::encl in src/gettext.cpp
Jakub Vaněk
2014-02-04
Fix unexpected preprocessor directive in gettext.cpp
Ilya Zhuravlev
2014-01-09
Set locale properly when built without gettext support
Perttu Ahola
2013-11-11
Disable localization workaround in server
sapier
2013-11-11
Fix win32/msvc i18n (quite UGLY version, blame Microsoft)
sapier