mirror of
https://github.com/minetest-mods/areas.git
synced 2025-07-19 16:10:26 +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=без_названия
|
||||
Area @1 selected.=Территория @1 выбрана.
|
||||
Area position @1 set to @2=Позиция @1 установлена в @2
|
||||
Position @1 set to @2=Позиция @1 установлена в @2
|
||||
Position @1: =Позиция @1:
|
||||
Position @1:=Позиция @1:
|
||||
Select an area by ID.=Выбрать территорию по её ID.
|
||||
Select position @1 by punching a node.=Установите позицию @1, ударив по блоку.
|
||||
Select positions by punching two nodes.=Установите позиции, ударив по двум блокам.
|
||||
|
Reference in New Issue
Block a user