Index: trunk/external/for_wordpress_mu/src/wp-content/themes/xpress_mu_home/index.php
===================================================================
--- trunk/external/for_wordpress_mu/src/wp-content/themes/xpress_mu_home/index.php	(revision 272)
+++ trunk/external/for_wordpress_mu/src/wp-content/themes/xpress_mu_home/index.php	(revision 274)
@@ -30,5 +30,5 @@
 					</div>
 					<div class="xpress-post-entry">
-						<?php xpress_the_content(__('Read the rest of this entry &raquo;', 'xpress') ); ?>
+						<?php xpress_the_content('more_link_text=' . __('Read the rest of this entry &raquo;', 'xpress') ); ?>
 					</div>
 					<div class="xpress-link-pages"><?php wp_link_pages() ?></div>
