Bug 401441 - transifex for system-config-printer
Summary: transifex for system-config-printer
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora Localization
Classification: Fedora
Component: l10n-requests
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Dimitris Glezos
QA Contact: A S Alam
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-11-27 17:11 UTC by Tim Waugh
Modified: 2013-07-03 00:46 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-11-27 19:36:09 UTC
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.