mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 06:30:59 +01:00
Update charset label, it's used for export & import
This commit is contained in:
parent
c81bd1a291
commit
f981cb40f8
@ -342,7 +342,7 @@ class preferences_hooks
|
||||
),
|
||||
'csv_charset' => array(
|
||||
'type' => 'select',
|
||||
'label' => 'Charset for the CSV export',
|
||||
'label' => 'Charset for the CSV export/import',
|
||||
'name' => 'csv_charset',
|
||||
'values' => translation::get_installed_charsets(),
|
||||
'help' => 'Which charset should be used for the CSV export. The system default is the charset of this eGroupWare installation.',
|
||||
|
Loading…
Reference in New Issue
Block a user