forked from mirrors/0ad
6a55830f1f
Add context and comment attributes to all translated XML elements in the
simulation that can specify any string -- unlike "Rank", which has to be
"Basic", "Advanced", or "Elite".
Most of them aren't used right now, but they can be in the
future and by mods, without touching the schemas again.
Fixes #8540
(cherry picked from commit 7032293207)
Signed-off-by: phosit <phosit@autistici.org>