Languaje English but I have Joomla in spanish installed

Phoca Maps - displaying maps in Joomla! CMS
Willinders
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 20 Jun 2016, 17:37

Re: Languaje English but I have Joomla in spanish installed

Post by Willinders »

Hi,

I think what you can do is if you dont use any english for Phocamaps:

Go to administrator/language/en-GB

edit the file:
en-GB.plg_content_phocamaps.ini
replace: To ( with spanish word)
replace: From ( with spanish word)
replace: Get Route ( with spanish word)

Succes
PJrN
Phoca Member
Phoca Member
Posts: 21
Joined: 17 Jun 2016, 20:38

Re: Languaje English but I have Joomla in spanish installed

Post by PJrN »

I understand what you said, and I have done what is at #4 post

PLG_PHOCAMAPS_FROM_ADDRESS="Desde "
PLG_PHOCAMAPS_GET_ROUTE="Calcular Ruta"

Same issue. I ask because I try that some days ago and still not working
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9451
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: Languaje English but I have Joomla in spanish installed

Post by Benno »

Hi,
you use incomplete strings, CONTENT_ is missing.... :idea:
Should be:
PLG_CONTENT_PHOCAMAPS_TO="Hasta"
PLG_CONTENT_PHOCAMAPS_FROM_ADDRESS="Desde"
PLG_CONTENT_PHOCAMAPS_GET_ROUTE="Calcular Ruta"

Kind regards,
Benno
PJrN
Phoca Member
Phoca Member
Posts: 21
Joined: 17 Jun 2016, 20:38

Re: Languaje English but I have Joomla in spanish installed

Post by PJrN »

Willinders wrote:Hi,

I think what you can do is if you dont use any english for Phocamaps:

Go to administrator/language/en-GB

edit the file:
en-GB.plg_content_phocamaps.ini
replace: To ( with spanish word)
replace: From ( with spanish word)
replace: Get Route ( with spanish word)

Succes
AND THIS IS THE SOLUTION. THANKS MAN. :twisted: :twisted: :twisted: :)
Post Reply