Fix MESSAGE with correct instructions on how to enable an installed

langpack (ESR still looks for lib/firefox/browser/extensions)
This commit is contained in:
landry 2020-04-04 14:27:21 +00:00
parent 60b6b255df
commit 6668c33c81
2 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.87 2020/04/04 07:19:16 landry Exp $
# $OpenBSD: Makefile.inc,v 1.88 2020/04/04 14:27:21 landry Exp $
# Unversioned distfiles
PORTROACH = ignore:1
@ -9,6 +9,7 @@ ONLY_FOR_ARCHS = amd64 i386 aarch64
PKG_ARCH = *
FV = 68.6.1
REVISION = 0
V = ${FV:C/b.$//}
NAME = firefox-esr-i18n

View File

@ -1,5 +1,4 @@
To configure Firefox ESR for your language, go to add-ons language
management (Tools->Add-ons->Languages), click 'activate' on your
installed language, type "about:config" in the URL-bar and edit
"general.useragent.locale" (e.g. fr-FR ; default is en-US), then
restart Firefox.
To configure Firefox ESR for your language, go to add-ons language management
(Tools->Add-ons->Languages), click 'activate' on your installed language, then
go to the language section in the preferences, select your installed locale in
the dropdown menu, then restart Firefox.