Tutorial scenario 1: suppress warnings...
...about "nonstandard word-wrap style within message"
This commit is contained in:
parent
057c1b1186
commit
c6a1b4a9c9
1 changed files with 4 additions and 1 deletions
|
@ -207,6 +207,7 @@ Recruiting"
|
|||
[redraw][/redraw]
|
||||
|
||||
#wmlindent: start ignoring
|
||||
# wmllint: display on
|
||||
{GENDER ([message]
|
||||
speaker=narrator
|
||||
caption= _"Welcome to Wesnoth!"
|
||||
|
@ -220,7 +221,7 @@ You are standing in the keep, and your mentor Delfador is on the east side of th
|
|||
You are standing in the keep, and your mentor Delfador is on the east side of the river." +
|
||||
{CONTINUE_MSG}
|
||||
[/message])}
|
||||
|
||||
# wmllint: display off
|
||||
{GENDER ({PRINT (_"Left click on Konrad")})
|
||||
({PRINT (_"Left click on Li’sar")})}
|
||||
#wmlindent: stop ignoring
|
||||
|
@ -1074,6 +1075,7 @@ End your turn, then attack again."
|
|||
message= _"The quintain is destroyed, and I have gained more experience!"
|
||||
[/message]
|
||||
#wmlindent: start ignoring
|
||||
# wmllint: display on
|
||||
{GENDER ([message]
|
||||
id=Delfador
|
||||
message= _"Yes, you gain experience through battle, especially by killing an opponent. Gain enough experience and you’ll become more powerful.
|
||||
|
@ -1083,6 +1085,7 @@ Now, Konrad, I will leave you with more dummies to practice on! After that, we h
|
|||
message= _"Yes, you gain experience through battle, especially by killing an opponent. Gain enough experience and you’ll become more powerful.
|
||||
Now, Li’sar, I will leave you with more dummies to practice on! After that, we have real work to do..."
|
||||
[/message])}
|
||||
# wmllint: display off
|
||||
#wmlindent: stop ignoring
|
||||
{VARIABLE quintain_dead 1}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue