Where I Can Change The Rss Language?


Subject: Where I Can Change The Rss Language?
hi

I will change the rss language from english to german. it's possible or not? because with english as rss language there are many problems with the design of the rss feed.

thanks in advance

Profile PM  
Subject: Re: Where I Can Change The Rss Language?
hey,

it should be the lang var
Code: [Download] [Hide] [Select]
$lang['HEADER_XML_LANG'] = 'de-de';

in the lang_main_settings.php

but you can also take a look into includes/rss_functions.php

Subject: Re: Where I Can Change The Rss Language?
ok thanks for the information

Profile PM  
Subject: Re: Where I Can Change The Rss Language?
I have the same problem: all feeds coming in unable to show german "umlaute" like ß, ä,ü,ö.
Could somebody explain, how to fix it!?

Subject: Re: Where I Can Change The Rss Language?
Eric wrote: [View Post]
I have the same problem: all feeds coming in unable to show german "umlaute" like ß, ä,ü,ö.
Could somebody explain, how to fix it!?


Did you try this?

KugeLSichA wrote: [View Post]


in the lang_main_settings.php

Code: [Download] [Hide] [Select]
$lang['HEADER_XML_LANG'] = 'de-de';


Profile PM  
Subject: Re: Where I Can Change The Rss Language?
thx steffen
of course I did!

$lang['ENCODING'] = 'iso-8859-1';
$lang['ENCODING_ALT'] = 'utf8';
$lang['DIRECTION'] = 'ltr';
$lang['HEADER_LANG'] = 'de-de';
$lang['HEADER_XML_LANG'] = 'de-de';


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.1774s (PHP: 10% SQL: 90%)
SQL queries: 10 - Debug Off - GZIP Enabled