I'm using the OG module as mini-sites.
How can I change the word "my groups" to "my mini-sites"?
The word is in the 'content', near the "group activity"

Comments

grandmaa’s picture

Grandmaa says its easy.
Do it in the language files or the template files. As you wish!

cog.rusty’s picture

If you have enabled the Locale module for a multilanguage user interface, then go to admin/build/translate, search for the string and "translate" it.

If you don't need a multilanguage UI, a lighter method to change UI strings is the http://drupal.org/project/stringoverrides module.

In both cases the search is exact and case-sensitive.

stanhou’s picture

Thank you very much!