mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Use HTTPS for transifex URLs
Signed-off-by: Dan McGee <dan@archlinux.org> Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
This commit is contained in:
parent
a85f140ace
commit
c996368024
1 changed files with 2 additions and 2 deletions
|
@ -50,8 +50,8 @@ Updating an Existing Translation
|
|||
1. Download current translation files from Transifex. You can also do this
|
||||
using transifex-client which is available through the AUR:
|
||||
|
||||
$ tx init --host=http://www.transifex.net
|
||||
$ tx set --auto-remote http://www.transifex.net/projects/p/aur
|
||||
$ tx init --host=https://www.transifex.net
|
||||
$ tx set --auto-remote https://www.transifex.net/projects/p/aur/
|
||||
$ tx pull -r aur.aurpot -a
|
||||
|
||||
2. Update the existing translation file using an editor or a tool like poedit:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue