Fixed incorrect Pango markup.

This commit is contained in:
Guillaume Melquiond 2009-04-11 22:20:19 +00:00
parent c3b0217128
commit 73a5dd66eb

View file

@ -23,7 +23,7 @@
#enddef
#define UNDO_REMINDER
{NARRATOR (_"*Remember:
{NARRATOR (_"<big>Remember:</big>
You can press 'u' to undo most things; useful for correcting mistakes.")}
[allow_undo][/allow_undo]
#enddef
@ -36,8 +36,8 @@ You can press 'u' to undo most things; useful for correcting mistakes.")}
[message]
speaker=narrator
image=portraits/elves/captain.png
message=_ "<big>Galdrad" + "
" + {MESSAGE_TEXT} + "</big>"
message="<big>" + _ "Galdrad" + "</big>
" + {MESSAGE_TEXT}
[/message]
#enddef
@ -46,8 +46,8 @@ You can press 'u' to undo most things; useful for correcting mistakes.")}
[message]
speaker=narrator
image=portraits/elves/captain.png
message=_ "<big>Galdrad" + "
" + {MESSAGE_TEXT} + "</big>"
message="<big>" + _ "Galdrad" + "</big>
" + {MESSAGE_TEXT}
[/message]
#enddef
@ -59,8 +59,8 @@ You can press 'u' to undo most things; useful for correcting mistakes.")}
[message]
speaker=narrator
image=portraits/elves/captain.png
message=_ "<big>Galdrad" + "
" + {MESSAGE_TEXT} + "</big>"
message="<big>" + _ "Galdrad" + "</big>
" + {MESSAGE_TEXT}
[/message]
#enddef