mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-16 16:10:06 +02:00
Relocates the translation tables to the bundle This will change the location of the translation tables from: <root> Audacity.app/ Languanges/<langcode>/ to: <root> Audacity.app/Contents/Resources/<langcode>.lproj/ This will allow the menu items to be translated as expected.