View Single Post
  #3 (permalink)  
Old 09-01-2008, 02:47 PM
Ragelegend Ragelegend is offline
New Pligger
 
Join Date: Sep 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Hi! You can change lang to UTF-8 but you can't change
[PLIGG_MESSAGING_Send = "send"] - it must to stay "send" until you'll edit "simple_messaging_main.php" and change "if($view == 'send')" to your new word from lang file eg. "if($view == 'your new word')" .

Luke
Reply With Quote