chamilo-lms
chamilo-lms copied to clipboard
Support sublanguages in 2.0 and migration from 1.11 to 2.0
@christianbeeznest is currently working on this. There are a few scripts in https://github.com/chamilo/chamilo-lms/tree/master/tests/scripts/lang (the first one is probably best) to help in this task.
All good, here just one problem with Quechua that is migrated as a sub language and included in var/translations/messages.es_quechua.po when it is already in translation/messages.qu_PE.po So there is this specific case to solve and all will be good here
All good, here just one problem with Quechua that is migrated as a sub language and included in var/translations/messages.es_quechua.po when it is already in translation/messages.qu_PE.po So there is this specific case to solve and all will be good here
Fixed with last commit.
All good now