Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Oct 2021 17:57:02 GMT
From:      Marc Fonvieille <blackend@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 1720aff01b - main - documentation/Makefile: change bd occurrences to bn-bd
Message-ID:  <202110061757.196Hv2gX093663@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/doc/commit/?id=1720aff01bdf1325f6252cf6c55395adfa23e81c

commit 1720aff01bdf1325f6252cf6c55395adfa23e81c
Author:     Marc Fonvieille <blackend@FreeBSD.org>
AuthorDate: 2021-10-06 17:55:16 +0000
Commit:     Marc Fonvieille <blackend@FreeBSD.org>
CommitDate: 2021-10-06 17:55:16 +0000

    documentation/Makefile: change bd occurrences to bn-bd
---
 documentation/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/documentation/Makefile b/documentation/Makefile
index 9b2dd4f4e6..c8c4f4322d 100644
--- a/documentation/Makefile
+++ b/documentation/Makefile
@@ -20,12 +20,12 @@
 MAINTAINER=carlavilla@FreeBSD.org
 
 # List of languages without book translations
-ARTICLEONLY_LANGS=	bd da ko tr
+ARTICLEONLY_LANGS=	bn-bd da ko tr
 # List of languages without article translations
 BOOKONLY_LANGS=		mn
 
 # List of all languages we have content for
-ALL_LANGUAGES=	bd da de el en es fr hu it ja ko mn nl pl pt-br ru tr zh-cn zh-tw
+ALL_LANGUAGES=	bn-bd da de el en es fr hu it ja ko mn nl pl pt-br ru tr zh-cn zh-tw
 
 LOCALBASE?=	/usr/local
 



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