This is still driving me nuts.

I used the developers tool and found retail price in these files. I went back through Product book module downloads and could not find where I am missing anything.
Can someone please check against their files to see what one I am missing or is wrong?
Regular products:
/includes/languages/temp file/english.php
Line #69 : define('TEXT_PRODUCT_MSRP', 'Retail Price: ');
includes/languages/english.php
Line #69 : define('TEXT_PRODUCT_MSRP', 'Retail Price: ');
Product Book module:
includes/languages/english/product_book_info.php
Line #50 : define('TEXT_PRODUCT_MSRP', 'Retail Price: ');
includes/languages/english/product_info.php
Line #20 : define('TEXT_PRODUCT_MSRP', 'Retail Price: ');
Thanks, Kim