Page 1 of 1

[solved] How to change the language to show the "News" header correctly

Posted: Tue Feb 05, 2008 6:56 am
by eddie67
Hello.

I am fairly new to CMS MS but i like it.

My hair is getting gray now, and thought I ask the forum before it's falling off.

I am making a Swedish website. Front-end language is mostly OK, but the heading "News" demands to be in English for the News-module, also the default text in the search box refuses to cooperate.

I'm trying to find my way in the lang-files but no such luck to find out exactly WHERE is the strings created.

In another post apparently someone has translated both this modules before, but where are they  :-[

Also in the Swedish dev aria, I can not find this files ...

Where where where ..

Please enlighten me,,,

Thanks.
Eddie.

Re: How to change the language to show the "News" header correctly

Posted: Tue Feb 05, 2008 7:48 am
by alby
eddie67 wrote: I am making a Swedish website. Front-end language is mostly OK, but the heading "News" demands to be in English for the News-module, also the default text in the search box refuses to cooperate.
Try to add lang param in your calling module: lang="sv_SE"

Alby

Re: How to change the language to show the "News" header correctly

Posted: Tue Feb 05, 2008 7:51 am
by eddie67
Yes!, that was helping for the News module.  :)

Now only is left the "Enter Search ..." default message in the search-bar.

Regards
Eddie.

Re: How to change the language to show the "News" header correctly

Posted: Tue Feb 05, 2008 8:58 am
by lookout
Hoi Eddie

Try this

{* Start Search *}
   
          {search searchtext=""}
   
   {* End Search *}

Good luck with CMSMS

Lookout

Re: How to change the language to show the "News" header correctly

Posted: Tue Feb 05, 2008 2:52 pm
by eddie67
Yes yes yes.

Thank you a lot !

8)