mirror of
https://github.com/minetest-mods/areas.git
synced 2025-07-21 17:10:27 +02:00
fix trailing whitespace in translatable strings
Good editors trim trailing whitespace from EOL. This means we need to avoid translatable strings that include spacers at the end. They need to be added in code.
This commit is contained in:
committed by
SmallJoker
parent
3f30886972
commit
9b6fea1473
@ -121,7 +121,7 @@ unnamed=non nommé
|
||||
Area @1 selected.=Zone @1 sélectionnée.
|
||||
Area position @1 set to @2=Position @1 de la zone définie à @2.
|
||||
Position @1 set to @2=Position @1 définie à @2.
|
||||
Position @1: =Position @1 :
|
||||
Position @1:=Position @1 :
|
||||
Select an area by ID.=Sélectionne une zone par son ID.
|
||||
Select position @1 by punching a node.=Sélectionne une position @1 en frappant un bloc.
|
||||
Select positions by punching two nodes.=Sélectionne une position en frappant deux blocs.
|
||||
|
Reference in New Issue
Block a user