]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/licenses.pl
Alte Konfigurationsdateien config/lx-erp.conf{.default} entfernt
[mfinanz.git] / bin / mozilla / licenses.pl
index 5e396fd5f2ffb04b18e7ebfa55c9c0eb553cbae8..5aee28b5d95e2fd3c05f6cf5124af90ad96696c2 100644 (file)
@@ -328,7 +328,7 @@ sub add {
   if (!$::lx_office_conf{system}->{lizenzen}) {
     $form->error(
                  $locale->text(
-                   'The licensing module has been deactivated in lx-erp.conf.')
+                   'The licensing module has been deactivated in the configuration.')
     );
   }
 
@@ -521,7 +521,7 @@ sub search {
   if (!$::lx_office_conf{system}->{lizenzen}) {
     $form->error(
                  $locale->text(
-                   'The licensing module has been deactivated in lx-erp.conf.')
+                   'The licensing module has been deactivated in the configuration.')
     );
   }