Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Aug 2021 10:13:55 GMT
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: d3fd2cbbb7f9 - main - nl_NL.ISO8859-1: reinstall the missing LC_MESSAGES
Message-ID:  <202108031013.173ADtsD009946@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bapt:

URL: https://cgit.FreeBSD.org/src/commit/?id=d3fd2cbbb7f9be95025143500ce0a5378135ee1c

commit d3fd2cbbb7f9be95025143500ce0a5378135ee1c
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2021-08-03 10:10:21 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2021-08-03 10:13:52 +0000

    nl_NL.ISO8859-1: reinstall the missing LC_MESSAGES
---
 share/msgdef/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/share/msgdef/Makefile b/share/msgdef/Makefile
index 497c094ffdd7..44f1ca316953 100644
--- a/share/msgdef/Makefile
+++ b/share/msgdef/Makefile
@@ -50,6 +50,7 @@ LOCALES+=	nb_NO.ISO8859-15
 LOCALES+=	lt_LT.ISO8859-13
 LOCALES+=	pl_PL.ISO8859-2
 
+SAME+=		nl_NL.ISO8859-15 nl_NL.ISO8859-1
 SAME+=		nl_NL.ISO8859-15 af_ZA.ISO8859-15
 SAME+=		nl_NL.ISO8859-15 af_ZA.ISO8859-1
 SAME+=		es_MX.ISO8859-1 es_ES.ISO8859-15



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108031013.173ADtsD009946>