Bug 401441

Summary: transifex for system-config-printer
Product: [Fedora] Fedora Localization Reporter: Tim Waugh <twaugh>
Component: l10n-requestsAssignee: Dimitris Glezos <dimitris>
Status: CLOSED NEXTRELEASE QA Contact: A S Alam <aalam>
Severity: low Docs Contact:
Priority: low    
Version: unspecifiedCC: mshao, trans
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-11-27 19:36:09 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 Tim Waugh 2007-11-27 17:11:15 UTC
Currently transifex is set up to provide translations for the 0.7.74.x branch. 
I would like to either add the ability to provide translations for the trunk, or
else switch from the branch to the trunk.

Comment 1 Dimitris Glezos 2007-11-27 19:36:09 UTC
Thanks Tim for the update. I just added the branch.

https://translate.fedoraproject.org/submit/module/system-config-printer/

For the record, here's how it was done:

  m=Module.selectBy(name='system-config-printer')[0]
  b=Branch.selectBy(name='trunk')[0]
  m.addBranch(b)

If you could send a quick note to -trans-list letting people know that F9
translations should go in trunk, it would be great.

Closing report.