Bug 490379
| Summary: | I want to become the danish maintainer | ||
|---|---|---|---|
| Product: | [Fedora] Fedora Localization | Reporter: | Kris <lakristho> |
| Component: | l10n-requests | Assignee: | Dimitris Glezos <dimitris> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | A S Alam <aalam> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | unspecified | CC: | mostafa.daneshvar, mshao, piotrdrag, 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: | 2009-03-16 16:41:13 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
Kris
2009-03-15 21:37:43 UTC
I made a typo, it is: <team id="da"> <_language id="da">Danish</_language> <coordinator id="kristho"/> <bugzilla-component>Danish [da]</bugzilla-component> <webpage>http://www.fedoraproject.gr/</webpage> <mailing-list>dansk</mailing-list> <mailing-list-subscribe>http://dansk-gruppen.dk/index.php?ID=4&lang=da</mailing-list-subscribe> </team> (In reply to comment #0) > I want to be maintainer of the danish translation team. > > --------- > > <person id="kristho"> > <name>Kris Thomsen</name> > <email>lakristho</email> > <webpage>http://fedoraproject.org/wiki/User:Kristho</webpage> > </person> > > <team id="el"> > <_language id="da">Danish</_language> > <coordinator id="kristho"/> > <bugzilla-component>Danish [da]</bugzilla-component> > <webpage>http://www.fedoraproject.gr/</webpage> > <mailing-list>dansk</mailing-list> > <mailing-list-subscribe>http://dansk-gruppen.dk/index.php?ID=4&lang=da</mailing-list-subscribe> > </team> please correct this tag <webpage>http://www.fedoraproject.gr/</webpage> add your Danish home page rather than Greece :) Here is the correct informations: <person id="kristho"> <name>Kris Thomsen</name> <email>lakristho</email> <webpage>http://fedoraproject.org/wiki/User:Kristho</webpage> </person> <team id="da"> <_language id="da">Danish</_language> <coordinator id="kristho"/> <bugzilla-component>Danish [da]</bugzilla-component> <webpage>http://wiki.dansk-gruppen.dk/index.php/Fedora</webpage> <mailing-list>dansk</mailing-list> <mailing-list-subscribe>http://dansk-gruppen.dk/index.php?ID=4&lang=da</mailing-list-subscribe> </team> Added. Thanks. |