mirror of
https://github.com/ansible/awx.git
synced 2026-01-31 17:18:59 -03:30
Updating translation artifacts
* also installing translation tools into dev environment * Removing fedora install instructions, no one here uses fedora
This commit is contained in:
5
tools/scripts/manage_translations.py
Normal file → Executable file
5
tools/scripts/manage_translations.py
Normal file → Executable file
@@ -194,9 +194,8 @@ if __name__ == "__main__":
|
||||
except OSError as e:
|
||||
if e.errno == os.errno.ENOENT:
|
||||
print('''
|
||||
You need zanata-python-client, install it.
|
||||
1. Install zanata-python-client, use
|
||||
$ dnf install zanata-python-client
|
||||
You need zanata python client, install it.
|
||||
1. Install zanta python client
|
||||
2. Create ~/.config/zanata.ini file:
|
||||
$ vim ~/.config/zanata.ini
|
||||
[servers]
|
||||
|
||||
Reference in New Issue
Block a user