status report wk27
Last week I told you I’m going to use Betawiki for translations. If you want to give it a try follow the instructions and get on to it. Be aware that Betawiki is work in progress so don’t expect it to be flawless. If you encounter bugs or other problems join and bitch at #mediawiki-i18n@freenode.
Betawiki makes it really easy to get up-to-date translations:
#!/bin/sh
#########base_url=http://translatewiki.net/sandwiki/extensions/Translate/libmbca
# fetch the list of available po files
echo “check po.list”wget -nv -N $base_url/LINGUAS.txt -O LINGUAS
# get the files
for code in `cat LINGUAS`;
do
echo “check $code.po”;
wget -nv -N $base_url/$code.po;
doneecho “translations fetched”
I’ve tried to get rid of memory leaks, but still many remain. If you feel brave you can grab an alpha release of libmbca (still working on that svn.gnome.org account) and give it a try. There might be some odd behaviour, but if you find something or just want to say hello, please join at #kesakoodi@ircnet or contact me directly. I’m available at least on Monday from 8:00 AM UTC+3:00 onward. And remeber to read the README.
btw, BlueZ patches from last week got accepted.
toys and raincoats
I finally received the hardware I was promised. Thanks Elisa! I now have Huawei E169, Option iCON255, Vodafone VMC HSDPA 3G and Nokia E81. I also received two raincoats that are hot, hot, hot! (in every way) Here’s some cute pictures (little blue, I know):




