<?xml version="1.0" encoding="UTF-8"?><!-- 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>bbPress support forums Topic: localizing plugins</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Topic: localizing plugins</description>
<language>en</language>
<pubDate>Mon, 13 Oct 2008 16:15:57 +0000</pubDate>

<item>
<title>A1ex on "localizing plugins"</title>
<link>http://bbpress.org/forums/topic/localizing-plugins#post-16149</link>
<pubDate>Mon, 12 May 2008 06:58:29 +0000</pubDate>
<dc:creator>A1ex</dc:creator>
<guid isPermaLink="false">16149@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;All calls of functions &#34;__()&#34; and &#34;_e()&#34; should be with textdomains.&#60;br /&#62;
For example&#60;/p&#62;
&#60;p&#62;&#60;code&#62;_e(&#38;#39;Hello!&#38;#39;, &#38;#39;onlinelist&#38;#39;);&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "localizing plugins"</title>
<link>http://bbpress.org/forums/topic/localizing-plugins#post-16131</link>
<pubDate>Mon, 12 May 2008 00:02:16 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">16131@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;If you go into the plugin browser on this site and then go to the admin area of your plugin you will find some localization tools on that page.&#60;/p&#62;
&#60;p&#62;One will add a textdomain to a PHP file that you upload, the other will generate a POT file from any of your tagged versions in the subversion repository.
&#60;/p&#62;</description>
</item>
<item>
<title>harryworld on "localizing plugins"</title>
<link>http://bbpress.org/forums/topic/localizing-plugins#post-15951</link>
<pubDate>Sat, 03 May 2008 14:21:48 +0000</pubDate>
<dc:creator>harryworld</dc:creator>
<guid isPermaLink="false">15951@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I tried that also.&#60;br /&#62;
but cannot succeed, any clue?
&#60;/p&#62;</description>
</item>
<item>
<title>nicola86 on "localizing plugins"</title>
<link>http://bbpress.org/forums/topic/localizing-plugins#post-7540</link>
<pubDate>Sun, 20 May 2007 13:58:52 +0000</pubDate>
<dc:creator>nicola86</dc:creator>
<guid isPermaLink="false">7540@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi,&#60;br /&#62;
I've localized a plugin with&#60;br /&#62;
&#60;code&#62;$ xgettext --keyword=__ --keyword=_e -j --from-code=UTF-8 -o plugin.pot *.php&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I translated it all and made the .mo file from the .po&#60;br /&#62;
&#60;code&#62;$ msgfmt plugin-it_IT.po -o plugin-it_IT.mo&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Now, what I have to write in the plugin file? With this line the plugin outputs in english, instead of italian:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;load_plugin_textdomain(&#38;#39;onlinelist&#38;#39;,&#38;#39;my-plugins/&#38;#39;);&#60;/code&#62;
&#60;/p&#62;</description>
</item>

</channel>
</rss>
