Rename defused TNT
This commit is contained in:
parent
c6da0a69de
commit
9dd4835c16
@ -245,7 +245,7 @@ if tnt_enable then
|
|||||||
desc = S("TNT")
|
desc = S("TNT")
|
||||||
else
|
else
|
||||||
top_tex = "tnt_top_disabled.png"
|
top_tex = "tnt_top_disabled.png"
|
||||||
desc = S("Defused TNT")
|
desc = S("TNT (defused)")
|
||||||
end
|
end
|
||||||
|
|
||||||
minetest.register_node(
|
minetest.register_node(
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# textdomain: tnt
|
# textdomain: tnt
|
||||||
TNT=
|
TNT=
|
||||||
Defused TNT=
|
TNT (defused)=
|
||||||
Boom!=
|
Boom!=
|
||||||
Boom?=
|
Boom?=
|
||||||
Craft TNT.=
|
Craft TNT.=
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# textdomain: tnt
|
# textdomain: tnt
|
||||||
TNT=TNT
|
TNT=TNT
|
||||||
Defused TNT=Entschärftes TNT
|
TNT (defused)=TNT (entschärft)
|
||||||
Boom!=Bumm!
|
Boom!=Bumm!
|
||||||
Boom?=Bumm?
|
Boom?=Bumm?
|
||||||
Craft TNT.=Fertigen Sie TNT.
|
Craft TNT.=Fertigen Sie TNT.
|
||||||
|
Loading…
Reference in New Issue
Block a user