Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Project U-232 (http://www.bvlist.com/forumdisplay.php?f=80)
-   -   Enabling translations in U-232-V4 (http://www.bvlist.com/showthread.php?t=10244)

mmgarcia30 1st February 2015 00:53

Enabling translations in U-232-V4
 
Hi mates

I had made the same question a few days ago in http://forum-u-232.servebeer.com/ bt now seems to be dead.

I have copied /lang/1/ as /lang/4/ and I have began to translate the files inside.

I've also modified the file /take_lang.php

Code:

...
$out.= "
       
        ";
...

adding a fourth entry:

Code:

...
$out.= "
       
       
        ";
...

But I remember I need to edit one more file. But I can't remember which file.

Anybody knows wich file should I need to modify to enable the new language in the pop-up window?

Cheers

ArcticWolf 1st February 2015 02:46

usercp.php too.
you should not have to do anything special other then make sure id number matches the line and dir :P

mmgarcia30 1st February 2015 20:49

Thank yo mate.


All times are GMT +2. The time now is 12:20.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.