<?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 #6567 / Untranslateable string in checkout.</title>
        <link>http://www.magentocommerce.com/bug-tracking/issue?issue=2835</link>
        <description><![CDATA[<strong>Posted:</strong> 2008-08-19 15:48:52<br/><strong>Category:</strong> Single Page Checkout<br/><strong>Version:</strong> 1.1.3<br/><strong>Priority:</strong> low<br/><strong>Status:</strong> closed<br/><strong>Reported By:</strong> <a href="http://www.magentocommerce.com/boards/member/26240/">Vilpenstylen</a></strong><br/><br/>There is an untranslateable string in checkout, see the screenshot.<br />
<br />
http://www.saunalahti.fi/ke3046/Screenshot-2.png<br/><br/><hr/>]]></description>
    </item>
    
                    <item>
        <title>RE: Untranslateable string in checkout.</title>
        <description><![CDATA[<em>#1 / Comment by <a href="http://www.magentocommerce.com/boards/member/139/">Lee Saferite</a></em><br/><br/>Index: magento/app/design/frontend/default/default/template/checkout/onepage/login.phtml<br />
===================================================================<br />
--- magento/app/design/frontend/default/default/template/checkout/onepage/login.phtml    (revision 1181)<br />
+++ magento/app/design/frontend/default/default/template/checkout/onepage/login.phtml    (working copy)<br />
@@ -56,7 +56,7 @@<br />
         &lt;?php endif; ?&gt;<br />
     &lt;/div&gt;<br />
     &lt;div class=&quot;col-2&quot;&gt;<br />
-        &lt;h4&gt;Login&lt;/h4&gt;&lt;?php echo $this-&gt;getMessagesBlock()-&gt;getGroupedHtml() ?&gt;<br />
+        &lt;h4&gt;&lt;?php echo $this-&gt;__('Login') ?&gt;&lt;/h4&gt;&lt;?php echo $this-&gt;getMessagesBlock()-&gt;getGroupedHtml() ?&gt;<br />
         &lt;form id=&quot;login-form&quot; action=&quot;&lt;?php echo $this-&gt;getPostAction() ?&gt;&quot; method=&quot;post&quot;&gt;<br />
             &lt;p&gt;&lt;strong&gt;&lt;?php echo $this-&gt;__('Already registered?') ?&gt;&lt;/strong&gt;&lt;br /&gt;<br />
             &lt;?php echo $this-&gt;__('Please log in below:') ?&gt;&lt;/p&gt;]]></description>
    </item>
            <item>
        <title>RE: Untranslateable string in checkout.</title>
        <description><![CDATA[<em>#2 / Comment by Magento Team</em><br/><br/>Hello Vilpenstylen,<br />
<br />
This issue was fixed. The changes will be available in the next bugfix release.<br />
<br />
Thank you.]]></description>
    </item>
        </channel>
</rss>