1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-23 12:45:43 +02:00

Minor fixes in translations (reverted from commit 7dfdcc20c2)

This commit is contained in:
ngosang
2015-01-19 15:33:43 +01:00
parent 7dfdcc20c2
commit 6a7d718ab7
18 changed files with 23 additions and 23 deletions

View File

@@ -96,7 +96,7 @@ local function get_formspec(tabview, name, tabdata)
else
--show dependencies
retval = retval .. "," .. fgettext("Depends:") .. ","
retval = retval .. ",Depends:,"
local toadd = modmgr.get_dependencies(selected_mod.path)