git: d3fd2cbbb7f9 - main - nl_NL.ISO8859-1: reinstall the missing LC_MESSAGES
Baptiste Daroussin
bapt at FreeBSD.org
Tue Aug 3 10:13:55 UTC 2021
The branch main has been updated by bapt:
URL: https://cgit.FreeBSD.org/src/commit/?id=d3fd2cbbb7f9be95025143500ce0a5378135ee1c
commit d3fd2cbbb7f9be95025143500ce0a5378135ee1c
Author: Baptiste Daroussin <bapt at FreeBSD.org>
AuthorDate: 2021-08-03 10:10:21 +0000
Commit: Baptiste Daroussin <bapt at 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
More information about the dev-commits-src-main
mailing list