added download all hits feature

This commit is contained in:
SJ
2013-09-30 16:40:01 +02:00
parent f12ae31881
commit e537ff5461
12 changed files with 94 additions and 6 deletions

View File

@ -457,4 +457,7 @@ $_['text_ldap_delete_confirm_message'] = 'Soll dieser LDAP-Eintrag wirklich gel
$_['text_customer_delete_confirm_message'] = 'Soll dieser Kunde wirklich gelöscht werden';
$_['text_with_selected'] = 'mit ausgewählten';
$_['text_download_all_hits'] = "Download all";
?>

View File

@ -87,6 +87,7 @@ $_['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_attachment2'] = "download attachment";
$_['text_download_message'] = "Download message (EML)";
$_['text_download_message2'] = "download message";

View File

@ -457,4 +457,6 @@ $_['text_ldap_delete_confirm_message'] = 'Desea borrar la entrada LDAP';
$_['text_customer_delete_confirm_message'] = 'Desea borrar el cliente';
$_['text_with_selected'] = 'Con seleccionado';
$_['text_download_all_hits'] = "Download all";
?>

View File

@ -87,6 +87,7 @@ $_['text_dn_asterisk_means_skip_sync'] = "A csillag (*) azt jelenti, hogy ez a f
$_['text_domain'] = "Domain";
$_['text_domains'] = "Domain(ek)";
$_['text_domainname'] = "Domainn<EFBFBD>v";
$_['text_download_all_hits'] = "<EFBFBD>sszes tal<61>lat let<65>lt<6C>se";
$_['text_download_attachment2'] = "mell<EFBFBD>klet let<65>lt<6C>s";
$_['text_download_message'] = "Lev<EFBFBD>l let<65>lt<6C>se (EML)";
$_['text_download_message2'] = "lev<EFBFBD>l let<65>lt<6C>se";

View File

@ -87,6 +87,7 @@ $_['text_dn_asterisk_means_skip_sync'] = "A csillag (*) azt jelenti, hogy ez a f
$_['text_domain'] = "Domain";
$_['text_domains'] = "Domain(ek)";
$_['text_domainname'] = "Domainnév";
$_['text_download_all_hits'] = "Összes találat letöltése";
$_['text_download_attachment2'] = "melléklet letöltés";
$_['text_download_message'] = "Levél letöltése (EML)";
$_['text_download_message2'] = "levél letöltése";

View File

@ -450,4 +450,6 @@ $_['text_ldap_delete_confirm_message'] = 'Do you wish to delete the LDAP entry';
$_['text_customer_delete_confirm_message'] = 'Do you wish to delete the customer';
$_['text_with_selected'] = 'With Selected';
$_['text_download_all_hits'] = "Download all";
?>