Changing text "Bookmark/Search this post with" on page for Service_Links
steve02476 - October 21, 2009 - 19:57
| Project: | Service links |
| Version: | 6.x-1.0 |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I'm trying Service Links on my (English) site. I'm only displaying for pages, not various node types. I'd like to change the text that is printed on the bottom of the page "Bookmark/Search this post with:" to something else. I found that string in service_links.module and service_links-module.pot, and changed them, and flushed my caches, but the string still displays the same way. I'm sure I'm doing something nooby-ish. Any clues?

#1
Guess I was changing the wrong string in service_links.module - the string to change is on line #437, at least with this version.
I bet there's a better way to do this, though - what's the recommended way to change the text, especially so that installing a new version of the module won't kill my changes?