<?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: Multilingual apps with CakePHP</title>
	<atom:link href="http://www.sanisoft.com/blog/2007/06/09/multilingual-apps-with-cakephp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sanisoft.com/blog/2007/06/09/multilingual-apps-with-cakephp/</link>
	<description>sharing technology, ideas, insights!</description>
	<lastBuildDate>Sat, 20 Mar 2010 14:18:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jar atc</title>
		<link>http://www.sanisoft.com/blog/2007/06/09/multilingual-apps-with-cakephp/comment-page-1/#comment-3039</link>
		<dc:creator>jar atc</dc:creator>
		<pubDate>Wed, 02 Dec 2009 08:25:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/blog/2007/06/09/multilingual-apps-with-cakephp/#comment-3039</guid>
		<description>This is not very clear, i do not know if cakephp is still developing this feature, or it is just well documented, but each place tells one thing apart on how to do it.... It is just starting to be like ACL some months ago... getting crazy...</description>
		<content:encoded><![CDATA[<p>This is not very clear, i do not know if cakephp is still developing this feature, or it is just well documented, but each place tells one thing apart on how to do it&#8230;. It is just starting to be like ACL some months ago&#8230; getting crazy&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julia</title>
		<link>http://www.sanisoft.com/blog/2007/06/09/multilingual-apps-with-cakephp/comment-page-1/#comment-3035</link>
		<dc:creator>Julia</dc:creator>
		<pubDate>Fri, 13 Nov 2009 13:27:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/blog/2007/06/09/multilingual-apps-with-cakephp/#comment-3035</guid>
		<description>I have an issue with l18n and accented characters (e.g. é,ö,è .etc...)  Looks like a bug to me, could you guys have a look at this point on cakephp group:-

http://groups.google.com/group/cake-php/browse_thread/thread/3760347ce8b689eb/6a10c164fca71a1c?lnk=gst&amp;q=extended+characters#6a10c164fca71a1c

Thanks-</description>
		<content:encoded><![CDATA[<p>I have an issue with l18n and accented characters (e.g. é,ö,è .etc&#8230;)  Looks like a bug to me, could you guys have a look at this point on cakephp group:-</p>
<p><a href="http://groups.google.com/group/cake-php/browse_thread/thread/3760347ce8b689eb/6a10c164fca71a1c?lnk=gst&amp;q=extended+characters#6a10c164fca71a1c" rel="nofollow">http://groups.google.com/group/cake-php/browse_thread/thread/3760347ce8b689eb/6a10c164fca71a1c?lnk=gst&amp;q=extended+characters#6a10c164fca71a1c</a></p>
<p>Thanks-</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tarique Sani</title>
		<link>http://www.sanisoft.com/blog/2007/06/09/multilingual-apps-with-cakephp/comment-page-1/#comment-3017</link>
		<dc:creator>Tarique Sani</dc:creator>
		<pubDate>Thu, 15 Oct 2009 13:20:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/blog/2007/06/09/multilingual-apps-with-cakephp/#comment-3017</guid>
		<description>@Shaun Localized errors work as advertised in the page you are quoting....</description>
		<content:encoded><![CDATA[<p>@Shaun Localized errors work as advertised in the page you are quoting&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shaun</title>
		<link>http://www.sanisoft.com/blog/2007/06/09/multilingual-apps-with-cakephp/comment-page-1/#comment-3016</link>
		<dc:creator>Shaun</dc:creator>
		<pubDate>Thu, 15 Oct 2009 11:36:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/blog/2007/06/09/multilingual-apps-with-cakephp/#comment-3016</guid>
		<description>What about localized validation errors in the model?  I am trying to move the errors inside the view according to the documentation here:
http://book.cakephp.org/view/133/Multiple-Rules-per-Field

Instead of getting localized errors, it just outputs the name of my validation rule.

In 2009, CakePHP documentation is still crap.</description>
		<content:encoded><![CDATA[<p>What about localized validation errors in the model?  I am trying to move the errors inside the view according to the documentation here:<br />
<a href="http://book.cakephp.org/view/133/Multiple-Rules-per-Field" rel="nofollow">http://book.cakephp.org/view/133/Multiple-Rules-per-Field</a></p>
<p>Instead of getting localized errors, it just outputs the name of my validation rule.</p>
<p>In 2009, CakePHP documentation is still crap.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tarique Sani</title>
		<link>http://www.sanisoft.com/blog/2007/06/09/multilingual-apps-with-cakephp/comment-page-1/#comment-2568</link>
		<dc:creator>Tarique Sani</dc:creator>
		<pubDate>Tue, 11 Nov 2008 08:37:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/blog/2007/06/09/multilingual-apps-with-cakephp/#comment-2568</guid>
		<description>@Suman - the above tutorial explains exactly what you are asking.... please let me know which part you did not understand?</description>
		<content:encoded><![CDATA[<p>@Suman &#8211; the above tutorial explains exactly what you are asking&#8230;. please let me know which part you did not understand?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: suman</title>
		<link>http://www.sanisoft.com/blog/2007/06/09/multilingual-apps-with-cakephp/comment-page-1/#comment-2567</link>
		<dc:creator>suman</dc:creator>
		<pubDate>Tue, 11 Nov 2008 07:56:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/blog/2007/06/09/multilingual-apps-with-cakephp/#comment-2567</guid>
		<description>Hi, in default.po file i have writen 
msgid  &quot;Hello Grandma&quot;
msgstr &quot;Bonjour grand-maman&quot; 

now i want to display the text of msgstr using msgid. Could I get the details stape.
Thanks</description>
		<content:encoded><![CDATA[<p>Hi, in default.po file i have writen<br />
msgid  &#8220;Hello Grandma&#8221;<br />
msgstr &#8220;Bonjour grand-maman&#8221; </p>
<p>now i want to display the text of msgstr using msgid. Could I get the details stape.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AmZ: Witaj!</title>
		<link>http://www.sanisoft.com/blog/2007/06/09/multilingual-apps-with-cakephp/comment-page-1/#comment-2529</link>
		<dc:creator>AmZ: Witaj!</dc:creator>
		<pubDate>Thu, 28 Aug 2008 21:18:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/blog/2007/06/09/multilingual-apps-with-cakephp/#comment-2529</guid>
		<description>[...] Multilingual apps with CakePHP [...]</description>
		<content:encoded><![CDATA[<p>[...] Multilingual apps with CakePHP [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tarique Sani</title>
		<link>http://www.sanisoft.com/blog/2007/06/09/multilingual-apps-with-cakephp/comment-page-1/#comment-2287</link>
		<dc:creator>Tarique Sani</dc:creator>
		<pubDate>Sat, 08 Mar 2008 05:37:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/blog/2007/06/09/multilingual-apps-with-cakephp/#comment-2287</guid>
		<description>@Fistro yes &lt;i&gt;cake i18n&lt;/i&gt; it the current command</description>
		<content:encoded><![CDATA[<p>@Fistro yes <i>cake i18n</i> it the current command</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fistro</title>
		<link>http://www.sanisoft.com/blog/2007/06/09/multilingual-apps-with-cakephp/comment-page-1/#comment-2286</link>
		<dc:creator>Fistro</dc:creator>
		<pubDate>Fri, 07 Mar 2008 14:02:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/blog/2007/06/09/multilingual-apps-with-cakephp/#comment-2286</guid>
		<description>hi!

nice article, very helpful for me.

A little correction: I&#039;ve found that to extract the messages to be translated should be executed the &lt;em&gt;./cake i18n&lt;/em&gt; command.

Thank you again.</description>
		<content:encoded><![CDATA[<p>hi!</p>
<p>nice article, very helpful for me.</p>
<p>A little correction: I&#8217;ve found that to extract the messages to be translated should be executed the <em>./cake i18n</em> command.</p>
<p>Thank you again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blog Dot Php With cakePHP &#187; Полезные ссылки по cakePHP</title>
		<link>http://www.sanisoft.com/blog/2007/06/09/multilingual-apps-with-cakephp/comment-page-1/#comment-1980</link>
		<dc:creator>Blog Dot Php With cakePHP &#187; Полезные ссылки по cakePHP</dc:creator>
		<pubDate>Fri, 25 Jan 2008 19:53:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/blog/2007/06/09/multilingual-apps-with-cakephp/#comment-1980</guid>
		<description>[...] Создание мультиязычного приложения [...]</description>
		<content:encoded><![CDATA[<p>[...] Создание мультиязычного приложения [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
