I also want to change the title text for things like 'published in'
and also 'related posts'
thanks!

<a href="<?php echo esc_url(get_permalink()); ?>" title="<?php printf(__('Permalink to %1$s', GKTPLNAME), the_title_attribute('echo=0')); ?>" rel="bookmark"><?php _e('Permalink', GKTPLNAME); ?></a>