Aleksander Machniak
2012-09-27 700dc66c679f0ae6e16c9d016a15bee4269371e6
commit | author | age
70bbab 1 <?php
TB 2 /* Author: Roberto Puzzanghera */
3
4 $labels = array();
5 $labels['downloadall'] = 'Scarica tutti gli allegati';
6 $labels['downloadfolder'] = 'Scarica cartella';
7
8 $messages = array();
9
10 ?>