Posted by artatac on April 8, 2008 at 2:33pm
4 followers
| Project: | String Overrides |
| Version: | 6.x-1.8 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Thought it wasnt working, I am trying to replace all OG titles "Group" or "Groups" with "Facilities" - didnt do anything. So I added Replace "Home" with "Home page" and the Breadcrumbtrail changed. So your module is working but not with oG - any ideas please
Comments
#1
Check to make sure that the string you are trying to override is actually called through t(). If it's not, that's a bug in the original module.
#2
Also see #244081: trying to replace all OG titles "Group" or "Groups"
#3
I am having trouble with "Forum", "Forums", "forum" and "forums".
You would think that a core module would be using the t() function?
Take a look at the screenshot and you will see that the only thing that is changing is the column title on the list of Forums.. err.. Discussions! ;-)
#4
#2 marked this issue as duplicate, but it referred to itself as the duplicate. Endless loop! ;-)
This is still a bug.
I'm looking at forum-list.tpl.php right now and I see that "Forum" is passed through t().