Removed empty localization files
This commit is contained in:
parent
cba0d9d606
commit
c47bcc9e3f
8 changed files with 1 additions and 17 deletions
|
@ -1,2 +0,0 @@
|
|||
<?php
|
||||
?>
|
|
@ -1,2 +0,0 @@
|
|||
<?php
|
||||
?>
|
|
@ -1,2 +0,0 @@
|
|||
<?php
|
||||
?>
|
|
@ -4,7 +4,7 @@ $labels = array();
|
|||
|
||||
$labels['folderctype'] = 'Content type';
|
||||
$labels['foldertypemail'] = 'Mail';
|
||||
$labels['foldertypeevent'] = 'Calendar'; // Events?
|
||||
$labels['foldertypeevent'] = 'Calendar';
|
||||
$labels['foldertypejournal'] = 'Journal';
|
||||
$labels['foldertypetask'] = 'Tasks';
|
||||
$labels['foldertypenote'] = 'Notes';
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
<?php
|
||||
$labels['foldertypeevent'] = ''; // Events?
|
||||
?>
|
|
@ -1,3 +0,0 @@
|
|||
<?php
|
||||
$labels['foldertypeevent'] = ''; // Events?
|
||||
?>
|
|
@ -1,2 +0,0 @@
|
|||
<?php
|
||||
?>
|
|
@ -1,2 +0,0 @@
|
|||
<?php
|
||||
?>
|
Loading…
Add table
Reference in a new issue