|
|
| View previous topic :: View next topic |
| Author |
Message |
EU-Alextrasza: Eovane
Guest
|
Posted: Sun Feb 20, 2005 6:45 am Post subject: Errormessage with german version |
|
|
hi rollie,
i have the german version installed. I get the following error message after login (Census 1.6):
Census+: Locale:deDE
Census+: You appear to have a US Census version, yet your localization is set to French or German.
Census+: Please do not upload stats to WarcraftRealms until this has been resolved.
Cenus+: If this is incorrect, please let Rollie know at www.WarcraftRealms.com about your situation so he can make corrections.
Seems to be a little bug in the source code CensusPlus.lua (GetLocale ~= "usEN").
I have added a message for the locale variable.
if(( CENSUSPlus_DWARF == "Nain" or CENSUSPlus_DWARF == "Zwerg" )
and GetLocale() == "usEN") then
CensusPlus_Msg( "Locale=" .. GetLocale() );
CensusPlus_Msg( "You appear to have a US Census version, yet your localization is set to French or German." );
CensusPlus_Msg( "Please do not upload stats to WarcraftRealms until this has been resolved." );
CensusPlus_Msg( "If this is incorrect, please let Rollie know at www.WarcraftRealms.com about your situation so he can make corrections." );
end
|
|
| Back to top |
|
 |
Rollie
Site Admin

Joined: 28 Nov 2004
Posts: 5370
Location: Austin, TX
WR Updates: 480,131
Rollie WR Profile
|
Posted: Sun Feb 20, 2005 10:56 am Post subject: |
|
|
You are correct =)
Good find as I hadn't had a chance to look at it yet! |
|
| Back to top |
|
 |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|