Revision 008c2e15
Von Moritz Bunkus vor fast 12 Jahren hinzugefügt
bin/mozilla/admin.pl | ||
---|---|---|
759 | 759 |
if ($cluster_encoding && ($cluster_encoding =~ m/^(?:UTF-?8|UNICODE)$/i)) { |
760 | 760 |
if ($::lx_office_conf{system}->{dbcharset} !~ m/^UTF-?8$/i) { |
761 | 761 |
$form->show_generic_error($locale->text('The selected PostgreSQL installation uses UTF-8 as its encoding. ' . |
762 |
'Therefore you have to configure Lx-Office to use UTF-8 as well.'),
|
|
762 |
'Therefore you have to configure kivitendo to use UTF-8 as well.'),
|
|
763 | 763 |
'back_button' => 1); |
764 | 764 |
} |
765 | 765 |
|
Auch abrufbar als: Unified diff
Lx-Office heißt nun kivitendo