Localization issues effecting Latin American realms
Posted: Sun Jun 28, 2009 11:56 am
There is no esMX localization, which breaks the scan (at line 2087 its a nul value). In the localization.lua file I copied the whole esleif block for esES and pasted it as esMX and that worked.
This may be why there are low numbers from a mid/high pop server like Ragnoros.
Also noticed that in esES there is no language for the scan progress.. I added these lines to suit me:
CENSUSPlus_SCAN_PROGRESS = "Progreso de ojear: %d consultados en la cola - %s";
CENSUSPlus_SCAN_PROGRESS_0 = "No hay ninguna ojear en progreso";
But spanish is not my first language.
This may be why there are low numbers from a mid/high pop server like Ragnoros.
Also noticed that in esES there is no language for the scan progress.. I added these lines to suit me:
CENSUSPlus_SCAN_PROGRESS = "Progreso de ojear: %d consultados en la cola - %s";
CENSUSPlus_SCAN_PROGRESS_0 = "No hay ninguna ojear en progreso";
But spanish is not my first language.