-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Neil: esl-lounge.com schrieb:
I have just checked. I did a search for "Wibbly" in the whole of my drupal mysql db and the only occurence was in dru_contemplate which is the actual place I saved it.
<a href="/profile/<?php print $node->user->uid ?>"><?php print t('My Wibbly'); ?></a><br>
So it hasn't been saved as a text string in any other place across the db, which is clearly why the Manage Strings tool isn't picking it up.
I don't understand what you are trying to tell me :(
Once the string is in the database the string tool should pick it up.
Did you chose the correct options when searching?
As an alternative you could export your strings into a PO file, edit that and re-upload.
Cheers, Gerhard