<blockquote><cite>Posted By: torwald</cite>I have just made a Swedish translation, let me know if you are intresseting...<div class="ThankfulPeople" noWrap="false">Thankful People:<span><a href="http://plogger.org/forum/account/1730/">ekstedt</a></span></div></blockquote>
The fully translated french translation is now available from SVN.
I would also like to inform all interested translators about the new translators mailing list which everyone is most welcome to join.
The translation guidelines now include easy to follow guides for Steps to translate Plogger to your language, Steps to update an existing translation with new words and Steps to create a new regional version based on an existing translation.
They are all very end user friendly, and it's easily done for a novice on either Windows, Mac OS X or Linux. A translation can be done in just 1 hour!
i want make my plogger english to turkish . i download tr.po and tr.mo and i upload in plog-translations folder. What make i after ? Dont change anything.. Please help
I was having the special accented character problem too. But thanks to Cavlovic fix, I was able to get it working correctly for my Spanish site. However I am using the Plogger Version 3.0 Beta. I had to edit line 51 not line 22 of the plog-load_config.php file. I thought I would update you guys on this because I notice that user Fetlose had asked if anyone found a fix for this problem. He obviously over looked Cavlovic's post.
Here is what line 52 looks like after I edited it. $config['charset'] = 'iso-8859-1';
* cavlovic * CommentTimeJan 12th 2006
quote Ok, i figured out :D
there is a file plog-load_config.php in the gallery directory. Go to line 22 of the file. The default charset is UTF-8. Change it to whatever you use by default. I use windows-1250.