![]() |
Wespo
2.2
An unofficial tool to create a .po file for your wesnoth add-on
|
struct: a single wespo Entry (translatable string, srcinfos, comments) More...
#include <wespoEntry.h>
Public Attributes | |
QString | str |
The string to translate (on skele.po: msgid "message") | |
QStringList | srcinfo |
List of source infos (in skele.po: #: add-ons/ADDON/file.cfg. | |
QStringList | comment |
List of Automated infos (in skele.po: #. [tag]: info) | |
struct: a single wespo Entry (translatable string, srcinfos, comments)
A WespoEntry is a binary struct that describes a single translatable line that will be written in skele.po A single translatable string is skele.po is structured in this way: