Displaying 2 results from an estimated 2 matches for "ee4c20c62".
2020 Aug 12
0
[PATCH 9/9] Remove references to Zanata
...zanata po pull
-zanata po pull
-
-# Remove PO files that have no translations in them.
-for f in po/*.po po-docs/*.po; do
- if ! grep -q '^msgstr "[^"]' $f; then
- echo rm $f
- rm $f
- fi
-done
diff --git a/zanata.xml b/zanata.xml
deleted file mode 100644
index ee4c20c62..000000000
--- a/zanata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<config xmlns="http://zanata.org/namespace/config/">
- <url>https://fedora.zanata.org/</url>
- <project>libgues...
2020 Aug 12
10
[PATCH 0/9] Adaptations to Weblate
We are migrating to Weblate (the Fedora instance, in particular) for
translations instead of Zanata. Adapt our tooling a bit to the different
workflow:
- Weblate takes care of updating the po files whenever a new translation
catalog is available, so stop doing that on our own: this meant also
tweaking the po4a usage for POD documentations, resulting in simpler
rules (IMHO)
- ensure that the