i've just installed the String Override module, and it seems to have no effect on the output of this module. i have created the replacement string "email" to replace "Email this page", but the replacement string does not appear... only the original.

i know that String Override works, because my "Comment" link text was successfully replaced.

does this module produce its link text in a way that bypasses the String Override plugin?

Comments

seanr’s picture

Status: Active » Postponed (maintainer needs more info)

Not sure what's going on here. It may be related to the fact that the word 'page' is actually a variable. Try using 'Email this !type' as the original string instead. Page would probably need to be altered seperately. Another option would be to write a mini module with just a hook_links to override the entire link ($links['forward_links']).

seanr’s picture

Status: Postponed (maintainer needs more info) » Fixed

This text is now configurable within the module itself so string overrride is no longer necessary.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.