1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-13 18:14:07 +02:00

Allow limiting number of displayed rows in SQL command (bug #406)

This commit is contained in:
Jakub Vrana
2014-12-06 11:11:34 -08:00
parent f839d5ac25
commit 25329cebf3
7 changed files with 17 additions and 6 deletions

View File

@@ -234,11 +234,13 @@ $translations = array(
'Sort' => 'xx',
'descending' => 'xx',
'Limit' => 'xx',
'Limit rows' => 'xx',
'Text length' => 'xx',
'Action' => 'xx',
'Full table scan' => 'xx',
'Unable to select the table' => 'xx',
'No rows.' => 'xx',
'%d / ' => 'xx',
'%d row(s)' => array('xx', 'xx'),
'Page' => 'xx',
'last' => 'xx',