mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Add new languages Estonian and Indonesian to GC_LINGUAS.
This commit is contained in:
parent
8cb5c17fba
commit
b8ccb71ca5
@ -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@latin ks lt lv mai mni mni@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@latin ks lt lv mai mni mni@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})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user