1
0
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:
Jakub Vrana
2013-06-03 14:57:26 -07:00
parent c05e332ca3
commit 8e0ead4678
5 changed files with 9 additions and 5 deletions

View File

@@ -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',