CloudSixteen / Clockwork

A roleplaying framework developed by Cloud Sixteen for the people.
http://CloudSixteen.com
MIT License
44 stars 43 forks source link

Add Language library to Clockwork with XML files and implement into as many places as possible. #15

Closed kurozael closed 9 years ago

kurozael commented 11 years ago

This is a big change and will take some time. Schemas should have their own XML file. Each plugin or schema can have a lang/ folder with english.xml, french.xml, etc. The language can be set as a server-side configuration option.

fercalbla commented 11 years ago

Is a good idea, there are some communities who wants to setup HL2RP servers with other languages. I can translate english to spanish.

kurozael commented 11 years ago

I'm working on this but it's going to take quite a long time. It's still a very high priority for me.

fercalbla commented 11 years ago

Ok, thanks for your work. :-) El 11/08/2013 13:24, "Conna Wiles" notifications@github.com escribió:

I'm working on this but it's going to take quite a long time. It's still a very high priority for me.

— Reply to this email directly or view it on GitHubhttps://github.com/CloudSixteen/Clockwork/issues/15#issuecomment-22456239 .

fercalbla commented 11 years ago

How about that, any news? I'm very interested on that.