You'll only catch this if you're translating into a foreign language, but line 131 of messages_inbox.php has the word "Reply" hardcoded. It should be as follows instead:
$ret .= '<a href="' . $site['url'] . 'compose.php?ID=' . $senderID . '&messageID=' . $messageID . '">'. _t('_Reply') .'</a>';


LinkBack URL
About LinkBacks
Reply With Quote




Bookmarks