add pdf export support

This commit is contained in:
SJ
2013-11-16 15:34:30 +01:00
parent 0c7a366edf
commit 04ab9c7b38
308 changed files with 87020 additions and 7343 deletions

View File

@ -90,7 +90,8 @@ $_['text_dn_asterisk_means_skip_sync'] = "Asterisk (*) means this user entry wil
$_['text_domain'] = "Domain";
$_['text_domains'] = "Domain(s)";
$_['text_domainname'] = "Domain name";
$_['text_download_all_hits'] = "Download all";
$_['text_download_all_hits_as_eml'] = "Download all as EML";
$_['text_download_selected_hits_as_pdf'] = "Download selected as PDF";
$_['text_download_attachment2'] = "download attachment";
$_['text_download_message'] = "Download message (EML)";
$_['text_download_message2'] = "download message";