0
TartanLogic created
My dashboard etc is showing the 'tag' instead of the 'text' when I select my local language - English. If I choose German the text is shown. In English, the tag 'HostDashboardHeaderInfo' is shown instead of 'General statistics and recent activities'. How do I ensure the XML file is read so the text is shown?
1 Answer(s)
-
0
I managed to resolve this by changing <localizationDictionary culture="en-gb"> to <localizationDictionary culture="en"> at the top of the XML file.