index messages removed and added
This commit is contained in:
@@ -320,7 +320,6 @@ $strIndexes = '
|
||||
$strIndexHasBeenDropped = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s <20><><EFBFBD> 㤠<><E3A4A0><EFBFBD>';
|
||||
$strIndexName = '<27><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> :';
|
||||
$strIndexType = '<27><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> :';
|
||||
$strIndexWarningMultiple = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s <20><><EFBFBD><EFBFBD><EFBFBD> ᮧ<><E1AEA7><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> `%s`';
|
||||
$strIndexWarningTable = '<27><EFBFBD><E0AEA1><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD>ᠬ<EFBFBD> ⠡<><E2A0A1><EFBFBD><EFBFBD> `%s`';
|
||||
$strInnoDBDataFilePath = '<27><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strInnoDBDataHomeDir = '<27><><EFBFBD><EFBFBD>譨<EFBFBD> <20><>⠫<EFBFBD><E2A0AB> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
@@ -861,7 +860,6 @@ $strExportMustBeFile = 'Selected export type has to be saved in file!'; //to tr
|
||||
$strFileNameTemplateDescription = 'This value is interpreted using %1$sstrftime%2$s, so you can use time formatting strings. Additionally the following transformations will happen: %3$s. Other text will be kept as is.'; //to translate
|
||||
$strFreePages = 'Free pages'; //to translate
|
||||
|
||||
$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`'; //to translate
|
||||
$strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`'; //to translate
|
||||
$strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate
|
||||
$strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.'; //to translate
|
||||
@@ -1049,4 +1047,5 @@ $strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see F
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
$strOptions = 'Options'; //to translate
|
||||
$strFiles = 'Files'; //to translate
|
||||
$strIndexesSeemEqual = 'The following indexes appear to be equal and one of them should be removed:'; //to translate
|
||||
?>
|
||||
|
Reference in New Issue
Block a user