<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Urban Giraffe Support: Forum: Translation &#038; Localization - Recent Posts</title>
<link>http://urbangiraffe.com/support/</link>
<description>Urban Giraffe Support: Forum: Translation &#038; Localization - Recent Posts</description>
<language>en</language>
<pubDate>Fri, 21 Nov 2008 20:54:51 +0000</pubDate>

<item>
<title>John on "How to localize $cat_count?"</title>
<link>http://urbangiraffe.com/support/topic/how-to-localize-cat_count#post-274</link>
<pubDate>Sat, 05 Jul 2008 13:36:02 +0000</pubDate>
<dc:creator>John</dc:creator>
<guid isPermaLink="false">274@http://urbangiraffe.com/support/</guid>
<description>&#60;p&#62;You just need to convert it into a ngettext statement that's part of a printf statement:&#60;/p&#62;
&#60;p&#62;printf (_ngettext ('%d post', '%d posts', $cat_count), $cat_count);
&#60;/p&#62;</description>
</item>
<item>
<title>halibutt on "How to localize $cat_count?"</title>
<link>http://urbangiraffe.com/support/topic/how-to-localize-cat_count#post-269</link>
<pubDate>Fri, 04 Jul 2008 04:14:33 +0000</pubDate>
<dc:creator>halibutt</dc:creator>
<guid isPermaLink="false">269@http://urbangiraffe.com/support/</guid>
<description>&#60;p&#62;Hello there. I'm preparing the TMA theme for localization (ngettext, __, _e) and I'm almost ready. However, there's a tiny post counter within categories (archive.php), that doesn't seem to be ngettextable. Any ideas how to wrap the following function to be translatable by poedit to other languages with different plurals?&#60;/p&#62;
&#60;p&#62;&#38;lt;?php echo $cat_count . ($cat_count==1?&#34; post&#34;:&#34; posts&#34;) ?&#38;gt;&#60;/p&#62;
&#60;p&#62;Cheers
&#60;/p&#62;</description>
</item>

</channel>
</rss>
