You'll have to edit the plugin file:
plugins/vbplaza_postbit_imicons.php
Find:
Code:
$userinfo['ribbonsdisplay'] .= "<a href=\"vbplaza.php?$session[sessionurl]do=giveribbon&userid=" . $userinfo['userid'] . "\"><img src=\"images/ribbons/" . $ribbon['ribbonname'] . ".gif\" title=\"" . $ribbon['cause'] . " - " . $ribbon['username'] . "\" border=\"0\"></a> ";
Where it says title=, you'll need to change it to ur liking here.
-CMX