From df403a88ebe620d1deab0acbf90f54b0e9bd0394 Mon Sep 17 00:00:00 2001 From: webdesigner97 Date: Sun, 13 Apr 2014 15:13:59 +0200 Subject: regexp all descriptions to use S() --- steelsupport/init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'steelsupport') diff --git a/steelsupport/init.lua b/steelsupport/init.lua index b6b6f10..6217600 100644 --- a/steelsupport/init.lua +++ b/steelsupport/init.lua @@ -2,7 +2,7 @@ StreetsMod: Steel support for hanging signs on highways etc. ]] minetest.register_node(":streets:steel_support",{ - description = "Steel support", + description = S("Steel support"), tiles = {"streets_support.png"}, groups = {cracky = 1}, drawtype = "glasslike_framed", -- cgit v1.2.3