<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Adding a new language in Magento</title>
	<atom:link href="http://inchoo.net/ecommerce/magento/adding-a-new-language-in-magento/feed/" rel="self" type="application/rss+xml" />
	<link>http://inchoo.net/ecommerce/magento/adding-a-new-language-in-magento/</link>
	<description>Magento Design and Magento Development Professionals - Inchoo</description>
	<lastBuildDate>Mon, 21 May 2012 08:29:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Magman</title>
		<link>http://inchoo.net/ecommerce/magento/adding-a-new-language-in-magento/comment-page-1/#comment-27484</link>
		<dc:creator>Magman</dc:creator>
		<pubDate>Tue, 13 Mar 2012 12:03:05 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=1151#comment-27484</guid>
		<description>I cannot show up &quot;Select Language&quot;. Can you please give me your helping hands?</description>
		<content:encoded><![CDATA[<p>I cannot show up &#8220;Select Language&#8221;. Can you please give me your helping hands?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Helder</title>
		<link>http://inchoo.net/ecommerce/magento/adding-a-new-language-in-magento/comment-page-1/#comment-23146</link>
		<dc:creator>Helder</dc:creator>
		<pubDate>Tue, 18 Oct 2011 03:56:56 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=1151#comment-23146</guid>
		<description>If you are using a custom template (one that you made or bought) some other steps need to be done so it can show the same layout in all languages. You can check that out here: http://t.co/EayIQhFA</description>
		<content:encoded><![CDATA[<p>If you are using a custom template (one that you made or bought) some other steps need to be done so it can show the same layout in all languages. You can check that out here: <a href="http://t.co/EayIQhFA" rel="nofollow">http://t.co/EayIQhFA</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anders</title>
		<link>http://inchoo.net/ecommerce/magento/adding-a-new-language-in-magento/comment-page-1/#comment-22854</link>
		<dc:creator>Anders</dc:creator>
		<pubDate>Tue, 27 Sep 2011 09:40:36 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=1151#comment-22854</guid>
		<description>A guide on how to get flags instead of a dropdown, would be awesome :-)</description>
		<content:encoded><![CDATA[<p>A guide on how to get flags instead of a dropdown, would be awesome <img src='http://inchoo.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donatas</title>
		<link>http://inchoo.net/ecommerce/magento/adding-a-new-language-in-magento/comment-page-1/#comment-22577</link>
		<dc:creator>Donatas</dc:creator>
		<pubDate>Tue, 06 Sep 2011 16:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=1151#comment-22577</guid>
		<description>Hello,

how can I configure magento, that it won&#039;t show default language code (just a base adress) in url. For examle for my default language it would generate this url -&gt; www.e-diugonis.lt/nardymo-iranga.html, but for my second language -&gt; www.e-diugonis.lt/ru/nardymo-iranga.html.

Thank you for your help.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>how can I configure magento, that it won&#8217;t show default language code (just a base adress) in url. For examle for my default language it would generate this url -&gt; <a href="http://www.e-diugonis.lt/nardymo-iranga.html" rel="nofollow">http://www.e-diugonis.lt/nardymo-iranga.html</a>, but for my second language -&gt; <a href="http://www.e-diugonis.lt/ru/nardymo-iranga.html" rel="nofollow">http://www.e-diugonis.lt/ru/nardymo-iranga.html</a>.</p>
<p>Thank you for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://inchoo.net/ecommerce/magento/adding-a-new-language-in-magento/comment-page-1/#comment-20954</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Fri, 13 May 2011 12:06:27 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=1151#comment-20954</guid>
		<description>Or you could use his code in app/design/frontend/default/[your_template]/template/page/switch/flags.phtml:

getStores())&gt;1): ?&gt;

    getStores() as $_lang): ?&gt;
        &lt;a href=&quot;getCurrentUrl() ?&gt;&quot;&gt;&lt;img src=&quot;getSkinUrl(&#039;images/flag_&#039; . $this-&gt;htmlEscape($_lang-&gt;getCode()) . &#039;.png&#039;) ?&gt;&quot; alt=&quot;htmlEscape($_lang-&gt;getName()) ?&gt;&quot;/&gt;
    

</description>
		<content:encoded><![CDATA[<p>Or you could use his code in app/design/frontend/default/[your_template]/template/page/switch/flags.phtml:</p>
<p>getStores())&gt;1): ?&gt;</p>
<p>    getStores() as $_lang): ?&gt;<br />
        &lt;a href=&quot;getCurrentUrl() ?&gt;&#8221;&gt;&lt;img src=&quot;getSkinUrl(&#8216;images/flag_&#8217; . $this-&gt;htmlEscape($_lang-&gt;getCode()) . &#8216;.png&#8217;) ?&gt;&#8221; alt=&#8221;htmlEscape($_lang-&gt;getName()) ?&gt;&#8221;/&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moe Ghashim</title>
		<link>http://inchoo.net/ecommerce/magento/adding-a-new-language-in-magento/comment-page-1/#comment-20777</link>
		<dc:creator>Moe Ghashim</dc:creator>
		<pubDate>Fri, 06 May 2011 17:46:53 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=1151#comment-20777</guid>
		<description>When using Magento for 2 languages. do we add the categories in both languages or we just translations?</description>
		<content:encoded><![CDATA[<p>When using Magento for 2 languages. do we add the categories in both languages or we just translations?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wallvlvn</title>
		<link>http://inchoo.net/ecommerce/magento/adding-a-new-language-in-magento/comment-page-1/#comment-19950</link>
		<dc:creator>wallvlvn</dc:creator>
		<pubDate>Mon, 14 Mar 2011 03:47:36 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=1151#comment-19950</guid>
		<description>Watch video detail

http://www.magentocommerce.com/magento-on-the-fly/multiple-sites/</description>
		<content:encoded><![CDATA[<p>Watch video detail</p>
<p><a href="http://www.magentocommerce.com/magento-on-the-fly/multiple-sites/" rel="nofollow">http://www.magentocommerce.com/magento-on-the-fly/multiple-sites/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ali Nasrullah</title>
		<link>http://inchoo.net/ecommerce/magento/adding-a-new-language-in-magento/comment-page-1/#comment-8916</link>
		<dc:creator>Ali Nasrullah</dc:creator>
		<pubDate>Wed, 03 Nov 2010 11:40:47 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=1151#comment-8916</guid>
		<description>place in the theme/template/header.phtml

  getChildHtml(&#039;store_language&#039;) ?&gt;

and

create a new file
template/page/switch/
flags.phtml

getStores())&gt;1): ?&gt;

    __(&#039;Your Language&#039;) ?&gt;: 
    
    getStores() as $_lang): ?&gt;
        getId() == $this-&gt;getCurrentStoreId()) ? &#039;selected=&quot;selected&quot;&#039; : &#039;&#039; ?&gt;
        &lt;option style=&quot;background-image:url(&#039;getSkinUrl(&#039;images/flag_&#039;.$_lang-&gt;getCode().&#039;.gif&#039;) ?&gt;&#039;);&quot; value=&quot;getCurrentUrl() ?&gt;&quot; &gt;
        htmlEscape($_lang-&gt;getName()) ?&gt;
    
    



and in the page.xml where there is language.phtml replace it with flags.phtml

...</description>
		<content:encoded><![CDATA[<p>place in the theme/template/header.phtml</p>
<p>  getChildHtml(&#8216;store_language&#8217;) ?&gt;</p>
<p>and</p>
<p>create a new file<br />
template/page/switch/<br />
flags.phtml</p>
<p>getStores())&gt;1): ?&gt;</p>
<p>    __(&#8216;Your Language&#8217;) ?&gt;: </p>
<p>    getStores() as $_lang): ?&gt;<br />
        getId() == $this-&gt;getCurrentStoreId()) ? &#8216;selected=&#8221;selected&#8221;&#8216; : &#8221; ?&gt;<br />
        &lt;option style=&quot;background-image:url(&#039;getSkinUrl(&#8216;images/flag_&#8217;.$_lang-&gt;getCode().&#8217;.gif&#8217;) ?&gt;&#8217;);&#8221; value=&#8221;getCurrentUrl() ?&gt;&#8221; &gt;<br />
        htmlEscape($_lang-&gt;getName()) ?&gt;</p>
<p>and in the page.xml where there is language.phtml replace it with flags.phtml</p>
<p>&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naved</title>
		<link>http://inchoo.net/ecommerce/magento/adding-a-new-language-in-magento/comment-page-1/#comment-6912</link>
		<dc:creator>Naved</dc:creator>
		<pubDate>Thu, 29 Apr 2010 12:22:46 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=1151#comment-6912</guid>
		<description>hi there,
              Anup could you please send me the code to display flags instead of dropdown.
And if somebody can write the step by step procedure to create multilingual site.because everywhere i got onething that &quot;just install translator&quot;, to create multilingual site instead i m trying to find the exact procedure.I m totally confused wether i need to create category menu for each language or wether it will automatically trnaslate it to the current selected language.

please anyone of you guys out there...plzzzz</description>
		<content:encoded><![CDATA[<p>hi there,<br />
              Anup could you please send me the code to display flags instead of dropdown.<br />
And if somebody can write the step by step procedure to create multilingual site.because everywhere i got onething that &#8220;just install translator&#8221;, to create multilingual site instead i m trying to find the exact procedure.I m totally confused wether i need to create category menu for each language or wether it will automatically trnaslate it to the current selected language.</p>
<p>please anyone of you guys out there&#8230;plzzzz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Canvas Prints</title>
		<link>http://inchoo.net/ecommerce/magento/adding-a-new-language-in-magento/comment-page-1/#comment-6340</link>
		<dc:creator>Canvas Prints</dc:creator>
		<pubDate>Tue, 02 Mar 2010 10:54:13 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=1151#comment-6340</guid>
		<description>Is the same in the enterprise and community versions ? Could any one give me working advice about the difference between the two versions ?</description>
		<content:encoded><![CDATA[<p>Is the same in the enterprise and community versions ? Could any one give me working advice about the difference between the two versions ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anoop</title>
		<link>http://inchoo.net/ecommerce/magento/adding-a-new-language-in-magento/comment-page-1/#comment-3557</link>
		<dc:creator>anoop</dc:creator>
		<pubDate>Tue, 20 Oct 2009 05:26:01 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=1151#comment-3557</guid>
		<description>for displaying flags instead of the dropdown add this to your app/design/frontend/default/your_theme/layout/page.xml
inside this block...

..........some code..................................
..........................


and comment out 

</description>
		<content:encoded><![CDATA[<p>for displaying flags instead of the dropdown add this to your app/design/frontend/default/your_theme/layout/page.xml<br />
inside this block&#8230;</p>
<p>&#8230;&#8230;&#8230;.some code&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.<br />
&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..</p>
<p>and comment out</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Željko Prša</title>
		<link>http://inchoo.net/ecommerce/magento/adding-a-new-language-in-magento/comment-page-1/#comment-3236</link>
		<dc:creator>Željko Prša</dc:creator>
		<pubDate>Wed, 09 Sep 2009 20:13:14 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=1151#comment-3236</guid>
		<description>For those special times when Magento Connect doesn&#039;t work try the following:

1. Go to http://www.magentocommerce.com/langs
2. Click on the &quot;Select&quot; link by the desired language
3. It takes you to the translations page where you can choose the version and theme. Here you click on &quot;Submit&quot; button
4. You are now at the language page and have the option to download the &quot;Full package&quot; via the link provided.

Hope this helps.</description>
		<content:encoded><![CDATA[<p>For those special times when Magento Connect doesn&#8217;t work try the following:</p>
<p>1. Go to <a href="http://www.magentocommerce.com/langs" rel="nofollow">http://www.magentocommerce.com/langs</a><br />
2. Click on the &#8220;Select&#8221; link by the desired language<br />
3. It takes you to the translations page where you can choose the version and theme. Here you click on &#8220;Submit&#8221; button<br />
4. You are now at the language page and have the option to download the &#8220;Full package&#8221; via the link provided.</p>
<p>Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vas</title>
		<link>http://inchoo.net/ecommerce/magento/adding-a-new-language-in-magento/comment-page-1/#comment-2839</link>
		<dc:creator>vas</dc:creator>
		<pubDate>Fri, 17 Jul 2009 10:22:58 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=1151#comment-2839</guid>
		<description>Hi, 
 
 thanks but i cant download the translation extension.. can anyone provide me link...</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p> thanks but i cant download the translation extension.. can anyone provide me link&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tingu</title>
		<link>http://inchoo.net/ecommerce/magento/adding-a-new-language-in-magento/comment-page-1/#comment-2491</link>
		<dc:creator>Tingu</dc:creator>
		<pubDate>Fri, 12 Jun 2009 04:49:52 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=1151#comment-2491</guid>
		<description>Unable to install transelation extension. Its failed to install through magento connect manager. Can you clarify me</description>
		<content:encoded><![CDATA[<p>Unable to install transelation extension. Its failed to install through magento connect manager. Can you clarify me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jayesh</title>
		<link>http://inchoo.net/ecommerce/magento/adding-a-new-language-in-magento/comment-page-1/#comment-1570</link>
		<dc:creator>Jayesh</dc:creator>
		<pubDate>Fri, 17 Apr 2009 13:27:27 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=1151#comment-1570</guid>
		<description>hi, unfortunately I was not able to install transelation extension. Its failed to install through magento connect manager. Can you clarify me 

thank you very much</description>
		<content:encoded><![CDATA[<p>hi, unfortunately I was not able to install transelation extension. Its failed to install through magento connect manager. Can you clarify me </p>
<p>thank you very much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roman</title>
		<link>http://inchoo.net/ecommerce/magento/adding-a-new-language-in-magento/comment-page-1/#comment-1516</link>
		<dc:creator>roman</dc:creator>
		<pubDate>Mon, 06 Apr 2009 01:13:52 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=1151#comment-1516</guid>
		<description>did all this and nothing!  I get a language drop box on main page, the link works but it&#039;s all in english.  I went to app/local/ and opened some of them up and they are all eng, &quot;eng&quot; so I tried editing them manualy but when I upload my changed versions and view the site there are no changes.  Any advice?
Yes I cleared the cache, how do you do that excactly?</description>
		<content:encoded><![CDATA[<p>did all this and nothing!  I get a language drop box on main page, the link works but it&#8217;s all in english.  I went to app/local/ and opened some of them up and they are all eng, &#8220;eng&#8221; so I tried editing them manualy but when I upload my changed versions and view the site there are no changes.  Any advice?<br />
Yes I cleared the cache, how do you do that excactly?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

