
17 Dec
2019
17 Dec
'19
9:11 a.m.
On 12/16/19 1:40 PM, Daniel P. Berrangé wrote:
The Zanata project is dead and so Fedora is transitioning over to using Weblate for managing translations. With Weblate, languages are only created on the server when the first translation is started, so we must check to see if any new languages exist during download, so that they can be added to the local languages list.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- po/Makefile.am | 20 +++++++++++++++++--- po/zanata.xml | 7 ------- 2 files changed, 17 insertions(+), 10 deletions(-) delete mode 100644 po/zanata.xml
Don't forget to update po/README.md as it documents zanata too. Michal