Remove translation strings from minetest.log output and from print() output

Since they are not translated anyway.
This commit is contained in:
Louis
2020-02-18 12:58:48 +01:00
parent dc0fe350f5
commit fcbc7ecb60
20 changed files with 16 additions and 112 deletions

View File

@ -5,7 +5,3 @@
Wrench=Clé
@1 with items=@1 avec des objets
@1 wanted to place @2 at @3, but it had no data.=@1 a voulu placer @2 à la positon @3, mais il ny avait pas de données.
itemstack: @1=pile darticles : @1
@1 tried to pick up an owned node belonging to @2 at @3=@1 a essayé de prendre un bloc protégé appartenant à @2 à la position @3

View File

@ -5,6 +5,3 @@
Wrench =
@1 with items =
@1 wanted to place @2 at @3, but it had no data.=
itemstack: @1=
@1 tried to pick up an owned node belonging to @2 at @3