On Tue, Jun 11, 2013 at 09:21:28AM +0200, MERIGHI Marcus wrote: > [email protected] (dmitry.sensei), 2013.06.11 (Tue) 07:43 (CEST): > > $ pkg_info -Q firefox|grep nstalled > > firefox-21.0 (installed) > > firefox-i18n-ru-21.0 (installed) > > $ sudo pkg_delete firefox-i18n-ru-21.0 > > firefox-i18n-ru-21.0: ok > > $ sudo pkg_add firefox-i18n-ru-21.0 > > firefox-i18n-ru-21.0: ok > > --- +firefox-i18n-ru-21.0 ------------------- > > To configure Firefox for your language, go to add-ons language > > management (Tools->Add-ons->Languages) and click 'activate' on your > > installed language, then restart Firefox. > > > > But - Firefox does not have this item in addons menu > > see http://marc.info/?l=openbsd-ports&m=136757164811413 : > > To configure Firefox for your language, go to add-ons language > management (Tools->Add-ons->Languages) and click 'activate' on your > installed language, then restart Firefox.
In ffx 21 the location searched by default for extensions changed, i've just fixed it in the www/firefox-i18n port (see http://marc.info/?l=openbsd-ports-cvs&m=137093572101606&w=2) BUT after installing the extension/langpack, activating it didnt change the locale of my browser, even after a restart. I had to use the previous method of general.useragent.locale to set it. So it seems i'll have to revert back to the previous MESSAGE file.. Landry
