forked from organicmaps/organicmaps-tmp
[placepage] Add missing local language name
Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>
This commit is contained in:
parent
429badff34
commit
4f96ee22e7
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ void Info::SetFromFeatureType(FeatureType & ft)
|
|||
else if (!m_primaryFeatureName.empty())
|
||||
{
|
||||
m_uiTitle = m_primaryFeatureName;
|
||||
m_uiSecondaryTitle = out.secondary;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue