Localization Firefox

Hi all

How to set firefox to have the menu in the Czech language?

I did it this way. At first I installed Firefox

Code:
cd /usr/ports/www/firefox
make
make install
make clean

In next step I installed the port firefox-i18n

Code:
cd /usr/ports/www/firefox-i18n
make config
In menu [B]I[/B] chose my language
make install
make clean

After restarting Firefox I opened menu Tools and submenu Add-ons and submenu Languages, where there were several language packages, but not the Czech package. How to do it right?

Have a nice day.

Petr
 
Back
Top