WIP: Adjust Twine format to OrganicsMaps usages #13

Draft
dwaynebailey wants to merge 5 commits from rdb-twine-extract into organicmaps

5 commits

Author SHA1 Message Date
Dwayne Bailey
c9abfdfd51 Insert space before each translation block 2024-09-18 21:24:10 +01:00
Dwayne Bailey
a1d5145558 Order meta data as comment, tags, ref
OrganicMaps:
comment =
tags =
ref =
dev-LANG =
other-LANG =

Twine original:
dev-LANG =
ref =
tags =
comment =
other-LANG =

fix
2024-09-18 21:24:10 +01:00
Dwayne Bailey
e9386d15bf Keep derivatives of dev language close to the top
allows:
en =
en-GB =

before alphabetical sorting

Aligns with existing and is more logical
2024-09-18 21:23:46 +01:00
Dwayne Bailey
523e1875a2 Output developer language after meta tags
This aligns with current OrganicMaps structure of:

comment =
tag =
en =
2024-09-18 21:23:36 +01:00
Dwayne Bailey
d09574914c Use space indentation for Twine file 2024-09-18 21:23:36 +01:00