Drupal
From Blue-IT.org Wiki
Contents
Troubleshooting
Memory Limits
If error messages occur about memory linmit, then add:
vim sites/default/settings.php
to the
ini_set('memory_limit', '24M');
Not satisfied with Strings
Either edit the .po files for the translation or add the following module:
Alter Strings
Go to Setting->Translation and click to the Search button.
Search for
@username's blog
and add your own translation.