PDA

View Full Version : Unwrap php translations into a separate folder


darkenix
11-19-2012, 04:26 PM
For future updates could separate the English translation in a folder called lang bone insclustado separately and not in php, so it would be easier translation into other languages ​​and avoid re translate again when a new update comes Mysidia, I that would be a breakthrough

PD: Google translation

Atte: Darkenix

Hall of Famer
11-19-2012, 09:46 PM
Well in future I will create subfolders such as /en, /fr, /de inside the lang directory, this way it is easier for internationalization. The problem with Mys v1.3.1 is that language variables(abbreviated as lang vars) are somewhat messy. Some are stored in lang file, others are shatter across all script files. I've made it better with Mys v1.3.2 though, the lang directory is quite organized.