Try editing a copy of this file /includes/languages/english/checkout_shipping.php

and look for this to edit/add to
Code:
define('TEXT_CHOOSE_SHIPPING_METHOD', 'Please select the preferred shipping method to use on this order.');
Might try this
Code:
define('TEXT_CHOOSE_SHIPPING_METHOD', 'Please select the preferred shipping method to use on this order.</br>Note: Shipping takes 5-7 days.');