]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/admin.pl
Lx-Office heißt nun kivitendo
[mfinanz.git] / bin / mozilla / admin.pl
index 7e12b0e05dc06b418a111810803abdbfea7709bd..3d32a3978fcc5e3d22ac4c767c6ea0f3c61eeda9 100755 (executable)
@@ -759,7 +759,7 @@ sub create_dataset {
   if ($cluster_encoding && ($cluster_encoding =~ m/^(?:UTF-?8|UNICODE)$/i)) {
     if ($::lx_office_conf{system}->{dbcharset} !~ m/^UTF-?8$/i) {
       $form->show_generic_error($locale->text('The selected  PostgreSQL installation uses UTF-8 as its encoding. ' .
-                                              'Therefore you have to configure Lx-Office to use UTF-8 as well.'),
+                                              'Therefore you have to configure kivitendo to use UTF-8 as well.'),
                                 'back_button' => 1);
     }