Refactoring: use more accurate context in conversion, fix tests

This commit is contained in:
Pieter Vander Vennet 2023-10-12 16:55:26 +02:00
parent 86d0de3806
commit f77d99f8ed
43 changed files with 999 additions and 367 deletions

View file

@ -9127,7 +9127,9 @@
"16": {
"question": "Venda de productes carnis"
},
"17": {
"question": "Venda de flors"
},
"18": {
"question": "Venda de tiquets d'aparcament"
},
@ -9569,4 +9571,4 @@
}
}
}
}
}

View file

@ -5364,13 +5364,13 @@
},
"guidepost": {
"description": "Guideposts (also known as fingerposts or finger posts) are often found along official hiking/cycling/riding/skiing routes to indicate the directions to different destinations",
"name": "Guideposts",
"presets": {
"0": {
"description": "A guidepost (also known as fingerpost) is often found along official hiking/cycling/riding/skiing routes to indicate the directions to different destinations",
"title": "a guidepost"
}
}
},
"title": "Guideposts"
},
"hackerspace": {
"description": "Hackerspace",

View file

@ -799,6 +799,10 @@
}
}
},
"guideposts": {
"description": "Guideposts (also known as fingerposts or finger posts) are often found along official hiking, cycling, skiing or horseback riding routes to indicate the directions to different destinations. Additionally, they are often named after a region or place and show the altitude.\n\nThe position of a signpost can be used by a hiker/biker/rider/skier as a confirmation of the current position, especially if they use a printed map without a GPS receiver. ",
"title": "Guideposts"
},
"hackerspaces": {
"description": "On this map you can see hackerspaces, add a new hackerspace or update data directly",
"shortDescription": "A map of hackerspaces",