I think we'll end up with our own validation for translations, to cover some of the esoteric things that I'm interested in. Perhaps implemented as plugins to a yaml parser?
keys ending _url should contain a url
keys containing a url should end _url
values should have no angle brackets anywhere (#264)
keys ending _html should have an interpolation key
urls should not point at www.openstreetmap.org
other translations should have the same domains for urls
I think we'll end up with our own validation for translations, to cover some of the esoteric things that I'm interested in. Perhaps implemented as plugins to a yaml parser?