<?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 Tag: languages</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Tag: languages</description>
<language>en</language>
<pubDate>Wed, 03 Dec 2008 00:05:00 +0000</pubDate>

<item>
<title>chrishajer on "Language changed without any action"</title>
<link>http://bbpress.org/forums/topic/language-changed-without-any-action#post-18645</link>
<pubDate>Mon, 25 Aug 2008 05:33:23 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">18645@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It's OK to start a new topic for a new problem.&#60;/p&#62;
&#60;p&#62;To change the language, you need to make a change to the bb-config.php file, and you need to install the language files.  There is an Arabic language file shared here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/forums/topic/check-out-this-very-nice-r-t-l-arabic-bbpress&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/check-out-this-very-nice-r-t-l-arabic-bbpress&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;To install a language file, the instructions are right in that area of bb-config.php:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;// Change this to localize bbPress.  A corresponding MO file for the
// chosen language must be installed to bb-includes/languages.
// For example, install de.mo to bb-includes/languages and set BB_LANG to &#38;#39;de&#38;#39;
// to enable German language support.
define(&#38;#39;BB_LANG&#38;#39;, &#38;#39;&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#38;nbsp;&#60;br /&#62;
You put the file (downloaded from Google Code) into the `bb-includes/languages/ directory.  Then enter the name of the file here in between the single quotes for the BB_LANG constant.  For Arabic, I think the file is ar_AR.mo, so your config line would be:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;define(&#38;#39;BB_LANG&#38;#39;, &#38;#39;ar_AR.mo&#38;#39;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;There are more files available at that code.google.com site for an Arabic bbPress. It's actually very nice that someone shared all their work.  Looks like there is a localized version of bbPress there as well, possibly with more items translated that were not translatable with a language file.
&#60;/p&#62;</description>
</item>
<item>
<title>hithamsmadi on "Language changed without any action"</title>
<link>http://bbpress.org/forums/topic/language-changed-without-any-action#post-18643</link>
<pubDate>Mon, 25 Aug 2008 03:14:38 +0000</pubDate>
<dc:creator>hithamsmadi</dc:creator>
<guid isPermaLink="false">18643@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;hi i have website and i want change the languages to Arabic how i can do that
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Language Instalation"</title>
<link>http://bbpress.org/forums/topic/language-instalation#post-18043</link>
<pubDate>Thu, 07 Aug 2008 05:45:42 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">18043@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I've never done it myself but I believe you first have to put the translation &#60;code&#62;es_ES.mo&#60;/code&#62; file into &#60;code&#62;bb-includes/languages&#60;/code&#62; directory. &#60;/p&#62;
&#60;p&#62;Then you go into bb-config.php` and change the BBLANG setting:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;define(&#38;#39;BBLANG&#38;#39;, &#38;#39;es_ES&#38;#39;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Here is more info:&#60;br /&#62;
&#60;a href=&#34;http://www.degabriel.es/2008/04/24/traduccion-de-bbpress-09-al-castellano/&#34; rel=&#34;nofollow&#34;&#62;http://www.degabriel.es/2008/04/24/traduccion-de-bbpress-09-al-castellano/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;and the file:&#60;br /&#62;
&#60;a href=&#34;http://www.degabriel.es/wp-content/uploads/2008/04/es_es.mo&#34; rel=&#34;nofollow&#34;&#62;http://www.degabriel.es/wp-content/uploads/2008/04/es_es.mo&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Anonymous on "Language Instalation"</title>
<link>http://bbpress.org/forums/topic/language-instalation#post-18024</link>
<pubDate>Wed, 06 Aug 2008 16:29:28 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">18024@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thanks for developing this great tool. My bb Press is working great. However, I serve a spanish population and would like to install the laguages files. The languages page does not have any information about the files that need to be downloaded in order to make BB press work in another language. Any help would be greatly appreciated.
&#60;/p&#62;</description>
</item>
<item>
<title>Anonymous on "Spanish characters aren't shown"</title>
<link>http://bbpress.org/forums/topic/spanish-characters-arent-shown#post-17242</link>
<pubDate>Sat, 12 Jul 2008 23:57:25 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">17242@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Para aquéllos que quieran hacer la locura que he intentado, y por ahora me va saliendo:&#60;/p&#62;
&#60;p&#62;1. Migrar un foro phpBB a bbPress (sólo desde phpBB2)&#60;br /&#62;
2. Integrar WP y BBPress.&#60;/p&#62;
&#60;p&#62;(Se puede)&#60;/p&#62;
&#60;p&#62;No debe aparecer ninguna especificación de codificación ni en bb-config.php, NI EN LA SECCIÓN ADMIN de BBPress. Es decir: quitad utf8 en la pestaña &#34;opciones&#34; &#34;Wordpress Integration&#34; y del archivo bb-config.php.&#60;br /&#62;
Me ha costado un mes.
&#60;/p&#62;</description>
</item>
<item>
<title>olgaberrios on "Spanish characters aren't shown"</title>
<link>http://bbpress.org/forums/topic/spanish-characters-arent-shown#post-16526</link>
<pubDate>Fri, 30 May 2008 11:19:56 +0000</pubDate>
<dc:creator>olgaberrios</dc:creator>
<guid isPermaLink="false">16526@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Solved! What a silly thing!!&#60;/p&#62;
&#60;p&#62;Change the config.php file&#60;/p&#62;
&#60;p&#62;this line...&#60;br /&#62;
define(’BBDB_CHARSET’, ”);&#60;/p&#62;
&#60;p&#62;turns to...&#60;br /&#62;
define(’BBDB_CHARSET’, ‘utf8′);&#60;/p&#62;
&#60;p&#62;Thank you, everybody!!
&#60;/p&#62;</description>
</item>
<item>
<title>olgaberrios on "Spanish characters aren't shown"</title>
<link>http://bbpress.org/forums/topic/spanish-characters-arent-shown#post-16428</link>
<pubDate>Fri, 23 May 2008 19:15:54 +0000</pubDate>
<dc:creator>olgaberrios</dc:creator>
<guid isPermaLink="false">16428@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Tengo el encoding del navegador en iso-8859-1 y sigo viendo los símbolos raros. Tampoco entiendo mucho sobre esto...&#60;/p&#62;
&#60;p&#62;PD.: Probablemente todo el mundo habla castellano aquí y no se atreve a decirlo. XD
&#60;/p&#62;</description>
</item>
<item>
<title>Detective on "Spanish characters aren't shown"</title>
<link>http://bbpress.org/forums/topic/spanish-characters-arent-shown#post-16419</link>
<pubDate>Fri, 23 May 2008 15:41:16 +0000</pubDate>
<dc:creator>Detective</dc:creator>
<guid isPermaLink="false">16419@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;If you change the browser encoding to iso-8859-1 it works. Maybe it's a encoding issue.&#60;/p&#62;
&#60;p&#62;pd = ¡qué bueno saber que no soy el único que habla castellano aquí :p !
&#60;/p&#62;</description>
</item>
<item>
<title>olgaberrios on "Spanish characters aren't shown"</title>
<link>http://bbpress.org/forums/topic/spanish-characters-arent-shown#post-16418</link>
<pubDate>Fri, 23 May 2008 11:33:51 +0000</pubDate>
<dc:creator>olgaberrios</dc:creator>
<guid isPermaLink="false">16418@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;This is a test&#60;br /&#62;
Esto es una prueba&#60;br /&#62;
¿ ó ú ñ á é ?
&#60;/p&#62;</description>
</item>
<item>
<title>olgaberrios on "Spanish characters aren't shown"</title>
<link>http://bbpress.org/forums/topic/spanish-characters-arent-shown#post-16405</link>
<pubDate>Thu, 22 May 2008 18:43:32 +0000</pubDate>
<dc:creator>olgaberrios</dc:creator>
<guid isPermaLink="false">16405@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thank you! But... I have no plugins installed on BBPress. I have desactivaed all plugins on the blog and Spanish characters aren't shown...
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Spanish characters aren't shown"</title>
<link>http://bbpress.org/forums/topic/spanish-characters-arent-shown#post-16199</link>
<pubDate>Tue, 13 May 2008 13:37:50 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">16199@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Someone posted recently with the same problem. Apparently there is a plugin that is causing whitespace to be sent before the headers.&#60;/p&#62;
&#60;p&#62;Try deactivating plugins until you find which one, or dig deeper into the recent topics here to find the problem.
&#60;/p&#62;</description>
</item>
<item>
<title>olgaberrios on "Spanish characters aren't shown"</title>
<link>http://bbpress.org/forums/topic/spanish-characters-arent-shown#post-16197</link>
<pubDate>Tue, 13 May 2008 07:50:01 +0000</pubDate>
<dc:creator>olgaberrios</dc:creator>
<guid isPermaLink="false">16197@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi! This is my bbpress (http://www.voluntariado.tv/bbpress/). When I log in, the Spanish characters are ok. When I log off, they aren't shown. A questiong mark appears instead. What's wrong?
&#60;/p&#62;</description>
</item>
<item>
<title>A1ex on "User languages?"</title>
<link>http://bbpress.org/forums/topic/user-languages#post-16093</link>
<pubDate>Fri, 09 May 2008 13:15:25 +0000</pubDate>
<dc:creator>A1ex</dc:creator>
<guid isPermaLink="false">16093@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://bbpress.org/plugins/topic/user-languages/&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/user-languages/&#60;/a&#62;    :)
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "User languages?"</title>
<link>http://bbpress.org/forums/topic/user-languages#post-16060</link>
<pubDate>Thu, 08 May 2008 18:17:43 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">16060@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;There is a language switcher for WordPress but it has not been ported to bbPress by anyone (yet). Feel free to give it a shot!&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.poplarware.com/languageplugin.html&#34; rel=&#34;nofollow&#34;&#62;http://www.poplarware.com/languageplugin.html&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>mlinksva on "User languages?"</title>
<link>http://bbpress.org/forums/topic/user-languages#post-15986</link>
<pubDate>Mon, 05 May 2008 18:40:57 +0000</pubDate>
<dc:creator>mlinksva</dc:creator>
<guid isPermaLink="false">15986@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;bbPress has many translations, but AFAICT only one may be active at a time, set through $BBLANG&#60;/p&#62;
&#60;p&#62;Am I wrong about this?&#60;/p&#62;
&#60;p&#62;Assuming I'm not wrong...&#60;/p&#62;
&#60;p&#62;It would be nice to enable users to select a language (or have it set for them through content negotiation).&#60;/p&#62;
&#60;p&#62;Perhaps this could be done via a plugin a la &#60;a href=&#34;http://bbpress.org/plugins/topic/user-timezones/&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/user-timezones/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>jetson on "Language changed without any action"</title>
<link>http://bbpress.org/forums/topic/language-changed-without-any-action#post-8054</link>
<pubDate>Thu, 14 Jun 2007 14:52:04 +0000</pubDate>
<dc:creator>jetson</dc:creator>
<guid isPermaLink="false">8054@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I found a solution for this problem. It's a known bug from wordpress because of 64bit systems. Here's the fix:&#60;/p&#62;
&#60;p&#62;Open &#34;bb-includes/gettext.php&#34; and change the following code passage to:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;// $MAGIC1 = (int)0x950412de; //bug in PHP 5
    $MAGIC1 = (int) - 1794895138;
    // $MAGIC2 = (int)0xde120495; //bug
    $MAGIC2 = (int) - 569244523;

    $this-&#38;gt;STREAM = $Reader;
    $magic = $this-&#38;gt;readint();
    if ($magic == ($MAGIC1 &#38;#38; 0xffffffff)) {
      $this-&#38;gt;BYTEORDER = 0;
    } elseif ($magic == $MAGIC2) {
      $this-&#38;gt;BYTEORDER = 1;
    } else {
      $this-&#38;gt;error = 1; // not MO file
      return false;
    }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Source: &#60;a href=&#34;http://forum.wordpress-deutschland.org/sprachdatei/24-wordpress-deutscher-sprache-5.html&#34; rel=&#34;nofollow&#34;&#62;http://forum.wordpress-deutschland.org/sprachdatei/24-wordpress-deutscher-sprache-5.html&#60;/a&#62; (German) &#60;/p&#62;
&#60;p&#62;Then it should work!&#60;/p&#62;
&#60;p&#62;Greets,&#60;/p&#62;
&#60;p&#62;jetson
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Language changed without any action"</title>
<link>http://bbpress.org/forums/topic/language-changed-without-any-action#post-8028</link>
<pubDate>Wed, 13 Jun 2007 15:09:10 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">8028@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;There is none. You make this setting in config.php.
&#60;/p&#62;</description>
</item>
<item>
<title>Cyprus on "Language changed without any action"</title>
<link>http://bbpress.org/forums/topic/language-changed-without-any-action#post-8021</link>
<pubDate>Wed, 13 Jun 2007 12:28:54 +0000</pubDate>
<dc:creator>Cyprus</dc:creator>
<guid isPermaLink="false">8021@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Where can Ifind the DB entry?
&#60;/p&#62;</description>
</item>
<item>
<title>jetson on "Language changed without any action"</title>
<link>http://bbpress.org/forums/topic/language-changed-without-any-action#post-7901</link>
<pubDate>Tue, 05 Jun 2007 22:23:36 +0000</pubDate>
<dc:creator>jetson</dc:creator>
<guid isPermaLink="false">7901@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hehe, hi fel64. ;-) Thanks for your reply!&#60;/p&#62;
&#60;p&#62;I just put an underscore at the end of the folder name and it worked.&#60;/p&#62;
&#60;p&#62;Yes, there wasn't any change before concerning my language problem. I tried to switch to the spanish language file but it doesn't get recognized by bbpress, too. No change.
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Language changed without any action"</title>
<link>http://bbpress.org/forums/topic/language-changed-without-any-action#post-7900</link>
<pubDate>Tue, 05 Jun 2007 22:18:24 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">7900@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Dear individual,&#60;/p&#62;
&#60;p&#62;that is strange. What did you change the name of that made it work? &#60;code&#62;my-templates&#60;/code&#62; to what, or was it the name of the forum?&#60;/p&#62;
&#60;p&#62;There is no such DB entry as far as I know.&#60;/p&#62;
&#60;p&#62;There was absolutely no change just before bb switched to english?
&#60;/p&#62;</description>
</item>
<item>
<title>jetson on "Language changed without any action"</title>
<link>http://bbpress.org/forums/topic/language-changed-without-any-action#post-7899</link>
<pubDate>Tue, 05 Jun 2007 20:42:00 +0000</pubDate>
<dc:creator>jetson</dc:creator>
<guid isPermaLink="false">7899@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Dear community,&#60;/p&#62;
&#60;p&#62;today my bbpress just changed its language to english and it seems like it doesn't care about the german language file. I haven't changed the configuration file or something else on the server. Renaming the language file didn't show any results. Yesterday bbPress didn't accept my template-folder, so that I had to change its name and then it worked. &#60;/p&#62;
&#60;p&#62;You can see, there are many strange things happening on my installation. I talked to my server host and he said everything is alright. &#60;/p&#62;
&#60;p&#62;I'm using bbPress 1.0 alpha, but even the stable version, which I installed on the same database, shows the same problem.&#60;/p&#62;
&#60;p&#62;Does anybody have an idea? Is there any database entry which contents the language settings?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;jetson
&#60;/p&#62;</description>
</item>
<item>
<title>matiasquaglia on "languages?"</title>
<link>http://bbpress.org/forums/topic/languages#post-621</link>
<pubDate>Fri, 27 Oct 2006 13:25:37 +0000</pubDate>
<dc:creator>matiasquaglia</dc:creator>
<guid isPermaLink="false">621@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi, i'm just steppin' in in Bbpress, and i'm very impressed.&#60;br /&#62;
I've used WP in the past, and I like it a lot.&#60;br /&#62;
BBPress has same carisma.&#60;/p&#62;
&#60;p&#62;I'm just wondering about changing the default language.&#60;br /&#62;
In Wp that's done throug a compiled file, and with BBP?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
