The String Overrides module is a module that provides a quick and easy way to replace any text on the site.
0
votes
0answers
19 views
Fivestar module override the theme_fivestar_summary function
I am trying to translate the string in Fivestar to another language. My current idea is override the string in the theme function.
Take "No votes yet" string as an example. It is hardcoded in ...
0
votes
3answers
42 views
How to change the word “blog” for “journal”
I have used string overwrites for a lot of stuff but sometimes I hit a section I cannot change. One of these is the "User's blog" button. How do I change the word "blog" for "journal"? I am impressed ...
2
votes
2answers
192 views
StringOverrides is not overriding “Read more” string
I've filed a Support Request on drupal.org about this question, but I figured I should ask here as well because maybe someone knows the answer.
I want to change the "Read more" link in teasers so ...
1
vote
1answer
361 views
What is the Context column for in String Overrides module?
With Drupal 7 I have the String Overrides module and there's a coulmn called "Context." I was wondering what this is for?
I was thinking maybe I could type in something like 'user/' and the string ...
0
votes
1answer
140 views
String Override limited to certain pages?
I'm using the Fivestar module on different areas of the site. It displays "x votes" below the rating widget.
On some areas on the site it would like to change "votes" to "reviews". How could I do ...
0
votes
1answer
61 views
Is it possible to use stringoverride on ONLY one page?
I want to modify ubercarts "Add to cart" text button but only on ONE page that I've customized. I haven't been able to figure out how to call the button via php so I don't know if that's possible. I ...
0
votes
1answer
403 views
Translate label of Comment Body with String Override
I'm using i18n and string overrides for translating fields in the front end. I opened up the comment-section for several content types and it's working great. The only thing is: I can't find a way to ...
0
votes
1answer
111 views
Guestbook Title
I have installed the guestbook module but want to change the tab as displayed in the user profile and the text in the link so that they read 'User Feedback' rather than 'User Guestbook'
and 'add ...