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:
Luke aka SwissalpS
2024-09-18 23:42:09 +02:00
committed by SmallJoker
parent 3f30886972
commit 9b6fea1473
9 changed files with 10 additions and 10 deletions

View File

@ -121,7 +121,7 @@ unnamed=sin nombre
Area @1 selected.=Área @1 seleccionada.
Area position @1 set to @2=Posición del área @1 establecida en @2
Position @1 set to @2=Posición @1 establecida en @2
Position @1: =Posición @1:
Position @1:=Posición @1:
Select an area by ID.=Selecciona una área por ID.
Select position @1 by punching a node.=Selecciona la posición @1 golpeando un nodo.
Select positions by punching two nodes.=Selecciona las posiciones golpeando dos nodos.