Hi,
I have a client that is using the multilingual features of DNN (5.6.2). He asked if we could remove the country portion of the culture that shows up in the standard language dropdown (ex. instead of English (United States), he wants it to show just English). He isn't able to use the flag option either.
I thought it was getting this text from the Languages table (column CultureName), but that doesn't seem to impact the output text. I also tried searching the DB and file system for the string in one of the other tables or resx files, but I can't seem to locate it.
Can someone explain where this comes from?
thks.