translations missing

This commit is contained in:
philippe grand
2015-09-07 15:29:51 +02:00
parent 53a9c93b90
commit 3a6271e714
16 changed files with 16 additions and 16 deletions

View File

@@ -53,7 +53,7 @@ class modNotification extends DolibarrModules
// Data directories to create when module is enabled.
$this->dirs = array();
// Dependances
// Dependencies
$this->depends = array();
$this->requiredby = array();
$this->langfiles = array("mails");