lib/locale

Aleksander Machniak machniak at kolabsys.com
Fri Apr 6 12:31:07 CEST 2012


 lib/locale/en_US.php |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 14a31bfdfed13918ec41e782f5800792c3144962
Author: Aleksander Machniak <machniak at kolabsys.com>
Date:   Fri Apr 6 12:30:54 2012 +0200

    Add translation for OU

diff --git a/lib/locale/en_US.php b/lib/locale/en_US.php
index 82fdac4..e9ee07b 100644
--- a/lib/locale/en_US.php
+++ b/lib/locale/en_US.php
@@ -62,6 +62,7 @@ $LANG['user.name'] = 'Name';
 $LANG['user.norecords'] = 'No user records found!';
 $LANG['user.other'] = 'Other';
 $LANG['user.o'] = 'Organization';
+$LANG['user.ou'] = 'Organizational Unit';
 $LANG['user.pager'] = 'Pager Number';
 $LANG['user.personal'] = 'Personal';
 $LANG['user.postalcode'] = 'Postal Code';





More information about the commits mailing list