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
From Address / Get Route does not change
-
- Phoca Newbie
- Posts: 8
- Joined: 14 Dec 2010, 22:25
-
- Phoca Newbie
- Posts: 1
- Joined: 12 Jun 2011, 16:34
Re: From Address / Get Route does not change
Same problem here, but in dutch language. Where can we adjust this please?
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: From Address / Get Route does not change
Hi, is the danish translation complete?
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 12
- Joined: 27 Jun 2012, 09:26
Re: From Address / Get Route does not change
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
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
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: From Address / Get Route does not change
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
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
If you find Phoca extensions useful, please support the project