Author: shadowmaster
Date: Sun Mar 24 11:23:20 2013
New Revision: 56586

URL: http://svn.gna.org/viewcvs/wesnoth?rev=56586&view=rev
Log:
Tutorial scenario 1: suppress warnings about "nonstandard word-wrap style 
within message"

Modified:
    trunk/data/campaigns/tutorial/scenarios/1_Tutorial.cfg

Modified: trunk/data/campaigns/tutorial/scenarios/1_Tutorial.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/tutorial/scenarios/1_Tutorial.cfg?rev=56586&r1=56585&r2=56586&view=diff
==============================================================================
--- trunk/data/campaigns/tutorial/scenarios/1_Tutorial.cfg (original)
+++ trunk/data/campaigns/tutorial/scenarios/1_Tutorial.cfg Sun Mar 24 11:23:20 
2013
@@ -207,6 +207,7 @@
         [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 
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 @@
             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 @@
                 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}
 


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to