Bug 808420

Summary: Where could we submit translations?
Product: [Fedora] Fedora Reporter: Kevin Raymond <kraymond>
Component: transifex-clientAssignee: Domingo Becker <domingobecker>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 17CC: diegobz, dimitris, domingobecker, dwalsh, mgrepl, piotrdrag, stickster
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-04-02 20:11:38 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Kevin Raymond 2012-03-30 11:04:40 UTC
Hi, 90% (if it's not more) of our projects are available for translators under the transifex.net plateform. 

But we can't find this one there.
Please tell us how are you managing translations.

Thanks,

Comment 1 Daniel Walsh 2012-03-30 17:46:03 UTC
Well I am trying to get transifex setup at 

https://www.transifex.net/projects/p/policycoreutils/

But I am getting

 tx push -s
ValueError: need more than 1 value to unpack
[Exit 1]

When I try to push the source.

 cat .tx/config
[main]
host = https://www.transifex.net

[policycoreutils]
file_filter = po/<lang>.po
source_file = po/policycoreutils.pot
source_lang = en

Comment 2 Kevin Raymond 2012-03-30 23:33:02 UTC
I've just seen the discussion in #transifex channel, yes the resource_slug is needed, and the new type = PO also from last transifex-client release.

More at http://help.transifex.net/features/client/index.html#txconfig

Thank you to have setup this.

Comment 3 Daniel Walsh 2012-04-02 20:11:38 UTC
Ok I got it working.