re-sorted

This commit is contained in:
Loïc Chapeaux
2001-08-29 17:58:25 +00:00
parent 79dd7c0456
commit ff60774251

View File

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