1
AHLIS
Change some language in modules?
  • 2007/2/5 15:28

  • AHLIS

  • Not too shy to talk

  • Posts: 189

  • Since: 2004/12/12


Hi there!

I have a question about the language in the menu.
I can change the links in the menu to Swedish but if the link has underlinks or what it calls in english. I can give you a example:

Say that I have changed the link "News" to "Nyheter"
When I click on the "Nyheter" it has one underlinks like this:

Nyheter
---Archive

Can I somehow change the underliks? "Archive" to "Arkiv"?

--Edit at 18:35 (GMT+1)--
I have installed the Swedish language pack. But that dosen't help. I forgot to tell you that.

2
ghettonet
Re: Change some language in modules?
  • 2007/2/5 17:53

  • ghettonet

  • Not too shy to talk

  • Posts: 176

  • Since: 2005/12/4


Sure - the sub-entries are in the module's 'language/*whateverlanguage*/modinfo.php', you can edit them there.

For example, i have the news module too - and say i wanna change "Archive" to "Garbage", i would edit modules/news/language/english/modinfo.php and change:

Quote:
define('_MI_NEWS_SMNAME2','Archive');


to

Quote:
define('_MI_NEWS_SMNAME2','Garbage');


*You might have to update the module and empty your cache and templates_c directories, or maybe even turn the "update templates" option in General Settings on for a little bit to get it to show up.

3
AHLIS
Re: Change some language in modules?
  • 2007/2/5 18:26

  • AHLIS

  • Not too shy to talk

  • Posts: 189

  • Since: 2004/12/12


Okey. :) Thanks. I will try that.

Login

Who's Online

245 user(s) are online (150 user(s) are browsing Support Forums)


Members: 0


Guests: 245


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits