Update of /cvsroot/jaws-project/jaws/html/gadgets/Friends/languages/en
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16212/languages/en
Modified Files:
Friends.php
Log Message:
Now its done :-)
Index: Friends.php
===================================================================
RCS file: /cvsroot/jaws-project/jaws/html/gadgets/Friends/languages/en/Friends.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** Friends.php 17 Mar 2005 01:04:59 -0000 1.4
--- Friends.php 17 Mar 2005 01:30:26 -0000 1.5
***************
*** 22,25 ****
define ("_EN_FRIENDS_ERROR_NOT_DELETED","There was a problem deleting your friend");
define ("_EN_FRIENDS_ERROR_PROPERTIES_NOT_UPDATED","There was a problem updating the properties");
! define ("_EN_FRIENDS_ERROR_DOEST_NOT_EXISTS", "Friend {0} does not exists");
?>
--- 22,25 ----
define ("_EN_FRIENDS_ERROR_NOT_DELETED","There was a problem deleting your friend");
define ("_EN_FRIENDS_ERROR_PROPERTIES_NOT_UPDATED","There was a problem updating the properties");
! define ("_EN_FRIENDS_ERROR_FRIEND_DOEST_NOT_EXISTS", "Friend {0} does not exists");
?>
|