[TYPO3-english] Question about vge_tagcloud and the result page
Gregor Hermens
gregor at a-mazing.de
Thu Apr 28 16:36:46 CEST 2011
Hi Anja,
Anja Kletsch schrieb:
> I tried so much but it won´t work: When I set up the result page I saw
> that the whole entries are in english language. But I need the german
> language. So I tried to change the LOCAL_LANG description but it didn´t
> work.
>
> It looks like this:
>
> plugin.tx_vgetagcloud_pi2 {
> message{
> _LOCAL_LANG{
> no_pages = Keine Seite zum Suchwort %s gefunden.
> related_single_page = Eine Seite entspricht Ihrem gewählten
> SUchwort
> %s.
> related_pages = Es gibt %d Seiten zum Suchwort %s.
> }
> }
> }
you have to define the language:
plugin.tx_vgetagcloud_pi1._LOCAL_LANG.de {
no_pages = Keine Seite zum Suchwort %s gefunden.
related_single_page = Eine Seite entspricht Ihrem gewählten Suchwort %s.
related_pages = Es gibt %d Seiten zum Suchwort %s.
}
hth
Gregor
--
http://www.a-mazing.de/ | Certified TYPO3 Integrator
More information about the TYPO3-english
mailing list