News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

Webadmin new language

Started by Nuwis, September 20, 2011, 07:38:30 PM

Previous topic - Next topic

Nuwis

Hi again people.

I,m focusing for the current version or in for the future release of lmcae try to add other languages to webadmin. I found in the sources fo the web admin in the svn, the sources for the php where are placed all captions and could be transalated creating another folder with the new language.
Otherwise i found some relations pointing to the sql databases to look for something.

At the end my question is:
Where are really placed the captions for the webadmin in the php sources or in the databases?

Regards
Frank Galan

An Spanish LMCE user
[url="http://wiki.linuxmce.org/index.php/User:Nuwis"]http://wiki.linuxmce.org/index.php/User:Nuwis[/url]

Marie.O

The code contains most of the text. Some (the menues) are stored in the database.

Foxi is in the process of making sure text for web admin can be translated. He is doing his changes in the 1004 branch of our svn tree.
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

Murdock

confirmed, nuwis you can check on updates via trac tickets:
http://svn.linuxmce.org/trac.cgi/ticket/1218

and

http://svn.linuxmce.org/trac.cgi/ticket/1145
^This one is for french specifically

Nuwis

Ok, I'm here again
I had translate de PHP code to spanish, just started about 15% of that, how can i start to upload to the svn the new folder with the translation?

regards
Frank Galan

An Spanish LMCE user
[url="http://wiki.linuxmce.org/index.php/User:Nuwis"]http://wiki.linuxmce.org/index.php/User:Nuwis[/url]

Foxi352

How did you do your translations ?

Did you take the "en" folder under languages, create a new "es" folder and translated the constants in these .lang.php files ?

If yes, just zip the folder and get it to me. I will be happy to include it into next build for you ...

Foxi352

Nuwis

Yes Foxi,
I'm doing that in that way i had creates a "es" folder and doing the translation when finish i will send you whole zip.

regards
Frank Galan

An Spanish LMCE user
[url="http://wiki.linuxmce.org/index.php/User:Nuwis"]http://wiki.linuxmce.org/index.php/User:Nuwis[/url]