mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-26 02:40:43 -06:00
Update LINGUAS explanation to the last version we had in autotools
This commit is contained in:
parent
d9ed847595
commit
295f8e38d8
@ -1,10 +1,12 @@
|
||||
add_subdirectory(glossary)
|
||||
|
||||
# Set of available languages.
|
||||
# Set of available languages:
|
||||
# * managed at the Translation Project (TP):
|
||||
set (TP_LINGUAS az ca cs da eu fa ja nl rw sk sr sv tr uk zh_CN)
|
||||
# already marked as external at TP:
|
||||
# * 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 ro ru ta te ur vi zh_TW)
|
||||
# not marked or no TP team:
|
||||
# * 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 kok kok@latin ks mai mni mni@bengali)
|
||||
|
||||
set (ALL_LINGUAS ${TP_LINGUAS} ${GC_LINGUAS} ${NEW_LINGUAS})
|
||||
|
Loading…
Reference in New Issue
Block a user