Project:String Overrides
Version:6.x-1.6
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I tryed to override the block titles for some blocks I build and it seem not to work. I have also tryed to override the body of the block, which has some text in html, and it also didn't work.
( but it worked for the drupal log in block!?, and didn't work for the simplenews block)

Same with menu titles, and alt text

Is it possible to do that?

If this module could do what I describe above, it would be the most fantastic module ever created!

Comments

#1

If you clear the cache does it help? What if you try 6.x-1.x-dev?

#2

Hi,

I have installed the 6.x-1.x-dev, clear the cache and same result....

the example I tried is as simple as the following:

In the Admin, Block, Add a new one, give it a title, put some text (html) in the body, and use string overrides to change the title and body.

am I doing something wrong? why string overrides change the drupal core log-in block and not this new one?

Thks

#3

Any custom text won't be passed through t(), unfortunately. Since you're changing the default block text, it will assume that it's already translated, and not pass it through the t() function.

#4

Status:active» fixed

#5

Status:fixed» closed (fixed)

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

nobody click here