diff options
author | est31 <MTest31@outlook.com> | 2015-10-18 02:29:06 +0200 |
---|---|---|
committer | est31 <MTest31@outlook.com> | 2015-10-18 02:29:06 +0200 |
commit | 6b0cae5a9d6e220b9f1ecf8e6a821d84961564fd (patch) | |
tree | 67a2bcef1cb55d45665d5e39bc27b6a6afca2da6 /builtin/init.lua | |
parent | f3d82567c9dc98d5b1fa8724055727956ed351eb (diff) | |
download | minetest-6b0cae5a9d6e220b9f1ecf8e6a821d84961564fd.tar.gz minetest-6b0cae5a9d6e220b9f1ecf8e6a821d84961564fd.tar.bz2 minetest-6b0cae5a9d6e220b9f1ecf8e6a821d84961564fd.zip |
Remove wstrgettext
Everywhere where wstrgettext was used, its output was converted back
to utf8. As wstrgettext internally converts the return value
from utf8 to wstring, it has been a waste. Remove the function, and
use strgettext instead.
Diffstat (limited to 'builtin/init.lua')
0 files changed, 0 insertions, 0 deletions