Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 32630 - I18n / L10n for Portage [patch]
Summary: I18n / L10n for Portage [patch]
Status: RESOLVED DUPLICATE of bug 13618
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-03 08:45 UTC by Benjamin Tegarden
Modified: 2011-10-30 22:20 UTC (History)
0 users

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


Attachments
Patch for emerge against 2.0.49-r15 (emerge.diff,37.27 KB, patch)
2003-11-03 08:47 UTC, Benjamin Tegarden
Details | Diff
Strings made translatable by the preceeding patch (portage.pot,21.60 KB, text/plain)
2003-11-03 08:48 UTC, Benjamin Tegarden
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Tegarden 2003-11-03 08:45:44 UTC
I've done a first pass on emerge, marking translatable strings. This should
allow people to start translating portage into their native language. As only
strings have been marked, there should be no functionality change.

Reproducible: Always
Steps to Reproduce:
1. Speak a language other than English
2. Run emerge
3. Expect emerge to speak your language

Actual Results:  
English text

Expected Results:  
Translated text

Patch forthcoming
Comment 1 Benjamin Tegarden 2003-11-03 08:47:29 UTC
Created attachment 20184 [details, diff]
Patch for emerge against 2.0.49-r15
Comment 2 Benjamin Tegarden 2003-11-03 08:48:20 UTC
Created attachment 20185 [details]
Strings made translatable by the preceeding patch
Comment 3 Benjamin Tegarden 2003-11-03 09:00:02 UTC
Comment on attachment 20185 [details]
Strings made translatable by the preceeding patch

BTW, the .pot file is just for demonstration, as the paths it contains are
only
valid on my machine!
Comment 4 SpanKY gentoo-dev 2003-11-03 11:42:32 UTC
please take your work to the original bug report

*** This bug has been marked as a duplicate of 13618 ***