as you can see in my test environment, the sidebar module that shows the gallery albums, has a counter next to it, this counter only shows the number of images directly below that album... is there a way for it to show a "total" count?
The plugin print_album_menu is responsible for the display of the albums. Sorry, there is no option for that. You would have to hack the plugin to get that by using a db query probably.