gnucash maint: Add new languages Estonian and Indonesian to GC_LINGUAS.

John Ralls jralls at code.gnucash.org
Sun Sep 27 14:45:29 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/b8ccb71c (commit)
	from  https://github.com/Gnucash/gnucash/commit/8cb5c17f (commit)



commit b8ccb71ca5b8d368496dfc91356d74411897e1ef
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Sep 27 11:45:20 2020 -0700

    Add new languages Estonian and Indonesian to GC_LINGUAS.

diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt
index b83c017b8..28622d07b 100644
--- a/po/CMakeLists.txt
+++ b/po/CMakeLists.txt
@@ -4,10 +4,10 @@ add_subdirectory(glossary)
 # * managed at the Translation Project (TP):
 set (TP_LINGUAS ca cs da eu fa ja ro rw sk sr sv tr uk zh_CN)
 # * already marked as external at TP or they have no language team:
-set (GC_LINGUAS ar as az bg brx de doi el en_GB es es_NI fi fr gu he hi hr hu it kn ko kok kok at latin ks lt lv mai mni mni at bengali mr nb ne nl pl pt pt_BR ru ta te ur vi zh_TW)
+set (GC_LINGUAS ar as az bg brx de doi el en_GB es es_NI et fi fr gu he hi hr hu id it kn ko kok kok at latin ks lt lv mai mni mni at bengali mr nb ne nl pl pt pt_BR ru ta te ur vi zh_TW)
 # * New or unmarked: The release manager should announce them to TP 
 # and when listed there move in the respective group above.
-set (NEW_LINGUAS et id)
+set (NEW_LINGUAS)
 
 set (ALL_LINGUAS ${TP_LINGUAS} ${GC_LINGUAS} ${NEW_LINGUAS})
 



Summary of changes:
 po/CMakeLists.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)



More information about the gnucash-changes mailing list