Revert "websites: update getfedora.org translation file"
It seems like the pybabel version used on sundries does not
play well with jinja2 files used on getfedora.
Translated versions of this site are impacted as reported by
fedora-web/websites#202
For now, I'll update the pot file manually using a more up to date
version of pybabel until we find a long term solution.
This reverts commit 25fc76f656
.
This commit is contained in:
parent
303bd34646
commit
a76742b026
1 changed files with 0 additions and 11 deletions
|
@ -15,14 +15,3 @@ for i in *fedoraproject.org; do
|
|||
( cd $i ; make pushpot )
|
||||
done
|
||||
|
||||
cd $OLD
|
||||
git clone https://pagure.io/fedora-web/websites.git
|
||||
cd websites
|
||||
|
||||
for i in getfedora.org; do
|
||||
pushd sites/$i/scripts
|
||||
./translations-source.sh
|
||||
[ -f $i.pot ] && ./push-pot.sh
|
||||
popd
|
||||
done
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue