<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
    <title>Magento Issue Tracking</title>
    <link>http://www.magentocommerce.com/bug-tracking/</link>
    <description></description>
    <dc:language>en</dc:language>
    <dc:creator>MagentoCommerce</dc:creator>
    <dc:rights>Copyright {gmt_date format="%Y"}</dc:rights>
    <dc:date>{gmt_date format="%Y-%m-%dT%H:%i:%s%Q"}</dc:date>
    <admin:generatorAgent rdf:resource="http://expressionengine.com/" />
        <item>
        <title>View Issue #7814 / Logout translations</title>
        <link>http://www.magentocommerce.com/bug-tracking/issue?issue=3706</link>
        <description><![CDATA[<strong>Posted:</strong> 2008-10-16 09:07:24<br/><strong>Category:</strong> Localization and Translations<br/><strong>Version:</strong> 1.1.6<br/><strong>Priority:</strong> normal<br/><strong>Status:</strong> closed<br/><strong>Reported By:</strong> <a href="http://www.magentocommerce.com/boards/member/24959/">Keints</a></strong><br/><br/>Translations in template &quot;customer/logout.phtml&quot; are called with &quot;Mage_Core&quot; scope. The translation are actually in file &quot;Mage_Customer.csv&quot; which is in &quot;Mage_Customer&quot; scope.<br />
<br />
The translations only works right now because translation code side-effect.<br />
With side-effect, i mean the feature that if scope translation is not found, existing translation without scope will be returned.<br />
<br />
If in some case, these translations will get also scope (duplicate translation keys in different translation files for example), logout translations will stop working.<br />
<br />
It' would be good to log translations that matched without scope, so it would be easier to track possible translation bugs.<br/><br/><hr/>]]></description>
    </item>
    
                    <item>
        <title>RE: Logout translations</title>
        <description><![CDATA[<em>#1 / Comment by Magento Team</em><br/><br/>Hello Keints,<br />
<br />
This issue was fixed. The changes will be available in the next bugfix release.<br />
<br />
Thank you.]]></description>
    </item>
        </channel>
</rss>