Add 'configuration' label for folders of type configuration

This commit is contained in:
Aleksander Machniak 2012-04-04 12:16:28 +02:00
parent 10dad0d289
commit c1997c9db7

View file

@ -18,6 +18,7 @@ $labels['contact'] = 'Address Books';
$labels['event'] = 'Calendars';
$labels['task'] = 'Tasks';
$labels['note'] = 'Notes';
$labels['configuration'] = 'Configuration';
$labels['deletedevice'] = 'Delete device';
$labels['imageformat'] = 'Image format';
$labels['laxpiclabel'] = 'Allow PNG and GIF images';