mirror of
https://github.com/minetest-mods/technic.git
synced 2025-07-01 07:40:37 +02:00
Remove translation strings from minetest.log
output and from print()
output
Since they are not translated anyway.
This commit is contained in:
@ -40,9 +40,5 @@ Auto-sort is @1=Tri automatique @1
|
||||
Off=désactivé
|
||||
On=activé
|
||||
|
||||
@1 moves stuff in chest at @2=@1 déplace des affaires dans le coffre à @2
|
||||
@1 moves @2 to chest at @3=@1 déplace @2 vers le coffre à @3
|
||||
@1 takes @2 from chest at @3=@1 prend @2 du coffre à @3
|
||||
[technic_chests] WARNING: variable or method '@1' not present in dummy pipeworks table - assuming it is a method…=[technic_chests] AVERTISSEMENT : la variable ou la méthode '@1' n’est pas présente dans la table factice - en considérant que c’est une méthode…
|
||||
Allow splitting incoming stacks from tubes=Séparer les piles venant des tuyaux
|
||||
|
||||
|
@ -40,8 +40,4 @@ Auto-sort is @1=
|
||||
Off=
|
||||
On=
|
||||
|
||||
@1 moves stuff in chest at @2=
|
||||
@1 moves @2 to chest at @3=
|
||||
@1 takes @2 from chest at @3=
|
||||
[technic_chests] WARNING: variable or method '@1' not present in dummy pipeworks table - assuming it is a method…=
|
||||
Allow splitting incoming stacks from tubes=
|
||||
|
Reference in New Issue
Block a user