Opened 14 years ago
Closed 13 years ago
#7512 closed enhancement (fixed)
Media preflet is only partially localized due to un-localized mixer media add-on.
Reported by: | taos | Owned by: | anevilyak |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Preferences/Media | Version: | R1/Development |
Keywords: | localization | Cc: | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
Using r1a3-hrev41550 (gcc2hybrid).
Media Preferences is only partially localized. All strings for Audiomixer are not localized:
The Audiomixer Setup part seems to be related to the not localized media add-on mixer (mixer.media_addon). The strings shown in the preferences window above are the same as in src/add-ons/media/media-add-ons/mixer/AudioMixer.cpp.
So, I've tried to make a patch to localize AudioMixer (it's attached as AudioMixer.patch) but, please, keep in mind that I've absolutely no idea what I've been doing. For me, media add-ons are so different from the very few Haiku source code parts I've seen so far that I'm not sure if these can be localized in the same way - I haven't found any that are localized and could be used as reference.
Attachments (2)
Change History (6)
by , 14 years ago
Attachment: | AudioMixer.png added |
---|
comment:1 by , 13 years ago
New attempt to localize mixer.media_addon. I took my inspiration from localizing mail_daemon add-ons.
by , 13 years ago
Attachment: | AudioMixer.patch added |
---|
New (and more complete) attempt to localize AudioMixer.cpp (Jamfile and .rdef included).
comment:2 by , 13 years ago
patch: | 0 → 1 |
---|
comment:4 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Not localized audio mixer settings.