]> git.sur5r.net Git - contagged/blobdiff - inc/lang/en.php
Added QR Code export
[contagged] / inc / lang / en.php
index 1f2b97d3fad64660011c7ed7e293ca29c845e105..edc9467e31ad80a007b66d51a292a5e3446f0a1c 100644 (file)
@@ -49,6 +49,7 @@ $lang['show']             = 'Show';
 $lang['new']              = 'New';
 $lang['delete']           = 'Delete';
 $lang['copy']             = 'Copy';
+$lang['map']              = 'Map';
 $lang['csvexport']        = 'CSV';
 $lang['vcfexport']        = 'VCard';
 $lang['vcfimport']        = 'Import';
@@ -58,6 +59,7 @@ $lang['help']             = 'Help';
 $lang['select']           = 'Select';
 $lang['orgs']             = 'Companies';
 $lang['upload']           = 'Upload';
+$lang['qrcode']           = 'QR Code';
 
 $lang['publicbook']       = 'Public Addressbook';
 $lang['privatebook']      = 'Private Addressbook';
@@ -75,13 +77,14 @@ $lang['msg_dateformat']   = 'YYYY-MM-DD';
 $lang['msg_uploadvcf']    = 'Upload VCard File';
 $lang['msg_tagsep']       = 'Comma separated';
 
-$lang['err_noentries']    = 'No entries';
-$lang['err_ldap']         = 'The LDAP server returned the following errors';
+$lang['err_noentries']       = 'No entries';
+$lang['err_ldap']            = 'The LDAP server returned the following errors';
+$lang['err_wrongFileType']   = 'The file is no image.';
+$lang['err_fileNotUploaded'] = 'The file cannot be uploaded, may its to huge?';
 
 $lang['openxchange']      = 'Xchange Information';
 $lang['moreopenxchange']  = 'Xchange Information Cont\'d';
 $lang['instantmessenger'] = 'Inst Msg';
-$lang['categories']       = 'Categories';
 $lang['birthday']         = 'Birthday';
 $lang['domain']           = 'Mail Domain';
 $lang['country']          = 'Country';
@@ -91,4 +94,5 @@ $lang['position']         = 'Position';
 $lang['department']       = 'Department';
 $lang['ipphone']          = 'IP Phone';
 $lang['spouse']           = 'Spouse';
-?>
+
+$lang['lettertabs'] = 'A B C D E F G H I J K L M N O P Q R S T U V W X Y Z';