CensusPlus V7.1.0 errata
Posted: Sun Feb 04, 2018 7:09 pm
this version released with the following bugs
I have added this to the source code and it will be included with the next release.
Considering that we have had Zero translation help on these two languages, I expect there are few people who need/want these translations.
it/IT language clients:
Localization.lua
add the following lines after ..... if ( GetLocale() == "itIT" ) then
CENSUSPlusFemale["Elfa del Vuoto"] = "Elfo del Vuoto";
CENSUSPlusFemale["Nobile Oscura"] = "Nobile Oscuro";
es/ES language clients:
Localization.lua
add the following lines after .... if ( GetLocale() == "esES" or GetLocale() == "esMX" ) then
CENSUSPlusFemale["Draenei forjada por la Luz"] = "Draenei forjado por la Luz";
CENSUSPlusFemale["Elfa del VacÃo"] = "Elfo del VacÃo";
I have added this to the source code and it will be included with the next release.
Considering that we have had Zero translation help on these two languages, I expect there are few people who need/want these translations.
it/IT language clients:
Localization.lua
add the following lines after ..... if ( GetLocale() == "itIT" ) then
CENSUSPlusFemale["Elfa del Vuoto"] = "Elfo del Vuoto";
CENSUSPlusFemale["Nobile Oscura"] = "Nobile Oscuro";
es/ES language clients:
Localization.lua
add the following lines after .... if ( GetLocale() == "esES" or GetLocale() == "esMX" ) then
CENSUSPlusFemale["Draenei forjada por la Luz"] = "Draenei forjado por la Luz";
CENSUSPlusFemale["Elfa del VacÃo"] = "Elfo del VacÃo";