When I post a page that's large there is a link at the bottom of the page which says "Read more", I would like to change this string to "Lesa meira".

How do I do that?

Comments

vm’s picture

enable the locale.module (part of core) and create a site specific language.

using search here at drupal.org I found
http://drupal.org/node/24593 and http://drupal.org/handbook/modules/locale to aide you.