Search found 3 matches

by vberten
Wed Jun 24, 2015 8:09 am
Forum: General discussions
Topic: Adding translation for new tags not working
Replies: 5
Views: 5186

Re: Adding translation for new tags not working

Hi Thorsten,

Thanks for your fast answer.

Ok, so if I get you well, if a want for instance a new "about" tag :
- I add $LANG_CONF['about'] = "something" in lang/language_en.php (as well as in other languages)
- In any of my template, I can write something like "<a href='...'>{about}</a>".

Is ...
by vberten
Tue Jun 23, 2015 1:08 pm
Forum: General discussions
Topic: Adding translation for new tags not working
Replies: 5
Views: 5186

Re: Adding translation for new tags not working

Is there anything new for this? Is it still impossible to add new tags in the translation without modifying the core ? I would need to add some items in the template that need translations. Is there any way to do that ?

Best,

V.
by vberten
Thu Dec 11, 2014 4:17 pm
Forum: Bug reports
Topic: languages selected
Replies: 3
Views: 6100

Re: languages selected

Hi,

I have the feeling that this bug is back again. For instance, if I go to :

http://moss.demo.phpmyfaq.de/index.php?action=artikel&cat=5&id=1&artlang=en

And try to "Change language", nothing happens. But if I change "artlang=en" in "artlang=fr", then I have the French version.

Thanks