How would I change the wording for the link .. if I wanted it to say "Forward this' instead -- or maybe something else ...

Comments

seanr’s picture

Only way to do it right now would be to create a new language via the locale module (maybe en-us or something like that) and then translate 'email this' to 'forward this'. Note that translating the entire 'email this page' string apparently does not work as expected; the two parts must be translated separately (still looking into that).

seanr’s picture

Status: Active » Closed (fixed)