mirror of
https://github.com/minetest-mods/technic.git
synced 2025-07-05 01:30: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:
@ -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 n’y avait pas de données.
|
||||
itemstack: @1=pile d’articles : @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
|
||||
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user