X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=inc%2Flang%2Fen.php;h=edc9467e31ad80a007b66d51a292a5e3446f0a1c;hb=28dc08534bbf5b53f747bd0419d5259b5be60208;hp=561c6374b89e0c28dc5f0147fb88960d4b0684e3;hpb=55e57dc0b0041d58c671cfdcb9fb183f0b868969;p=contagged diff --git a/inc/lang/en.php b/inc/lang/en.php index 561c637..edc9467 100644 --- a/inc/lang/en.php +++ b/inc/lang/en.php @@ -59,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'; @@ -76,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'; @@ -92,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';