ms0547212 / soundflower

Automatically exported from code.google.com/p/soundflower
GNU General Public License v2.0
0 stars 1 forks source link

Soundflowerbed : Localization and international support #49

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
- Soundflowerbed is not localization-friendly - it can't be localized because 
the code never calls NSLocalizedString to retrieve potential localized 
versions of the strings used in the program.
- Soundflowerbed doesn't display accented characters properly : on a french 
system, create a new aggregate device on "Audio MIDI configuration" utility 
and look at how it looks on Soundflowerbed menu.

I've added international and localization support to Soundflowerbed to fix 
those two problems - it leads to very minor (and trivial) changes in the 
code, by the way. I'm not a contributor, let me know if you have interest for 
this.

Original issue reported on code.google.com by eric.mor...@gmail.com on 9 Nov 2009 at 9:52

GoogleCodeExporter commented 8 years ago
If you submit your code changes we can review and merge them in.

Original comment by 74obje...@gmail.com on 21 Dec 2009 at 6:38

GoogleCodeExporter commented 8 years ago
moving all feature requests to the github tracker: 
http://github.com/tap/Soundflower/issues/issue/1

Original comment by 74obje...@gmail.com on 8 Mar 2010 at 4:03