OK, it is possible to CHANGE the country...
Hi Whistler,
I had already seen that table, and also 'misc' which defines de default locales for admin and users. But I hadn't changed any value because it wasn't the exact text I was looking for.
I changed 'ca-ES' to 'ca' and the result was: plesk wasn't able to recognize the country code. I get 'CATALAN (Country code not recognized)'.
Then I changed it to 'ca-AD' and it works: 'CATALAN (Andorra)', but when I login it didn't work and I still have no way to remove country information as you did (I think before 7.5 plesk didn't have Country id in locale directory).
Finally I got it this way:
1- Changing Language Pack file contents from ca-ES to ca-AD
2- Adding it to the system from Control Panel > Language (an error pops up)
3- Moving /usr/local/psa/admin/plib/locales/ca-ES/*ca-ES.php to /usr/local/psa/admin/plib/locales/ca-AD/*ca-AD.php
and
/usr/local/psa/admin/htdocs/locales/ca-ES to /usr/local/psa/admin/htdocs/locales/ca-AD
4- Adding it again to the system from Control Panel > Language (no error)
I hope this helps Jason Lee, but as there is no English Language Pack available, you will need to modify DB and language files manually.
So the main question now is: how to remove Country information?
I would need to do it in case my spanish or french customers who speak catalan complained about Andorra
Thanks for the replies.