Added task 10 to description of outstanding tasks, refs #814
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
This commit is contained in:
@@ -1881,6 +1881,7 @@ $lng['country']['ZW'] = "Zimbabwe";
|
||||
// ADDED IN FROXLOR 0.9.22-svn1
|
||||
$lng['diskquota'] = 'Quota';
|
||||
$lng['serversettings']['diskquota_enabled'] = 'Quota activated?';
|
||||
$lng['serversettings']['diskquota_repquota_path']['description'] = 'Path to the repquota - tool';
|
||||
$lng['serversettings']['diskquota_repquota_path']['description'] = 'Path to repquota';
|
||||
$lng['serversettings']['diskquota_quotatool_path']['description'] = 'Path to quotatool';
|
||||
$lng['serversettings']['diskquota_customer_partition']['description'] = 'Partition, on which the customer files are stored';
|
||||
$lng['serversettings']['diskquota_customer_partition']['description'] = 'Partition, on which the customer files are stored';
|
||||
$lng['tasks']['diskspace_set_quota'] = 'Set quota on filesystem';
|
||||
@@ -1612,6 +1612,7 @@ $lng['serversettings']['backup_bigfile'] = 'Backup von Kundenverzeichnissen und
|
||||
// ADDED IN FROXLOR 0.9.22-svn1
|
||||
$lng['diskquota'] = 'Quota';
|
||||
$lng['serversettings']['diskquota_enabled'] = 'Quota aktiviert?';
|
||||
$lng['serversettings']['diskquota_repquota_path']['description'] = 'Pfad zu dem repquota - Tool';
|
||||
$lng['serversettings']['diskquota_repquota_path']['description'] = 'Pfad zu repquota';
|
||||
$lng['serversettings']['diskquota_quotatool_path']['description'] = 'Pfad zu quotatool';
|
||||
$lng['serversettings']['diskquota_customer_partition']['description'] = 'Partition, auf welcher die Kundendaten liegen';
|
||||
$lng['serversettings']['diskquota_customer_partition']['description'] = 'Partition, auf welcher die Kundendaten liegen';
|
||||
$lng['tasks']['diskspace_set_quota'] = 'Quota auf dem Dateisystem setzen';
|
||||
Reference in New Issue
Block a user