14 Commits

Author SHA1 Message Date
sfan5
e144f9d97d Android intl (#31)
* Add libintl-lite to Android build

* Build and install .mo files on Android

* Compile with libintl on Android

* Make gettext actually function on Android

* Autodetect language on Android

* Fix small bug in asset collection
2016-10-19 02:18:23 +03:00
Maksim Gamarnik
919be490f9 Update
Sync all Minetest commits
2015-11-10 13:49:24 +02:00
Maksim Gamarnik
9247f32e0e LGPL 2.1 to 3.0 on all files 2015-08-14 01:26:28 +03:00
sfan5
43707c0f66 Revert "Only lowercase project name at compile time"
This reverts commit 3be9787e64362b8a5020746220c65abbe31f8097.
2015-04-27 16:24:49 +02:00
ShadowNinja
9813e565ca Only lowercase project name at compile time 2015-04-21 20:51:16 -04:00
Craig Robbins
ac82476b86 Fix use of unitialized variable in gettext.cpp
#2583
2015-03-31 21:26:34 +10:00
ShadowNinja
9f63a1e3eb Fix GetText translation loading 2015-03-27 22:10:08 -04:00
BlockMen
8351fbdc9a Fix gettext on MSVC 2015-02-12 16:03:55 +01:00
ShadowNinja
0a2e53077b Reduce gettext wide/narrow and string/char* conversions 2015-02-05 03:24:22 -05:00
Jakub Vaněk
31f026ec31 fixed typo std::encl in src/gettext.cpp 2014-05-24 11:20:21 +02:00
Ilya Zhuravlev
5af87d12b9 Fix unexpected preprocessor directive in gettext.cpp 2014-02-04 22:16:51 -05:00
Perttu Ahola
b86e141105 Set locale properly when built without gettext support 2014-01-09 14:46:02 +01:00
sapier
db54cbd6a4 Disable localization workaround in server 2013-11-11 19:56:49 +01:00
sapier
f687511f36 Fix win32/msvc i18n (quite UGLY version, blame Microsoft) 2013-11-11 19:56:49 +01:00