Hello,
To change the link you need edit the file wp-content/themes/woopress/framework/theme-functions.php in line 935, edit the code <li class="popup_link <?php if(!etheme_get_option('promo_link')): ?>hidden<?php endif; ?>"><a class="etheme-popup <?php echo (etheme_get_option('promo_auto_open')) ? 'open-click': '' ; ?>" href="#etheme-popup"><?php _e('Newsletter', ETHEME_DOMAIN); ?></a></li> to your needs.
Best regards,
Jack Richardson.