mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-29 15:28:34 +00:00
Tutorial: fix two strings
This is one of the white on map messages they never use punctuation characters for ending the instructions Can't be pofixed. [ci skip] (cherry-picked from commit b8fe22877b60fa4a7638a99ce8e23f25d5bf87c1)
This commit is contained in:
parent
85dfe7499d
commit
50f2e1f474
@ -226,9 +226,9 @@
|
|||||||
[/select_unit]
|
[/select_unit]
|
||||||
|
|
||||||
{GENDER (
|
{GENDER (
|
||||||
{PRINT ( _ "Move Konrad next to Delfador.")}
|
{PRINT ( _ "Move Konrad next to Delfador")}
|
||||||
) (
|
) (
|
||||||
{PRINT ( _ "Move Li’sar next to Delfador.")}
|
{PRINT ( _ "Move Li’sar next to Delfador")}
|
||||||
)}
|
)}
|
||||||
[/event]
|
[/event]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user