]> git.openstreetmap.org Git - rails.git/commit
Use fallbacks for OCI resource names
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 14 Dec 2022 14:54:01 +0000 (14:54 +0000)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 14 Dec 2022 14:54:01 +0000 (14:54 +0000)
commit4ab134d8696133a397745bdb7afb5d4f4cc8f90e
tree5c139490afd3c0e2af3ad19fdb05ef83cde713e5
parenteb26f8f62bc567937c8da3c8e3487c981b4cb120
Use fallbacks for OCI resource names

This uses the fallbacks for OCI translations. For example, if a
local chapter doesn't have an explicitly translated name, it will
use a template for osm-lc resources and fill in the appropriate
translated community name.

Fixes #3814
lib/osm_community_index.rb
test/lib/osm_community_index_test.rb [new file with mode: 0644]
test/system/view_communities_test.rb