<?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 #25507 / Role Resources Names</title>
        <link>http://www.magentocommerce.com/bug-tracking/issue?issue=11198</link>
        <description><![CDATA[<strong>Posted:</strong> 2011-03-24 20:34:39<br/><strong>Category:</strong> Localization and Translations<br/><strong>Version:</strong> 1.5.0.1<br/><strong>Priority:</strong> normal<br/><strong>Status:</strong> closed<br/><strong>Reported By:</strong> <a href="http://www.magentocommerce.com/boards/member/25866108/">toshi</a></strong><br/><br/>Admin &gt; System &gt; Permission &gt; Role &gt; Role Resources &gt; Custom<br />
Binding of each nodes is missing.<br />
<br />
at line 124 in app/code/core/Mage/Adminhtml/Block/Permissions/Tab/Rolesedit.php <br />
<br />
Please replace <br />
<br />
$item['text']= (string)$node-&gt;title;<br />
<br />
with<br />
<br />
$item['text']= Mage::helper('adminhtml')-&gt;__((string)$node-&gt;title);<br/><br/><hr/>]]></description>
    </item>
    
                    <item>
        <title>RE: Role Resources Names</title>
        <description><![CDATA[<em>#1 / Comment by Magento Team</em><br/><br/>Hello toshi,<br />
<br />
We have confirmed this issue and we will fix it as soon as possible.<br />
<br />
Thank you for your help.]]></description>
    </item>
        </channel>
</rss>