1
jakkals
Language hack
  • 2003/11/6 11:39

  • jakkals

  • Just popping in

  • Posts: 34

  • Since: 2003/7/18


Hi Xoop'ers

I installed the language hack for multilingual support.
Boy it works GOOOOD.

I have a problem though. The module names in the mainpage window I translated in the admin window on modules.
e.g. changed news to nuus.

Now how do I make that choose the modules name from the language file and not hardcode it?

Thanks

2
mCity
Re: Language hack
  • 2003/11/6 12:26

  • mCity

  • Just popping in

  • Posts: 52

  • Since: 2003/3/31


Have you read this thread and it solved your request.
BTW, it didn't use language files.
And, XOOPS next release will have it also.

3
svaha
Re: Language hack
  • 2003/11/6 12:36

  • svaha

  • Just can't stay away

  • Posts: 896

  • Since: 2003/8/2 2


The module names are changed in the file Xoops_dir/modules/system/blocks/system_blocks.php

//$mainmenu['english']['MODULE_DIR_NAME'] = "The name you want to display in English";
//$mainmenu['french']['MODULE_DIR_NAME'] = "De naam in het Nederlands";


$mainmenu['english']['news'] = "News";
$mainmenu['nederlands']['news'] = "Nieuws";

You can find this in the readme file of the language hack

Aloha

4
jakkals
Re: Language hack
  • 2003/11/6 13:04

  • jakkals

  • Just popping in

  • Posts: 34

  • Since: 2003/7/18


Hi svaha

Can you PLEASE tell me where exactly to put this in the system_blocks.php file?

My language hack readme file has no mention of this.
Please mail me yours. I'll really appreciate.
Thanks
pohlcml@hotmail.com


5
svaha
Re: Language hack
  • 2003/11/6 14:11

  • svaha

  • Just can't stay away

  • Posts: 896

  • Since: 2003/8/2 2


Done!

6
jakkals
Re: Language hack
  • 2003/11/7 6:31

  • jakkals

  • Just popping in

  • Posts: 34

  • Since: 2003/7/18


This is the best thing since sliced bread! ! ! !
How can I thank this XOOPS community, Guess I'll have to skill up on PHP and return the favour! !


Login

Who's Online

154 user(s) are online (94 user(s) are browsing Support Forums)


Members: 0


Guests: 154


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