Show
Ignore:
Timestamp:
07/24/08 00:04:18 (4 months ago)
Author:
aarkerio
Message:

Ass edublog

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/app/views/messages/message.ctp

    r653 r673  
    66 
    77if ($blog["User"]["id"] ==  $session->read('Auth.User.id')): 
    8      echo $html->para(null, '(Will you send a message to yourself?)');; 
     8     echo $html->para(null, '('.__('Will you send a message to yourself', true).'?)');; 
    99endif; 
    1010?>