Page 1 of 1

From Address / Get Route does not change

Posted: 21 Jun 2011, 11:54
by bendict
I've installed da-DK language into

/language/da-DK
/administrator/language/da-DK

I'm pretty sure this is done correct, because most of the language is now in Danish. Please check

http://landsyd.say-it.dk/index.php?opti ... &Itemid=33

Underneath the map i've got "From Address" and "Get Route" still showing in English

I've checked both language files and component files but it all seems to be in perfect order, apart from it isn't - please help

Re: From Address / Get Route does not change

Posted: 14 Jul 2011, 03:11
by mboumans
Same problem here, but in dutch language. Where can we adjust this please?

Re: From Address / Get Route does not change

Posted: 26 Jul 2011, 19:01
by Jan
Hi, is the danish translation complete?

Re: From Address / Get Route does not change

Posted: 23 Apr 2014, 12:32
by imke2u
Hi Jan,

it's not just the Danish version. Same goes for Dutch and Spanish. See our site here for Dutch: dev.fioretti.nl/contact

Cheers,
Imke

Re: From Address / Get Route does not change

Posted: 25 Apr 2014, 23:18
by Jan
Hi, just see similar posts in this forum, where I have explained it.

Most frequent errors regarding this issues:

a) user didn't install language for plugin only for component but used the plugin
b) the plugin/component language was not up-to-date or was wrong (included errors)
c) the language of plugin was obsolete, you can see it when the strings are e.g.:

PLG_PHOCAMAPS_MODAL_BOX=

this is wrong as the strings should have this format:

PLG_CONTENT_PHOCAMAPS_MODAL_BOX

So try to recheck your language file.

Jan