gnucash master: I18N: update LINGUAS

Frank H.Ellenberger fell at code.gnucash.org
Sun Jul 5 13:34:19 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/5bf009a9 (commit)
	from  https://github.com/Gnucash/gnucash/commit/1acd2bea (commit)



commit 5bf009a9b526af8a10b31c30786a5a72d258eb1c
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun Jul 5 19:34:01 2020 +0200

    I18N: update LINGUAS
    
    TP has no longer an az team, all NEW_LINGUAS were reported.

diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt
index 51180baa0..913841b8e 100644
--- a/po/CMakeLists.txt
+++ b/po/CMakeLists.txt
@@ -2,12 +2,12 @@ add_subdirectory(glossary)
 
 # Set of available languages:
 # * managed at the Translation Project (TP):
-set (TP_LINGUAS az ca cs da eu fa ja nl ro rw sk sr sv tr uk zh_CN)
-# * already marked as external at TP:
-set (GC_LINGUAS ar bg de el en_GB es fi fr gu he hi hu it kn ko lt lv mr nb ne pl pt pt_BR ru ta te ur vi zh_TW)
+set (TP_LINGUAS ca cs da eu fa ja nl 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 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 as brx doi es_NI hr kok kok at latin ks mai mni mni at bengali)
+set (NEW_LINGUAS "")
 
 set (ALL_LINGUAS ${TP_LINGUAS} ${GC_LINGUAS} ${NEW_LINGUAS})
 



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



More information about the gnucash-changes mailing list