*Translation Panel for Firefox/Thunderbird/XULRunner
**How to build
***Require Packages
-gdc-4.1 (if make pot)
-sed
-make
-zip
-firefox-dev
-bzr (fixme: should able to build without bzr)
-build-essential (if make deb)

***Build binary
make

***Build debian package
make deb

***Build pot file for launchpad
make pot

***Build po file for launchpad
not implemented

***Build locale form launchpad's po file
not implemented

**How to use
***Install
sudo make install

***Use
See help documentation(open chrome://translation/content/help/help.xhtml in firefox).

***Uninstall
sudo make uninstall
