When editing donations only USD and Euro options available, not the currencies enabled in site configuration page.

I think this can be fixed by changing currency options in the donations_edit function to _donation_currency_options()

Seems to work, but don't know if this is a good way of doing this.