Hi there, The transifex Client does not work anymore with the old .net domain. We need to switch to the commercial domain. (transifexrc) The module is used only for the websites from my understanding. Thanks, -- Kévin Raymond (Shaiton)
From 2734ce54ea7d31988eded8c7d5d34fc37136a724 Mon Sep 17 00:00:00 2001 From: Kevin Raymond <shaiton@xxxxxxxxxxxxxxxxx> Date: Mon, 24 Jun 2013 21:41:09 +0000 Subject: [PATCH] Fix transifexrc file to the .com host instead of the obsolete .net one. --- modules/transifex/templates/client/transifexrc.erb | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/transifex/templates/client/transifexrc.erb b/modules/transifex/templates/client/transifexrc.erb index 403d612..8ba0033 100644 --- a/modules/transifex/templates/client/transifexrc.erb +++ b/modules/transifex/templates/client/transifexrc.erb @@ -2,13 +2,13 @@ username = fedoradummy token = password = <%= fedoraDummyTransifexPassword %> -hostname = http://www.transifex.net +hostname = http://www.transifex.com -[https://www.transifex.net] +[https://www.transifex.com] username = fedoradummy token = password = <%= fedoraDummyTransifexPassword %> -hostname = https://www.transifex.net +hostname = https://www.transifex.com [https://fedora.transifex.com] username = fedoradummy -- 1.7.2.1
Attachment:
pgp1O1OADhuRk.pgp
Description: PGP signature
_______________________________________________ infrastructure mailing list infrastructure@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/infrastructure