MCPcopy Create free account
hub / github.com/comaps/comaps / TranslatedFeatureType

Function TranslatedFeatureType

libs/i18n/localisation_translation.cpp:83–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81}
82
83string TranslatedFeatureType(string const translationKey)
84{
85 return platform::GetLocalizedTypeName(translationKey);
86}
87
88string TranslatedRegionName(storage::CountryId const countryId)
89{

Callers 9

GetLocalizedFeatureTypeFunction · 0.85
GetLocalizedTypeNameFunction · 0.85
GetLocalizedTypeMethod · 0.85
GetLocalizedAllTypesMethod · 0.85
GetOrganicMethod · 0.85
CuisinesMethod · 0.85
GetLocalizedTypesFunction · 0.85
GetLocalizedSubtypesFunction · 0.85

Calls 1

GetLocalizedTypeNameFunction · 0.50

Tested by

no test coverage detected