So, the country names are all in english, I´m making an spanish language site, I should like to chanche "Spain" to "España" as all spanish language would search for.
How can I change this? If I Know where yhis JS is into the CMS I think I can edit.
thanks
(SOLVED) edit country names in Country Picker of Form builder
-
- Forum Members
- Posts: 55
- Joined: Thu Nov 15, 2007 12:42 pm
(SOLVED) edit country names in Country Picker of Form builder
Last edited by percusionista on Sat Apr 05, 2008 8:03 pm, edited 1 time in total.
Re: edit country names in Country Picker of Form builder
You can find the array defined in the directory classes. The name is then quite obvious: CountryPickerField.class.php
If you translate it in this program, you will not have the option to show english names anymore.
If you translate it in this program, you will not have the option to show english names anymore.
-
- Forum Members
- Posts: 55
- Joined: Thu Nov 15, 2007 12:42 pm
Re: edit country names in Country Picker of Form builder
thank you duketown
in that case doesn't matter because it is a spanish only site.
I hope something can be done for multilingual sites.
in that case doesn't matter because it is a spanish only site.
I hope something can be done for multilingual sites.