mirror of
https://github.com/vrana/adminer.git
synced 2025-08-26 07:44:37 +02:00
Verify UTF-8 encoding of CSV import
This commit is contained in:
@@ -240,6 +240,7 @@ $translations = array(
|
||||
|
||||
'Import' => 'xx',
|
||||
'%d row(s) have been imported.' => array('xx', 'xx'),
|
||||
'File must be in UTF-8 encoding.' => 'xx',
|
||||
|
||||
// in-place editing in select
|
||||
'Ctrl+click on a value to modify it.' => 'xx',
|
||||
|
Reference in New Issue
Block a user