# This patch file was generated by NetBeans IDE # This patch can be applied using context Tools: Apply Diff Patch action on respective folder. # It uses platform neutral UTF-8 encoding. # Above lines and this line are ignored by the patching process. --- components/com_comprofiler/plugin/language/default_language/default_language.php +++ components/com_comprofiler/plugin/language/default_language/default_language.php @@ -535,7 +535,7 @@ 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"); @@ -544,7 +544,7 @@ 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!');