mirror of
https://github.com/cookiengineer/audacity
synced 2025-09-23 15:41:09 +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.