Can’t Change Language Name
-
I’m trying to translate from English to Spanish (Mexico), but I don’t want to display “Espa?ol de Mexico” on the language switcher. I want it to simply be “Espa?ol”. The docs say I should be able to do this by creating a custom language that has the same code (es_MX, in this case) as the existing one and overwriting the existing native name.
I’ve tried that several times, though, and it hasn’t worked. The language still shows up as “Espa?ol de Mexico”. I even tried poking around in the database and plugin code to see if I could find somewhere to manually change the name, but no luck yet!
Can anybody point me towards a solution here? What could the issue be, and how can I resolve it without resorting to JS on the client side? A DB edit solution works as well as a GUI one for me, if anyone can point me towards the table where I can edit the language name directly.
- The topic ‘Can’t Change Language Name’ is closed to new replies.