[The extension lua has been deactivated and can no longer be displayed.]
OHh thank youCasimir wrote:You need to use a newer version of minetest. The mod uses override_item, which was added after 0.4.9.
for name, translation in pairs(intllib.get_strings() or {}) do
if minetest.registered_items[name] and translation ~= "" then
minetest.override_item(name, {description = translation})
end
end
Casimir wrote:If it does not work, try to edit minetest.conf. It should have a line "language = SK".
Sadly Minetest can not display most of the words. It just displays <invalid multibyte sting>.
Wuzzy wrote:I have updated the German translation for Minetest Game 0.4.13, grab it here:
http://lpaste.net/raw/139584
Also, the depends.txt file should be updated for Minetest Game 0.4.13 (boats, xpanes, tnt, …).
Casimir wrote:I hope that we will then be able to support all languages well.
Users browsing this forum: No registered users and 7 guests