Project

General

Profile

Bug #2704 ยป 2704.patch

krileon, 14 October 2011 20:55

View differences:

components/com_comprofiler/plugin/language/default_language/default_language.php
DEFINE('_UE_AUTOADDCONNECTIONS','Cross Connections');
DEFINE('_UE_AUTOADDCONNECTIONS_DESC','Enabling this feature will make a connection for both parties instead of just the requesting party.');
DEFINE('_UE_CONNECTIONCATEGORIES','Connection Types');
DEFINE('_UE_CONNECTIONCATEGORIES_DESC','Enter a list of types to allow your users to further categorize there connections. Press enter after each type.');
DEFINE('_UE_CONNECTIONCATEGORIES_DESC','Enter a list of types to allow your users to further categorize their connections. Press enter after each type.');
DEFINE('_UE_CONNECTIONMADESUB','%s has connected with you!');
DEFINE('_UE_CONNECTIONMADEMSG','%s has established a connection with you.');
DEFINE('_UE_CONNECTIONMSGPREFIX'," %s included the following personal message:\n\n%s");
......
DEFINE('_UE_CONNECTIONPENDMSG','%s is requesting to connect with you and requires your approval. Please accept or deny the connection request accordingly.');
DEFINE('_UE_CONNECTTO','Connect to %s');
DEFINE('_UE_CONNECTEDWITH','Manage Connections With Me');
DEFINE('_UE_NOCONNECTEDWITH','There are currently no users connected with you.');
DEFINE('_UE_NOCONNECTEDWITH','Their are currently no users connected with you.');
DEFINE('_UE_CONNECTIONDENIED_SUB','Connection Request Declined!');
DEFINE('_UE_CONNECTIONDENIED_MSG','Your request to connect with %s was declined!');
DEFINE('_UE_CONNECTIONREMOVED_SUB','Connection Removed!');
    (1-1/1)