re-sorted
This commit is contained in:
@@ -59,7 +59,7 @@ $strColumnEmpty = 'The columns names are empty!';
|
|||||||
$strColumnNames = 'Column names';
|
$strColumnNames = 'Column names';
|
||||||
$strCompleteInserts = 'Complete inserts';
|
$strCompleteInserts = 'Complete inserts';
|
||||||
$strConfirm = 'Do you really want to do it?';
|
$strConfirm = 'Do you really want to do it?';
|
||||||
$strCopyTable = 'Copy table to:';
|
$strCopyTable = 'Copy table to';
|
||||||
$strCopyTableOK = 'Table %s has been copied to %s.';
|
$strCopyTableOK = 'Table %s has been copied to %s.';
|
||||||
$strCreate = 'Create';
|
$strCreate = 'Create';
|
||||||
$strCreateNewDatabase = 'Create new database';
|
$strCreateNewDatabase = 'Create new database';
|
||||||
@@ -166,8 +166,8 @@ $strName = 'Name';
|
|||||||
$strNbRecords = 'No. Of records';
|
$strNbRecords = 'No. Of records';
|
||||||
$strNext = 'Next';
|
$strNext = 'Next';
|
||||||
$strNo = 'No';
|
$strNo = 'No';
|
||||||
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
|
|
||||||
$strNoDatabases = 'No databases';
|
$strNoDatabases = 'No databases';
|
||||||
|
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
|
||||||
$strNoModification = 'No change';
|
$strNoModification = 'No change';
|
||||||
$strNoPassword = 'No Password';
|
$strNoPassword = 'No Password';
|
||||||
$strNoPrivileges = 'No Privileges';
|
$strNoPrivileges = 'No Privileges';
|
||||||
@@ -190,8 +190,8 @@ $strOverhead = 'Overhead';
|
|||||||
$strPassword = 'Password';
|
$strPassword = 'Password';
|
||||||
$strPasswordEmpty = 'The password is empty!';
|
$strPasswordEmpty = 'The password is empty!';
|
||||||
$strPasswordNotSame = 'The passwords aren\'t the same!';
|
$strPasswordNotSame = 'The passwords aren\'t the same!';
|
||||||
$strPmaDocumentation = 'phpMyAdmin Documentation';
|
|
||||||
$strPHPVersion = 'PHP Version';
|
$strPHPVersion = 'PHP Version';
|
||||||
|
$strPmaDocumentation = 'phpMyAdmin documentation';
|
||||||
$strPos1 = 'Begin';
|
$strPos1 = 'Begin';
|
||||||
$strPrevious = 'Previous';
|
$strPrevious = 'Previous';
|
||||||
$strPrimary = 'Primary';
|
$strPrimary = 'Primary';
|
||||||
|
Reference in New Issue
Block a user