mirror of
https://github.com/minetest-mods/technic.git
synced 2025-07-06 10:10:36 +02:00
Externalize common functions and protect inventories
This commit is contained in:
@ -33,6 +33,7 @@ Rubber Fiber = Fibra de Hule
|
||||
|
||||
## Machine misc
|
||||
Machine cannot be removed because it is not empty = La maquina no puede removerse porque no esta vacia
|
||||
Inventory move disallowed due to protection =
|
||||
# $1: Machine name (Includes tier)
|
||||
%s Active = %s Activo
|
||||
%s Idle = %s Quieto
|
||||
|
@ -29,6 +29,7 @@ Rubber Fiber = Fibra di gomma
|
||||
|
||||
## Machine misc
|
||||
Machine cannot be removed because it is not empty = La macchina non può essere rimossa perchè non è vuota
|
||||
Inventory move disallowed due to protection =
|
||||
# $1: Machine name (Includes tier)
|
||||
%s Active = %s Attivo
|
||||
%s Disabled = %s Disabilitato
|
||||
|
@ -32,6 +32,7 @@ Rubber Fiber =
|
||||
|
||||
## Machine misc
|
||||
Machine cannot be removed because it is not empty =
|
||||
Inventory move disallowed due to protection =
|
||||
# $1: Machine name (Includes tier)
|
||||
%s Active =
|
||||
%s Disabled =
|
||||
@ -159,4 +160,3 @@ Single node. =
|
||||
Sonic Screwdriver =
|
||||
Tree Tap =
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user