Posted by damienmckenna on January 10, 2009 at 5:56pm
Is there any way to translate one single string without having to load the entire locale module? It seems a waste just for one string. Thanks.
Is there any way to translate one single string without having to load the entire locale module? It seems a waste just for one string. Thanks.
Comments
Found it!
http://drupal.org/project/stringoverrides
Thanks to Rob Loach and the Lullabots team for the hard work :)