Re: Language of Location Chooser (Web version)
Posted: Sat Sep 22, 2012 9:16 am
Hi Pedro!
(besides: i'm not Marty, i'm ikarus1969
)
On both sites there are 2 typos:
(besides: i'm not Marty, i'm ikarus1969

On both sites there are 2 typos:
- instead of "... = new array();" you should type "... = new Array();". JavaScript is case-sensitive here ("Array" instead of "array").
- instead of "Mayor cities" you should type "Major cities".