forked from minetest-mods/areas
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=innominato
|
||||
Area @1 selected.=Area @1 selezionata.
|
||||
Area position @1 set to @2=Posizione @1 dell'area impostata a @2
|
||||
Position @1 set to @2=Posizione @1 impostata a @2
|
||||
Position @1: =Posizione @1:
|
||||
Position @1:=Posizione @1:
|
||||
Select an area by ID.=Scegli un'area tramite l'ID.
|
||||
Select position @1 by punching a node.=Seleziona la posizione @1 colpendo un nodo.
|
||||
Select positions by punching two nodes.=Seleziona le posizioni colpendo due nodi.
|
||||
|
Reference in New Issue
Block a user