<?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: Howto activate a mo file for a plugin</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Topic: Howto activate a mo file for a plugin</description>
<language>en</language>
<pubDate>Wed, 15 Oct 2008 20:29:18 +0000</pubDate>

<item>
<title>Detective on "Howto activate a mo file for a plugin"</title>
<link>http://bbpress.org/forums/topic/howto-activate-a-mo-file-for-a-plugin#post-15942</link>
<pubDate>Sat, 03 May 2008 00:43:41 +0000</pubDate>
<dc:creator>Detective</dc:creator>
<guid isPermaLink="false">15942@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi, this works for me:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;add_action(&#38;#39;bb_init&#38;#39;, &#38;#39;pm_initialize&#38;#39;);

function pm_initialize() {
	load_plugin_textdomain(&#38;#39;bb-pm&#38;#39;, BB_PLUGIN_DIR . &#38;#39;private-messages&#38;#39;);
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Inside the folder &#60;code&#62;private-messages&#60;/code&#62; i have a file called bb-pm-es_ES.mo. As you can see, i use the locale &#60;code&#62;es_ES&#60;/code&#62;.
&#60;/p&#62;</description>
</item>
<item>
<title>anjap on "Howto activate a mo file for a plugin"</title>
<link>http://bbpress.org/forums/topic/howto-activate-a-mo-file-for-a-plugin#post-15744</link>
<pubDate>Thu, 24 Apr 2008 13:36:24 +0000</pubDate>
<dc:creator>anjap</dc:creator>
<guid isPermaLink="false">15744@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I have used this tutorial to create a mo file for a plugin:&#60;br /&#62;
&#60;a href=&#34;http://weblogtoolscollection.com/archives/2007/08/27/localizing-a-wordpress-plugin-using-poedit/&#34; rel=&#34;nofollow&#34;&#62;http://weblogtoolscollection.com/archives/2007/08/27/localizing-a-wordpress-plugin-using-poedit/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;But I cann't activate it :-(&#60;/p&#62;
&#60;p&#62;I have found a old topic on this issue:&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/forums/topic/how-can-i-define-a-mo-file-for-a-plugin&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/how-can-i-define-a-mo-file-for-a-plugin&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;But I cann't see how to &#34;name the mo files into our main mo file&#34;&#60;/p&#62;
&#60;p&#62;So can anyone tell me how to do this&#60;br /&#62;
(I'm using vers. 9.0.1)
&#60;/p&#62;</description>
</item>

</channel>
</rss>
