roundcubemail-plugins-kolab/plugins/kolab_addressbook/localization/hr_HR.inc
Aleksander Machniak d03fcc7cd4 Update localization
2016-06-13 18:10:59 +02:00

14 lines
478 B
PHP

<?php
/**
* Localizations for the Kolab Address Book plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_addressbook/
*/
$labels['bookremove'] = 'Remove from list';
$labels['searchterms'] = 'Search terms';
$labels['foldersubscribe'] = 'List permanently';
$labels['objectchangelog'] = 'Change History';
$labels['objectdiffnotavailable'] = 'No comparison possible for the selected revisions';
?>