Closed (fixed)
Project:
String Overrides
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Mar 2008 at 01:57 UTC
Updated:
9 Jun 2009 at 20:02 UTC
I've poked around, but i still have not found a way to replace the "Create content" monicker with String Override. Can someone point me in the right direction? Thanks.
Comments
Comment #1
robloachIf you type in "Create content" for the original string, and then "Post stuff" as the replacement, it should effectively replace the string. You'll probably have to empty your cache on the Drupal 5 version though.
Comment #2
nvoyageur commentedYep, it was emptying the cache that fixed it, specifically truncating the cache_menu table.
Thanks!!!
Comment #3
gpk commentedFor reference, this also works nicely on menu titles in 6.x (but without needing to clear any caches). All as you'd expect ... I'd got myself confused because menu titles are not translated directly in hook_menu() starting with Drupal 6.x.