Important information: I'm using CS 2.2.x. 2012/9/18 Diego Spinola Castro <spinolacas...@gmail.com>
> What i've done is set cookie regarding desired language around line 105 in > "/usr/share/cloud/management/webapps/client/index.jsp": > > $.cookie("lang", "pt_BR"); > > > Diego > > 2012/9/18 Marcos Ortiz <marcos_or...@anadat.es> > >> Hi all >> >> I am from Spain and I need to change the default language to English >> instead to take the default from the browser. >> >> I need this in order to avoid the bad translation to Spanish. >> >> Thanks >> >> >> >> >