nethserver-profilemgr/root/usr/share/nethesis/NethServer/Language/en/NethServer_Module_Profile.php

17 lines
691 B
PHP

<?php
$L['Profile_Title'] = 'User profiles';
$L['Key_label'] = 'User';
$L['FirstName_label'] = 'First Name';
$L['LastName_label'] = 'Last Name';
$L['Actions_label'] = 'Actions';
$L['all_label'] = "Complete profile cleanup";
$L['gui_label'] = "Cleanup GUI settings";
$L['libreoffice_label'] = "Cleanup LibreOffice settings";
#$L['Complete profile cleanup - `${0}`'] = '';
#$L['Proceed with the complete profile cleanup for user `${0}`?'] = "";
#$L['Cleanup GUI settings - `${0}`'] = "";
#$L['Proceed with the removal of GUI settings for user `${0}`?'] = "";
#$L['Cleanup of LibreOffice settings - `${0}`'] = "";
#$L['Proceed with the removal of LibreOffice settings for user `${0}`?'] = "";