Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 68167 - [sv] Translated doc gentoo/sv/index.xml
Summary: [sv] Translated doc gentoo/sv/index.xml
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Translated Documentation (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Sven Vermeulen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-19 09:07 UTC by Martin S
Modified: 2004-10-25 08:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
docs, index file (not handbook) (index.xml,7.40 KB, text/plain)
2004-10-19 09:09 UTC, Martin S
Details
index.xml (non-handbook, corrected) (index.xml,7.53 KB, text/plain)
2004-10-21 12:31 UTC, Martin S
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin S 2004-10-19 09:07:33 UTC
Index page, not handbook.
Translated into Swedish - initial attempt.
Comment 1 Martin S 2004-10-19 09:09:45 UTC
Created attachment 42179 [details]
docs, index file (not handbook)
Comment 2 Sven Vermeulen (RETIRED) gentoo-dev 2004-10-20 01:27:38 UTC
You need to use
"""
<guide link="index.xml">
"""
instead of
"""
<guide>
"""

You also need to add who translated the document, like this:

"""
<author title="Translator">
  <mail link="your@e-mail.addres.tld">Your Name</mail>
</author>
"""

Don't forget to translate "Translator" as well. If you attach this updated version I'll commit it.
Comment 3 Martin S 2004-10-21 12:31:34 UTC
Created attachment 42330 [details]
index.xml (non-handbook, corrected)
Comment 4 Sven Vermeulen (RETIRED) gentoo-dev 2004-10-25 08:42:29 UTC
Committed to CVS after s/<translator/<author/