This tool allows you to convert old phpBB 2 lang files into new phpBB 3 lang
files and syntax.

It is really easy to use, you can use it in two ways:
1. including the lang files using the include function
2. pasting all the $lang vars you need to convert

To do this just open phpbb3_lc.php and edit the first lines accordingly.

Once you have edited the lines, you just need to launch the files in your
browser and you'll have the output to be pasted in a brand new phpBB 3 lang
file.

There is also the possibility to download it as a file, but pay attention that
will be downloaded only the automated output, not the content of the textbox
if you have modified it!!!


Enjoy!
Luca Libralato