lib/locale

Aleksander Machniak machniak at kolabsys.com
Mon Aug 18 11:36:04 CEST 2014


 lib/locale/en_US.php |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 6a5a91ef7de63b24fa5042868d65606749ab276d
Author: Aleksander Machniak <alec at alec.pl>
Date:   Mon Aug 18 11:35:41 2014 +0200

    Fixed typo and added missing localization label

diff --git a/lib/locale/en_US.php b/lib/locale/en_US.php
index b563c89..7df82a8 100644
--- a/lib/locale/en_US.php
+++ b/lib/locale/en_US.php
@@ -244,6 +244,7 @@ $LANG['resource.delete.success'] = 'Resource deleted successfully.';
 $LANG['resource.edit'] = 'Edit Resource';
 $LANG['resource.edit.success'] = 'Resource updated successfully.';
 $LANG['resource.kolabtargetfolder'] = 'Target Folder';
+$LANG['resource.kolabinvitationpolicy'] = 'Invitation Policy';
 $LANG['resource.list'] = 'Resource (Collection) List';
 $LANG['resource.mail'] = 'Mail Address';
 $LANG['resource.member'] = 'Collection Members';
@@ -252,7 +253,7 @@ $LANG['resource.other'] = 'Other';
 $LANG['resource.system'] = 'System';
 $LANG['resource.type_id'] = 'Resource Type';
 $LANG['resource.uniquemember'] = 'Collection Members';
-$LANG['resource.description'] = 'Descroption';
+$LANG['resource.description'] = 'Description';
 $LANG['resource.owner'] = 'Owner';
 
 $LANG['role.add'] = 'Add Role';




More information about the commits mailing list