![]() |
Wespo
2.2
An unofficial tool to create a .po file for your wesnoth add-on
|
struct: used by struct WmlNode More...
#include <wmlNode.h>
Public Attributes | |
| int | n |
| line number in src file | |
| QString | line |
| line value (example: "speaker = narrator") | |
| bool | is_string |
| true if the line is a translatable string | |
struct: used by struct WmlNode
A Wml line can be:
1.8.6