<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>
  <title>WarcraftRealms.com</title>
  <link>http://www.warcraftrealms.com/forum/index.php</link>
  <description>General Forum for &lt;a href='../index.php'&gt;WarcraftRealms.com&lt;/a&gt;</description>
  <language>english</language>
  <copyright>(c) Copyright 2013 by WarcraftRealms.com</copyright>
  <managingEditor>csellers@warcraftrealms.com</managingEditor>
  <webMaster>csellers@warcraftrealms.com</webMaster>
  <pubDate>Sat May 18, 2013 5:25 pm</pubDate>
  <lastBuildDate>Sat May 18, 2013 5:25 pm</lastBuildDate>
  <docs>http://backend.userland.com/rss</docs>
  <generator>phpBB2 RSS Syndication Mod by Lucas</generator>
  <ttl>1</ttl>

  <image>
    <title>WarcraftRealms.com</title>
    <url></url>
    <link>http://www.warcraftrealms.com/forum/</link>
    <description>General Forum for &lt;a href='../index.php'&gt;WarcraftRealms.com&lt;/a&gt;</description>
  </image>

                                      <item>
                                        <title>Re: Localization issues effecting Latin American realms</title>
                                        <link>http://www.warcraftrealms.com/forum/viewtopic.php?p=34506#34506</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.warcraftrealms.com/forum/profile.php?mode=viewprofile&amp;u=1023693'&gt;sencillez&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Sun Jun 28, 2009 12:14 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      uuuf.. almost a nice, simple fix!  &lt;br /&gt;
&lt;br /&gt;
it works now for a complete scan but no data ends up in the saved variables file.. I'm trying to figure out why&lt;br /&gt;
&lt;br /&gt;
current status:&lt;br /&gt;
&lt;br /&gt;
some more translations fixed &lt;img src=&quot;images/smiles/icon_smile.gif&quot; alt=&quot;Smile&quot; border=&quot;0&quot; /&gt;&lt;br /&gt;
		CENSUSPlus_HORDE            = &amp;quot;Horda&amp;quot;;&lt;br /&gt;
		CENSUSPlus_ALLIANCE         = &amp;quot;Allianza&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
Looks like the issue is here in the main lua file (line 1800):&lt;br /&gt;
	--&lt;br /&gt;
	--  Have a new way to detect locale, yay!&lt;br /&gt;
	--&lt;br /&gt;
&lt;br /&gt;
Change the enUS if statement to:&lt;br /&gt;
	if( CensusPlus_Database[&amp;quot;Info&amp;quot;][&amp;quot;ClientLocale&amp;quot;] == &amp;quot;enUS&amp;quot; or&lt;br /&gt;
			CensusPlus_Database[&amp;quot;Info&amp;quot;][&amp;quot;ClientLocale&amp;quot;] == &amp;quot;esMX&amp;quot;) then&lt;br /&gt;
&lt;br /&gt;
That make sense since I just added the esMX locale myself, and all the locales are hand-coded in here. I don't know if wow-europe offers esMX or just esES, but I think this is safe.</description>
                                        <comments>http://www.warcraftrealms.com/forum/viewtopic.php?p=34506#34506</comments>
                                        <author>sencillez</author>
                                        <pubDate>Sun Jun 28, 2009 12:14 pm</pubDate>
                                        <guid isPermaLink="true">http://www.warcraftrealms.com/forum/viewtopic.php?p=34506#34506</guid>
                                      </item>
                                      <item>
                                        <title>Localization issues effecting Latin American realms</title>
                                        <link>http://www.warcraftrealms.com/forum/viewtopic.php?p=34505#34505</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.warcraftrealms.com/forum/profile.php?mode=viewprofile&amp;u=1023693'&gt;sencillez&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Sun Jun 28, 2009 11:56 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      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.&lt;br /&gt;
&lt;br /&gt;
This may be why there are low numbers from a mid/high pop server like Ragnoros.&lt;br /&gt;
&lt;br /&gt;
Also noticed that in esES there is no language for the scan progress.. I added these lines to suit me:&lt;br /&gt;
		CENSUSPlus_SCAN_PROGRESS    = &amp;quot;Progreso de ojear: %d consultados en la cola - %s&amp;quot;;&lt;br /&gt;
		CENSUSPlus_SCAN_PROGRESS_0  = &amp;quot;No hay ninguna ojear en progreso&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
But spanish is not my first language.</description>
                                        <comments>http://www.warcraftrealms.com/forum/viewtopic.php?p=34505#34505</comments>
                                        <author>sencillez</author>
                                        <pubDate>Sun Jun 28, 2009 11:56 am</pubDate>
                                        <guid isPermaLink="true">http://www.warcraftrealms.com/forum/viewtopic.php?p=34505#34505</guid>
                                      </item></channel></rss>