This file is indexed.

/usr/share/roundcube/plugins/zipdownload/localization/nl_NL.inc is in roundcube-plugins-extra 0.7-20120110.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
<?php
/* Author: Wouter Kevenaar*/

$labels = array();
$labels['downloadall'] = 'Alle bijlagen downloaden';
$labels['downloadfolder'] = 'Map downloaden';

$messages = array();

?>