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:
Dan McGee 2011-04-10 23:06:19 -05:00 committed by Lukas Fleischer
parent a85f140ace
commit c996368024

View file

@ -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: