Fix L10N language by switching to IETF BCP 47.

This commit is contained in:
inference 2022-12-29 09:15:20 +00:00
parent 1aa70921b9
commit c64983dbfd

View File

@ -3,7 +3,7 @@
# Copyright 2022-2023 Inference
# SPDX-License-Identifier: BSD-3-Clause-Clear
# Version: 4.0.0.25
# Version: 4.0.1.26
# System
@ -18,7 +18,7 @@ PKGDIR="/var/cache/bin/"
## Language
LC_MESSAGES="C"
LINGUAS="en"
L10N="en_GB"
L10N="en-GB"
## Gentoo mirrors
## ONLY IPV4 + IPV6 DUAL-STACK MIRRORS SHOULD BE USED! IPV4 IS BEING PHASED OUT!
## IF IPV6-ONLY IS SUPPORTED BY ISP, IPV6-ONLY MIRRORS SHOULD BE PREFERRED!