Bugzilla – Bug 1742
Built-in Macro name "MP3 Conversion" does not translate
Last modified: 2019-08-14 05:12:10 UTC
This should not be fixed hastily. I think the user-visible string is also being used as a key in internal hashes. Other bugs could happen if you use the translated key in hash lookup.
Or rather, not a hash lookup, but a presumed correspondence of string names with certain file names. You would not want to change language, for instance, but then lose changes you made to the MP3 Conversion chain because now the file name is different.
Testing on 2.3.0 and 2.3.3 alpha audacity-2.3.3-alpha-317-44c46f7574e89638823c6cc895caa2cd5135d427 (using the 2.3.2 Language files). Testing with French and German the built-in "MP3 conversion" can now bee seen translated. The images in the attachments (to follow) are from 2.3.3 with 2.3.2 language files - so not the new button "Restore" is as yet untranslated. --------------------------------------------- Testing this has thrown up a more serious issue re Macros in foreign languages which I will log as a new bug.
Created attachment 852 [details] Macros dialog in German
Created attachment 853 [details] Macros dialog in French
I also tested the Macros Palette dialog and the translations are OK there too.
(In reply to Peter Sampson from comment #3) >Testing this has thrown up a more serious issue re Macros in >foreign languages which I will log as a new bug. Logged as P2 locale Bug #2198