Hi I just wanted to say that thanks for reminding me that I wanted to change this as well. :)
In your gallery.php file in the function named "function generate_breadcrumb" should be around line 697 (all line numbers assume an unmoded gallery.php file) the following lines are where the "Collections" name can be changed to whatever you like. (for me I named mine Gallery on my site)
Line 706, 726, 729, 753, 761 all have the 'Collections' and a '</a>' which can be replaced. If you have a text program that will search you can just search for (no quotes) "Collections</a>" and find most of the ones that need to be changed. The last one has no link so it is just "<b>Collections</b>".