UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.8) 
Gecko/20050511 Firefox/1.0.4
IP: 198.54.202.226
URI: http://wesnoth.slack.it/?SyntaxWML
 - - - - -
Index: SyntaxWML
===================================================================
RCS file: /home/wesnoth/cvsroot/wikiroot/SyntaxWML,v
retrieving revision 1.16
diff -u -r1.16 SyntaxWML
--- SyntaxWML   20 Mar 2005 15:59:16 -0000      1.16
+++ SyntaxWML   22 Jun 2005 09:33:00 -0000
@@ -25,7 +25,9 @@
 Gettext (see GetText) is used to determine what to display if English is not 
the current language.
 * ||//key//="//constant-text //" + _"//text//"|| is another attribute, where 
the value is obtained by concatenation of
 translatable and untranslatable parts.  Any number of strings can be 
concatenated this way.  Newline characters can be
-insterted after a ||+|| sign for clarity.
+insterted after a ||+|| sign for clarity.  Note that the ||+|| sign
+from 0.9.0 concatenates even unquoted strings, so if you need a value
+that contains a ||+|| you need to quote the value.
 * ||//key//=$//variable-name//|| is an another attribute.
 When this line is processed,
 the value of //key// for the tag that the attribute is in is set to the value 
of the WML variable //variable-name// (see




_______________________________________________
Wesnoth-wiki-changes mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/wesnoth-wiki-changes

Reply via email to