fix comment
fix typo bug and add comment
They are indeed bugs - but relatively harmless. singleIdSelected has been replaced in the newest version by getSelectedIds I have added a comment for this. See newest version.
Do you have "Use native file dialogs" selected ? The standard file dialogs are used (no custom button names) so the system determines the button names. If you deselect "Use native file dialogs" the dialogs are consistent.
One last thing - I have improved the multi select export overwrite warning. It now has yes no and cancel. See my bug-1733-audio-selection branch.
AudioManagerDialog improve warning message
OK. I made some more changes. See branch bug-1733-audio-selection. Hopefully that is everything now. Feature freeze is approaching rapidly !!!
check for existing file in AudioManagerDialog