I never worked with YAML before, so there are my questions:
1) Is it possible to use "one: ... few: .... other: ...." notation in every place where {N} or {0} is used? Is it possible only on places with {N}? Or have it be coded in the application, to use this notation?
STR_UNITS_IN_CRAFT:
one: "{N} Unit aboard"
other: "{N} Units aboard"
2) I like the "variable" &FIRST_NAMES used in Pirate.nam file. Is it possible to use similar "variables" for strings used inside the texts? E.g.
GunButt (Stun = 20+STR*0.6, Skill = MA/2+50, Acc = 80%, 18 TUs)
is used many times in Piratez_lang.rul file and I would like to have some shortcut for it like &GUNBUT.