diff --git a/lang/afrikaans-iso-8859-1.inc.php b/lang/afrikaans-iso-8859-1.inc.php index 2bb118056..bba6495be 100644 --- a/lang/afrikaans-iso-8859-1.inc.php +++ b/lang/afrikaans-iso-8859-1.inc.php @@ -554,8 +554,6 @@ $strImportFiles = 'Import files'; //to translate $strImportFormat = 'Format of imported file'; //to translate $strImport = 'Import'; //to translate $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate -$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate @@ -1053,4 +1051,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 ?> diff --git a/lang/afrikaans-utf-8.inc.php b/lang/afrikaans-utf-8.inc.php index 0d17a07e7..734b2f948 100644 --- a/lang/afrikaans-utf-8.inc.php +++ b/lang/afrikaans-utf-8.inc.php @@ -555,8 +555,6 @@ $strImportFiles = 'Import files'; //to translate $strImportFormat = 'Format of imported file'; //to translate $strImport = 'Import'; //to translate $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate -$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate @@ -1054,4 +1052,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 ?> diff --git a/lang/albanian-iso-8859-1.inc.php b/lang/albanian-iso-8859-1.inc.php index 8a32dd097..14dc8e03c 100644 --- a/lang/albanian-iso-8859-1.inc.php +++ b/lang/albanian-iso-8859-1.inc.php @@ -735,8 +735,6 @@ $strIgnoreDuplicates = 'Ignore duplicate rows'; //to translate $strImportFormat = 'Format of imported file'; //to translate $strImport = 'Import'; //to translate $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate -$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate @@ -1052,4 +1050,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 ?> diff --git a/lang/albanian-utf-8.inc.php b/lang/albanian-utf-8.inc.php index 40c516ed6..f189bc8ad 100644 --- a/lang/albanian-utf-8.inc.php +++ b/lang/albanian-utf-8.inc.php @@ -736,8 +736,6 @@ $strIgnoreDuplicates = 'Ignore duplicate rows'; //to translate $strImportFormat = 'Format of imported file'; //to translate $strImport = 'Import'; //to translate $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate -$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate @@ -1053,4 +1051,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 ?> diff --git a/lang/arabic-utf-8.inc.php b/lang/arabic-utf-8.inc.php index 320625468..4507bb40d 100644 --- a/lang/arabic-utf-8.inc.php +++ b/lang/arabic-utf-8.inc.php @@ -718,8 +718,6 @@ $strIgnoreInserts = 'Use ignore inserts'; //to translate $strImportFormat = 'Format of imported file'; //to translate $strImport = 'Import'; //to translate $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate -$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate @@ -1055,4 +1053,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 ?> diff --git a/lang/arabic-windows-1256.inc.php b/lang/arabic-windows-1256.inc.php index c71a1ba61..3f7f3969b 100644 --- a/lang/arabic-windows-1256.inc.php +++ b/lang/arabic-windows-1256.inc.php @@ -717,8 +717,6 @@ $strIgnoreInserts = 'Use ignore inserts'; //to translate $strImportFormat = 'Format of imported file'; //to translate $strImport = 'Import'; //to translate $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate -$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate @@ -1054,4 +1052,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 ?> diff --git a/lang/azerbaijani-iso-8859-9.inc.php b/lang/azerbaijani-iso-8859-9.inc.php index b2330a541..51fa84904 100644 --- a/lang/azerbaijani-iso-8859-9.inc.php +++ b/lang/azerbaijani-iso-8859-9.inc.php @@ -695,8 +695,6 @@ $strIgnoreInserts = 'Use ignore inserts'; //to translate $strImportFormat = 'Format of imported file'; //to translate $strImport = 'Import'; //to translate $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate -$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate $strInnoDBAutoextendIncrement = 'Autoextend increment'; //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 ?> diff --git a/lang/azerbaijani-utf-8.inc.php b/lang/azerbaijani-utf-8.inc.php index 96ee83746..99d490376 100644 --- a/lang/azerbaijani-utf-8.inc.php +++ b/lang/azerbaijani-utf-8.inc.php @@ -696,8 +696,6 @@ $strIgnoreInserts = 'Use ignore inserts'; //to translate $strImportFormat = 'Format of imported file'; //to translate $strImport = 'Import'; //to translate $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate -$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate @@ -1050,4 +1048,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 ?> diff --git a/lang/basque-iso-8859-1.inc.php b/lang/basque-iso-8859-1.inc.php index 3f27abbad..9f574aada 100644 --- a/lang/basque-iso-8859-1.inc.php +++ b/lang/basque-iso-8859-1.inc.php @@ -704,8 +704,6 @@ $strIgnoreInserts = 'Use ignore inserts'; //to translate $strImportFormat = 'Format of imported file'; //to translate $strImport = 'Import'; //to translate $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate -$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate @@ -1046,4 +1044,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 ?> diff --git a/lang/basque-utf-8.inc.php b/lang/basque-utf-8.inc.php index 3d2722753..0714ff198 100644 --- a/lang/basque-utf-8.inc.php +++ b/lang/basque-utf-8.inc.php @@ -705,8 +705,6 @@ $strIgnoreInserts = 'Use ignore inserts'; //to translate $strImportFormat = 'Format of imported file'; //to translate $strImport = 'Import'; //to translate $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate -$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate @@ -1047,4 +1045,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 ?> diff --git a/lang/belarusian_cyrillic-utf-8.inc.php b/lang/belarusian_cyrillic-utf-8.inc.php index b34cb66c6..95ac87a6d 100644 --- a/lang/belarusian_cyrillic-utf-8.inc.php +++ b/lang/belarusian_cyrillic-utf-8.inc.php @@ -345,8 +345,6 @@ $strIndexes = 'Індэксы'; $strIndexHasBeenDropped = 'Індэкс %s быў выдалены'; $strIndexName = 'Імя індэкса:'; $strIndexType = 'Тып індэкса:'; -$strIndexWarningMultiple = 'Больш за адзін %s ключ быў створаны для калёнкі `%s`'; -$strIndexWarningPrimary = 'Абодва ключы PRIMARY і INDEX павінны быць вызначаны для калёнкі `%s`'; $strIndexWarningTable = 'Праблемы з індэксамі для табліцы `%s`'; $strIndexWarningUnique = 'Абодва ключы UNIQUE і INDEX павінны быць вызначаны для калёнкі `%s`'; $strInnoDBAutoextendIncrement = 'Аўтапашыральнае прырашчэньне'; @@ -1030,4 +1028,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 ?> diff --git a/lang/belarusian_cyrillic-windows-1251.inc.php b/lang/belarusian_cyrillic-windows-1251.inc.php index f3863bb51..2e0f93c4f 100644 --- a/lang/belarusian_cyrillic-windows-1251.inc.php +++ b/lang/belarusian_cyrillic-windows-1251.inc.php @@ -344,8 +344,6 @@ $strIndexes = ' $strIndexHasBeenDropped = ' %s '; $strIndexName = ' :'; $strIndexType = ' :'; -$strIndexWarningMultiple = ' %s `%s`'; -$strIndexWarningPrimary = ' PRIMARY INDEX `%s`'; $strIndexWarningTable = ' `%s`'; $strIndexWarningUnique = ' UNIQUE INDEX `%s`'; $strInnoDBAutoextendIncrement = ' '; @@ -1029,4 +1027,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 ?> diff --git a/lang/belarusian_latin-utf-8.inc.php b/lang/belarusian_latin-utf-8.inc.php index 0d86a4091..bf8f18e25 100644 --- a/lang/belarusian_latin-utf-8.inc.php +++ b/lang/belarusian_latin-utf-8.inc.php @@ -344,8 +344,6 @@ $strIndexHasBeenDropped = 'Indeks %s byŭ vydaleny'; $strIndex = 'Indeks'; $strIndexName = 'Imia indeksa:'; $strIndexType = 'Typ indeksa:'; -$strIndexWarningMultiple = 'Bolš za adzin %s kluč byŭ stvorany dla kalonki `%s`'; -$strIndexWarningPrimary = 'Abodva klučy PRIMARY i INDEX pavinny być vyznačany dla kalonki `%s`'; $strIndexWarningTable = 'Prablemy z indeksami dla tablicy `%s`'; $strIndexWarningUnique = 'Abodva klučy UNIQUE i INDEX pavinny być vyznačany dla kalonki `%s`'; $strInnoDBAutoextendIncrement = 'Aŭtapašyralnaje pryraščeńnie'; @@ -1029,4 +1027,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 ?> diff --git a/lang/bosnian-utf-8.inc.php b/lang/bosnian-utf-8.inc.php index 8d88dd3df..9dd488bd7 100644 --- a/lang/bosnian-utf-8.inc.php +++ b/lang/bosnian-utf-8.inc.php @@ -702,8 +702,6 @@ $strIgnoreInserts = 'Use ignore inserts'; //to translate $strImportFormat = 'Format of imported file'; //to translate $strImport = 'Import'; //to translate $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate -$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate @@ -1053,4 +1051,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 ?> diff --git a/lang/bosnian-windows-1250.inc.php b/lang/bosnian-windows-1250.inc.php index 9bb758f59..1fca93c80 100644 --- a/lang/bosnian-windows-1250.inc.php +++ b/lang/bosnian-windows-1250.inc.php @@ -701,8 +701,6 @@ $strIgnoreInserts = 'Use ignore inserts'; //to translate $strImportFormat = 'Format of imported file'; //to translate $strImport = 'Import'; //to translate $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate -$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate @@ -1052,4 +1050,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 ?> diff --git a/lang/brazilian_portuguese-iso-8859-1.inc.php b/lang/brazilian_portuguese-iso-8859-1.inc.php index 4812023e5..1bfdcfd84 100644 --- a/lang/brazilian_portuguese-iso-8859-1.inc.php +++ b/lang/brazilian_portuguese-iso-8859-1.inc.php @@ -347,8 +347,6 @@ $strIndexHasBeenDropped = ' $strIndex = 'ndice'; $strIndexName = 'Nome do ndice:'; $strIndexType = 'Tipo de ndice:'; -$strIndexWarningMultiple = 'Mais de uma %s chave foi criada para a coluna `%s`'; -$strIndexWarningPrimary = 'Chaves PRIMARY e INDEX no podem ser usadas juntas para a coluna `%s`'; $strIndexWarningTable = 'Problemas com o ndice da tabela `%s`'; $strIndexWarningUnique = 'Chaves UNIQUE e INDEX no podem ser usadas juntas para a coluna `%s`'; $strInnoDBAutoextendIncrementDesc = 'O tamanho do incremento para extender o tamanho de um tamanho de tabela autoextendida quando ela comear ficar cheia.'; @@ -1032,4 +1030,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 ?> diff --git a/lang/brazilian_portuguese-utf-8.inc.php b/lang/brazilian_portuguese-utf-8.inc.php index 335b83d4e..7a009db72 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php +++ b/lang/brazilian_portuguese-utf-8.inc.php @@ -348,8 +348,6 @@ $strIndexHasBeenDropped = 'Índice %s foi eliminado'; $strIndex = 'Índice'; $strIndexName = 'Nome do índice:'; $strIndexType = 'Tipo de índice:'; -$strIndexWarningMultiple = 'Mais de uma %s chave foi criada para a coluna `%s`'; -$strIndexWarningPrimary = 'Chaves PRIMARY e INDEX não podem ser usadas juntas para a coluna `%s`'; $strIndexWarningTable = 'Problemas com o índice da tabela `%s`'; $strIndexWarningUnique = 'Chaves UNIQUE e INDEX não podem ser usadas juntas para a coluna `%s`'; $strInnoDBAutoextendIncrementDesc = 'O tamanho do incremento para extender o tamanho de um tamanho de tabela autoextendida quando ela começar à ficar cheia.'; @@ -1033,4 +1031,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 ?> diff --git a/lang/bulgarian-koi8-r.inc.php b/lang/bulgarian-koi8-r.inc.php index 12c7d3f0b..4fd76ff74 100644 --- a/lang/bulgarian-koi8-r.inc.php +++ b/lang/bulgarian-koi8-r.inc.php @@ -312,8 +312,6 @@ $strIndexHasBeenDropped = ' $strIndexName = '  :'; $strIndex = ''; $strIndexType = '  :'; -$strIndexWarningMultiple = ' %s `%s`'; -$strIndexWarningPrimary = ' `%s` '; $strIndexWarningTable = ' `%s`'; $strInnoDBPages = ''; $strInnodbStat = 'InnoDB '; @@ -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 ?> diff --git a/lang/bulgarian-utf-8.inc.php b/lang/bulgarian-utf-8.inc.php index 196b054c6..e454db212 100644 --- a/lang/bulgarian-utf-8.inc.php +++ b/lang/bulgarian-utf-8.inc.php @@ -313,8 +313,6 @@ $strIndexHasBeenDropped = 'Индекса %s беше изтрит'; $strIndexName = 'Име на индекса :'; $strIndex = 'Индекс'; $strIndexType = 'Тип на индекса :'; -$strIndexWarningMultiple = 'Повече от един %s ключ беше създаден за колона `%s`'; -$strIndexWarningPrimary = 'Колона `%s` не може да бъде едновременно първичен и външен ключ'; $strIndexWarningTable = 'Проблем с индексите на таблица `%s`'; $strInnoDBPages = 'страници'; $strInnodbStat = 'InnoDB Състояние'; @@ -1050,4 +1048,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 ?> diff --git a/lang/bulgarian-windows-1251.inc.php b/lang/bulgarian-windows-1251.inc.php index c04d61ac4..49a761bdb 100644 --- a/lang/bulgarian-windows-1251.inc.php +++ b/lang/bulgarian-windows-1251.inc.php @@ -312,8 +312,6 @@ $strIndexHasBeenDropped = ' $strIndexName = '  :'; $strIndex = ''; $strIndexType = '  :'; -$strIndexWarningMultiple = ' %s `%s`'; -$strIndexWarningPrimary = ' `%s` '; $strIndexWarningTable = ' `%s`'; $strInnoDBPages = ''; $strInnodbStat = 'InnoDB '; @@ -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 ?> diff --git a/lang/catalan-iso-8859-1.inc.php b/lang/catalan-iso-8859-1.inc.php index 6a128145e..246cc1acc 100644 --- a/lang/catalan-iso-8859-1.inc.php +++ b/lang/catalan-iso-8859-1.inc.php @@ -359,8 +359,6 @@ $strIndexHasBeenDropped = 'S\'ha esborrat l\' $strIndex = 'ndex'; $strIndexName = 'Nom d\'ndex:'; $strIndexType = 'Tipus d\'ndex:'; -$strIndexWarningMultiple = 'S\'ha creat ms d\'una clau %s per a la columna `%s`'; -$strIndexWarningPrimary = 'Les claus PRIMARY i INDEX no es poden establir alhora per a la columna `%s`'; $strIndexWarningTable = 'Problemes amb els index de la taula `%s`'; $strIndexWarningUnique = 'Les claus UNIQUE i INDEX no es poden establir alhora per a la columna `%s`'; $strInnoDBAutoextendIncrementDesc = ' La quantitat a incrementar per ampliar el tamany d\'una taula autoextensible quan estigui a punt d\'omplir-se.'; @@ -1025,4 +1023,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 ?> diff --git a/lang/catalan-utf-8.inc.php b/lang/catalan-utf-8.inc.php index 6c281a071..927d032f9 100644 --- a/lang/catalan-utf-8.inc.php +++ b/lang/catalan-utf-8.inc.php @@ -360,8 +360,6 @@ $strIndexHasBeenDropped = 'S\'ha esborrat l\'índex %s'; $strIndex = 'Índex'; $strIndexName = 'Nom d\'índex:'; $strIndexType = 'Tipus d\'índex:'; -$strIndexWarningMultiple = 'S\'ha creat més d\'una clau %s per a la columna `%s`'; -$strIndexWarningPrimary = 'Les claus PRIMARY i INDEX no es poden establir alhora per a la columna `%s`'; $strIndexWarningTable = 'Problemes amb els index de la taula `%s`'; $strIndexWarningUnique = 'Les claus UNIQUE i INDEX no es poden establir alhora per a la columna `%s`'; $strInnoDBAutoextendIncrementDesc = ' La quantitat a incrementar per ampliar el tamany d\'una taula autoextensible quan estigui a punt d\'omplir-se.'; @@ -1026,4 +1024,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 ?> diff --git a/lang/chinese_simplified-gb2312.inc.php b/lang/chinese_simplified-gb2312.inc.php index d1a0afd7a..d69f91ca3 100644 --- a/lang/chinese_simplified-gb2312.inc.php +++ b/lang/chinese_simplified-gb2312.inc.php @@ -286,8 +286,6 @@ $strIndexes = ' $strIndexHasBeenDropped = ' %s ѱɾ'; $strIndexName = 'ƣ'; $strIndexType = 'ͣ'; -$strIndexWarningMultiple = '棺һ %s ֶ `%s`'; -$strIndexWarningPrimary = '棺PRIMARYINDEXӦͬʱֶ `%s` '; $strIndexWarningTable = '棺ݱ `%s`'; $strIndexWarningUnique = '棺ΨһUNIQUEINDEXӦͬʱֶ `%s` '; $strInnodbStat = 'InnoDB ״̬'; @@ -1054,4 +1052,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 ?> diff --git a/lang/chinese_simplified-utf-8.inc.php b/lang/chinese_simplified-utf-8.inc.php index 9968d392c..a08721a1c 100644 --- a/lang/chinese_simplified-utf-8.inc.php +++ b/lang/chinese_simplified-utf-8.inc.php @@ -287,8 +287,6 @@ $strIndexes = '索引'; $strIndexHasBeenDropped = '索引 %s 已被删除'; $strIndexName = '索引名称:'; $strIndexType = '索引类型:'; -$strIndexWarningMultiple = '警告:超过一个 %s 键被设在字段 `%s`中'; -$strIndexWarningPrimary = '警告:主键PRIMARY与索引键INDEX不应同时设在字段 `%s` 中'; $strIndexWarningTable = '警告:数据表 `%s`的索引存在问题'; $strIndexWarningUnique = '警告:唯一键UNIQUE与索引键INDEX不应同时设在字段 `%s` 中'; $strInnodbStat = 'InnoDB 状态'; @@ -1055,4 +1053,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 ?> diff --git a/lang/chinese_traditional-big5.inc.php b/lang/chinese_traditional-big5.inc.php index e9498d254..9c0fc6b33 100644 --- a/lang/chinese_traditional-big5.inc.php +++ b/lang/chinese_traditional-big5.inc.php @@ -332,8 +332,6 @@ $strIndexes = ' $strIndexHasBeenDropped = ' %s wQR'; $strIndexName = 'ަW :'; $strIndexType = ' :'; -$strIndexWarningMultiple = 'hL@ %s wإߨ `%s` '; -$strIndexWarningPrimary = 'D PRIMARY INDEX Pɶ]w `%s` '; $strIndexWarningTable = 'ƪ `%s` ްD'; $strIndexWarningUnique = 'ߤ@ UNIQUE INDEX Pɶ]w `%s` '; $strInnoDBAutoextendIncrement = '۰ʦjp'; @@ -1033,4 +1031,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 ?> diff --git a/lang/chinese_traditional-utf-8.inc.php b/lang/chinese_traditional-utf-8.inc.php index 7a76fc549..bffc839ac 100644 --- a/lang/chinese_traditional-utf-8.inc.php +++ b/lang/chinese_traditional-utf-8.inc.php @@ -333,8 +333,6 @@ $strIndexes = '索引'; $strIndexHasBeenDropped = '索引 %s 已被刪除'; $strIndexName = '索引名稱 :'; $strIndexType = '索引類型 :'; -$strIndexWarningMultiple = '多過一個 %s 鍵已建立到欄位 `%s` 中'; -$strIndexWarningPrimary = '主鍵 PRIMARY 及 索引鍵 INDEX 不應同時間設定欄位 `%s` 中'; $strIndexWarningTable = '於資料表 `%s` 中有索引問題'; $strIndexWarningUnique = '唯一鍵 UNIQUE 及 索引鍵 INDEX 不應同時間設定欄位 `%s` 中'; $strInnoDBAutoextendIncrement = '自動伸延大小'; @@ -1034,4 +1032,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 ?> diff --git a/lang/croatian-iso-8859-2.inc.php b/lang/croatian-iso-8859-2.inc.php index ea81b3660..4bb48f718 100644 --- a/lang/croatian-iso-8859-2.inc.php +++ b/lang/croatian-iso-8859-2.inc.php @@ -342,8 +342,6 @@ $strIndexHasBeenDropped = 'Index %s je odba $strIndex = 'Indeks'; $strIndexName = 'Naziv indeksa:'; $strIndexType = 'Vrsta indeksa:'; -$strIndexWarningMultiple = 'Izraeno je vie od jednog kljua %s za stupac `%s`'; -$strIndexWarningPrimary = 'Kljuevi PRIMARY i INDEX ne bi smjeli istovremeno biti zadani za stupac `%s`'; $strIndexWarningTable = 'Problemi s indeksima tablice `%s`'; $strIndexWarningUnique = 'Kljuevi UNIQUE i INDEX ne bi smjeli istovremeno biti zadani za stupac `%s`'; $strInnoDBAutoextendIncrementDesc = ' Veliina koraka za proirivanje veliine automatski proirujueg prostora tablice u sluaju njezinog ispunjavanja.'; @@ -1027,4 +1025,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 ?> diff --git a/lang/croatian-utf-8.inc.php b/lang/croatian-utf-8.inc.php index eab1a3f1a..8af8babbd 100644 --- a/lang/croatian-utf-8.inc.php +++ b/lang/croatian-utf-8.inc.php @@ -343,8 +343,6 @@ $strIndexHasBeenDropped = 'Index %s je odbačen'; $strIndex = 'Indeks'; $strIndexName = 'Naziv indeksa:'; $strIndexType = 'Vrsta indeksa:'; -$strIndexWarningMultiple = 'Izrađeno je više od jednog ključa %s za stupac `%s`'; -$strIndexWarningPrimary = 'Ključevi PRIMARY i INDEX ne bi smjeli istovremeno biti zadani za stupac `%s`'; $strIndexWarningTable = 'Problemi s indeksima tablice `%s`'; $strIndexWarningUnique = 'Ključevi UNIQUE i INDEX ne bi smjeli istovremeno biti zadani za stupac `%s`'; $strInnoDBAutoextendIncrementDesc = ' Veličina koraka za proširivanje veličine automatski proširujućeg prostora tablice u slučaju njezinog ispunjavanja.'; @@ -1028,4 +1026,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 ?> diff --git a/lang/croatian-windows-1250.inc.php b/lang/croatian-windows-1250.inc.php index d7baec26d..59ed34c45 100644 --- a/lang/croatian-windows-1250.inc.php +++ b/lang/croatian-windows-1250.inc.php @@ -342,8 +342,6 @@ $strIndexHasBeenDropped = 'Index %s je odba $strIndex = 'Indeks'; $strIndexName = 'Naziv indeksa:'; $strIndexType = 'Vrsta indeksa:'; -$strIndexWarningMultiple = 'Izraeno je vie od jednog kljua %s za stupac `%s`'; -$strIndexWarningPrimary = 'Kljuevi PRIMARY i INDEX ne bi smjeli istovremeno biti zadani za stupac `%s`'; $strIndexWarningTable = 'Problemi s indeksima tablice `%s`'; $strIndexWarningUnique = 'Kljuevi UNIQUE i INDEX ne bi smjeli istovremeno biti zadani za stupac `%s`'; $strInnoDBAutoextendIncrementDesc = ' Veliina koraka za proirivanje veliine automatski proirujueg prostora tablice u sluaju njezinog ispunjavanja.'; @@ -1027,4 +1025,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 ?> diff --git a/lang/czech-iso-8859-2.inc.php b/lang/czech-iso-8859-2.inc.php index 4dcef49c5..81734105e 100644 --- a/lang/czech-iso-8859-2.inc.php +++ b/lang/czech-iso-8859-2.inc.php @@ -366,8 +366,6 @@ $strIndexHasBeenDropped = 'Index %s byl odstran $strIndex = 'Index'; $strIndexName = 'Jmno indexu :'; $strIndexType = 'Typ indexu :'; -$strIndexWarningMultiple = 'Pro sloupec `%s` je vytvoeno vce index'; -$strIndexWarningPrimary = 'Sloupec `%s` by neml bt zrove obsaen v PRIMARY a INDEX kli'; $strIndexWarningTable = 'Problmy s indexy v tabulce `%s`'; $strIndexWarningUnique = 'Sloupec `%s` by neml bt zrove obsaen v PRIMARY a UNIQUE kli'; $strInnoDBAutoextendIncrementDesc = 'Velikost o kterou je zvten soubor s daty, pokud je zaplnn.'; @@ -1028,4 +1026,5 @@ $strZip = '„zazipov $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 ?> diff --git a/lang/czech-utf-8.inc.php b/lang/czech-utf-8.inc.php index c329fe4b1..be47a5d02 100644 --- a/lang/czech-utf-8.inc.php +++ b/lang/czech-utf-8.inc.php @@ -367,8 +367,6 @@ $strIndexHasBeenDropped = 'Index %s byl odstraněn'; $strIndex = 'Index'; $strIndexName = 'Jméno indexu :'; $strIndexType = 'Typ indexu :'; -$strIndexWarningMultiple = 'Pro sloupec `%s` je vytvořeno více indexů'; -$strIndexWarningPrimary = 'Sloupec `%s` by neměl být zároveň obsažen v PRIMARY a INDEX klíči'; $strIndexWarningTable = 'Problémy s indexy v tabulce `%s`'; $strIndexWarningUnique = 'Sloupec `%s` by neměl být zároveň obsažen v PRIMARY a UNIQUE klíči'; $strInnoDBAutoextendIncrementDesc = 'Velikost o kterou je zvětšen soubor s daty, pokud je zaplněný.'; @@ -1029,4 +1027,5 @@ $strZip = '„zazipováno“'; $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 ?> diff --git a/lang/czech-windows-1250.inc.php b/lang/czech-windows-1250.inc.php index 50b9a3f14..27bfdea98 100644 --- a/lang/czech-windows-1250.inc.php +++ b/lang/czech-windows-1250.inc.php @@ -366,8 +366,6 @@ $strIndexHasBeenDropped = 'Index %s byl odstran $strIndex = 'Index'; $strIndexName = 'Jmno indexu :'; $strIndexType = 'Typ indexu :'; -$strIndexWarningMultiple = 'Pro sloupec `%s` je vytvoeno vce index'; -$strIndexWarningPrimary = 'Sloupec `%s` by neml bt zrove obsaen v PRIMARY a INDEX kli'; $strIndexWarningTable = 'Problmy s indexy v tabulce `%s`'; $strIndexWarningUnique = 'Sloupec `%s` by neml bt zrove obsaen v PRIMARY a UNIQUE kli'; $strInnoDBAutoextendIncrementDesc = 'Velikost o kterou je zvten soubor s daty, pokud je zaplnn.'; @@ -1028,4 +1026,5 @@ $strZip = '„zazipov $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 ?> diff --git a/lang/danish-iso-8859-1.inc.php b/lang/danish-iso-8859-1.inc.php index f8505f5fb..6e731feeb 100644 --- a/lang/danish-iso-8859-1.inc.php +++ b/lang/danish-iso-8859-1.inc.php @@ -343,8 +343,6 @@ $strIndexHasBeenDropped = 'Indeks %s er blevet slettet'; $strIndex = 'Indeks'; $strIndexName = 'Indeksnavn :'; $strIndexType = 'Indekstype :'; -$strIndexWarningMultiple = 'Mere end en %s ngle blev skabt for kolonne `%s`'; -$strIndexWarningPrimary = 'PRIMARY og INDEX ngler burde ikke begge vre sat for kolonne `%s`'; $strIndexWarningTable = 'Problemer med indeksene p tabel `%s`'; $strIndexWarningUnique = 'UNIQUE og INDEX ngler burde ikke begge vre sat for kolonne `%s`'; $strInnoDBAutoextendIncrement = 'Autoextend forgelse'; @@ -1028,4 +1026,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 ?> diff --git a/lang/danish-utf-8.inc.php b/lang/danish-utf-8.inc.php index 867cacf8a..bffce661f 100644 --- a/lang/danish-utf-8.inc.php +++ b/lang/danish-utf-8.inc.php @@ -344,8 +344,6 @@ $strIndexHasBeenDropped = 'Indeks %s er blevet slettet'; $strIndex = 'Indeks'; $strIndexName = 'Indeksnavn :'; $strIndexType = 'Indekstype :'; -$strIndexWarningMultiple = 'Mere end en %s nøgle blev skabt for kolonne `%s`'; -$strIndexWarningPrimary = 'PRIMARY og INDEX nøgler burde ikke begge være sat for kolonne `%s`'; $strIndexWarningTable = 'Problemer med indeksene på tabel `%s`'; $strIndexWarningUnique = 'UNIQUE og INDEX nøgler burde ikke begge være sat for kolonne `%s`'; $strInnoDBAutoextendIncrement = 'Autoextend forøgelse'; @@ -1029,4 +1027,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 ?> diff --git a/lang/dutch-iso-8859-1.inc.php b/lang/dutch-iso-8859-1.inc.php index 05f23d228..d1866e1f5 100644 --- a/lang/dutch-iso-8859-1.inc.php +++ b/lang/dutch-iso-8859-1.inc.php @@ -282,8 +282,6 @@ $strIndexHasBeenDropped = 'Index %s is vervallen'; $strIndex = 'Index'; $strIndexName = 'Index naam :'; $strIndexType = 'Index type :'; -$strIndexWarningMultiple = 'Meer dan 1 %s sleutel was gecreerd voor de kolom `%s`'; -$strIndexWarningPrimary = 'PRIMARY en INDEX sleutels behoren niet beide ingesteld te zijn voor de kolom `%s`'; $strIndexWarningTable = 'Problemen met de index(en) van de tabel `%s`'; $strIndexWarningUnique = 'UNIQUE en INDEX sleutels behoren niet beide ingesteld te zijn voor de kolom `%s`'; $strInnodbStat = 'InnoDB Status'; @@ -1050,4 +1048,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 ?> diff --git a/lang/dutch-iso-8859-15.inc.php b/lang/dutch-iso-8859-15.inc.php index 7f0ab17a3..547118e21 100644 --- a/lang/dutch-iso-8859-15.inc.php +++ b/lang/dutch-iso-8859-15.inc.php @@ -282,8 +282,6 @@ $strIndexHasBeenDropped = 'Index %s is vervallen'; $strIndex = 'Index'; $strIndexName = 'Index naam :'; $strIndexType = 'Index type :'; -$strIndexWarningMultiple = 'Meer dan 1 %s sleutel was gecreerd voor de kolom `%s`'; -$strIndexWarningPrimary = 'PRIMARY en INDEX sleutels behoren niet beide ingesteld te zijn voor de kolom `%s`'; $strIndexWarningTable = 'Problemen met de index(en) van de tabel `%s`'; $strIndexWarningUnique = 'UNIQUE en INDEX sleutels behoren niet beide ingesteld te zijn voor de kolom `%s`'; $strInnodbStat = 'InnoDB Status'; @@ -1050,4 +1048,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 ?> diff --git a/lang/dutch-utf-8.inc.php b/lang/dutch-utf-8.inc.php index b5d867f3b..521a79670 100644 --- a/lang/dutch-utf-8.inc.php +++ b/lang/dutch-utf-8.inc.php @@ -283,8 +283,6 @@ $strIndexHasBeenDropped = 'Index %s is vervallen'; $strIndex = 'Index'; $strIndexName = 'Index naam :'; $strIndexType = 'Index type :'; -$strIndexWarningMultiple = 'Meer dan 1 %s sleutel was gecreëerd voor de kolom `%s`'; -$strIndexWarningPrimary = 'PRIMARY en INDEX sleutels behoren niet beide ingesteld te zijn voor de kolom `%s`'; $strIndexWarningTable = 'Problemen met de index(en) van de tabel `%s`'; $strIndexWarningUnique = 'UNIQUE en INDEX sleutels behoren niet beide ingesteld te zijn voor de kolom `%s`'; $strInnodbStat = 'InnoDB Status'; @@ -1051,4 +1049,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 ?> diff --git a/lang/english-iso-8859-1.inc.php b/lang/english-iso-8859-1.inc.php index 13974f234..0627f77f3 100644 --- a/lang/english-iso-8859-1.inc.php +++ b/lang/english-iso-8859-1.inc.php @@ -363,12 +363,11 @@ $strImportFormat = 'Format of imported file'; $strImport = 'Import'; $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; $strIndexes = 'Indexes'; +$strIndexesSeemEqual = 'The following indexes appear to be equal and one of them should be removed:'; $strIndexHasBeenDropped = 'Index %s has been dropped'; $strIndex = 'Index'; $strIndexName = 'Index name:'; $strIndexType = 'Index type:'; -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`'; -$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`'; $strIndexWarningTable = 'Problems with indexes of table `%s`'; $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`'; $strInnoDBAutoextendIncrement = 'Autoextend increment'; diff --git a/lang/english-iso-8859-15.inc.php b/lang/english-iso-8859-15.inc.php index 29b8c28c9..d58558b96 100644 --- a/lang/english-iso-8859-15.inc.php +++ b/lang/english-iso-8859-15.inc.php @@ -363,12 +363,11 @@ $strImportFormat = 'Format of imported file'; $strImport = 'Import'; $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; $strIndexes = 'Indexes'; +$strIndexesSeemEqual = 'The following indexes appear to be equal and one of them should be removed:'; $strIndexHasBeenDropped = 'Index %s has been dropped'; $strIndex = 'Index'; $strIndexName = 'Index name:'; $strIndexType = 'Index type:'; -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`'; -$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`'; $strIndexWarningTable = 'Problems with indexes of table `%s`'; $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`'; $strInnoDBAutoextendIncrement = 'Autoextend increment'; diff --git a/lang/english-utf-8.inc.php b/lang/english-utf-8.inc.php index c2317974d..d041715ed 100644 --- a/lang/english-utf-8.inc.php +++ b/lang/english-utf-8.inc.php @@ -364,12 +364,11 @@ $strImportFormat = 'Format of imported file'; $strImport = 'Import'; $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; $strIndexes = 'Indexes'; +$strIndexesSeemEqual = 'The following indexes appear to be equal and one of them should be removed:'; $strIndexHasBeenDropped = 'Index %s has been dropped'; $strIndex = 'Index'; $strIndexName = 'Index name:'; $strIndexType = 'Index type:'; -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`'; -$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`'; $strIndexWarningTable = 'Problems with indexes of table `%s`'; $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`'; $strInnoDBAutoextendIncrement = 'Autoextend increment'; diff --git a/lang/estonian-iso-8859-1.inc.php b/lang/estonian-iso-8859-1.inc.php index 73071a410..aeef9cda2 100644 --- a/lang/estonian-iso-8859-1.inc.php +++ b/lang/estonian-iso-8859-1.inc.php @@ -361,8 +361,6 @@ $strIndexHasBeenDropped = 'Indeks %s kustutatud'; $strIndex = 'Indeks'; $strIndexName = 'Indeksi nimi :'; $strIndexType = 'Indeksi tp :'; -$strIndexWarningMultiple = 'Rohkem kui ks %s vti loodi vljale `%s`'; -$strIndexWarningPrimary = 'PRIMARY ja INDEX vtmed ei tohiks mlemad olla mratud vljale `%s`'; $strIndexWarningTable = 'Probleemid tabeli `%s` indeksitega'; $strIndexWarningUnique = 'UNIQUE ja INDEX ei tohiks mlemad olla mratud vljale `%s`'; $strInnoDBAutoextendIncrement = 'Automaatne suurenduse laiendus'; @@ -1034,4 +1032,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 ?> diff --git a/lang/estonian-utf-8.inc.php b/lang/estonian-utf-8.inc.php index 3236941a5..d17e49c3d 100644 --- a/lang/estonian-utf-8.inc.php +++ b/lang/estonian-utf-8.inc.php @@ -362,8 +362,6 @@ $strIndexHasBeenDropped = 'Indeks %s kustutatud'; $strIndex = 'Indeks'; $strIndexName = 'Indeksi nimi :'; $strIndexType = 'Indeksi tüüp :'; -$strIndexWarningMultiple = 'Rohkem kui üks %s võti loodi väljale `%s`'; -$strIndexWarningPrimary = 'PRIMARY ja INDEX võtmed ei tohiks mõlemad olla määratud väljale `%s`'; $strIndexWarningTable = 'Probleemid tabeli `%s` indeksitega'; $strIndexWarningUnique = 'UNIQUE ja INDEX ei tohiks mõlemad olla määratud väljale `%s`'; $strInnoDBAutoextendIncrement = 'Automaatne suurenduse laiendus'; @@ -1035,4 +1033,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 ?> diff --git a/lang/finnish-iso-8859-1.inc.php b/lang/finnish-iso-8859-1.inc.php index 1c07e106f..50a21c693 100644 --- a/lang/finnish-iso-8859-1.inc.php +++ b/lang/finnish-iso-8859-1.inc.php @@ -369,8 +369,6 @@ $strIndexHasBeenDropped = 'Indeksi %s on pudotettu'; $strIndex = 'Indeksi'; $strIndexName = 'Indeksin nimi:'; $strIndexType = 'Indeksin tyyppi:'; -$strIndexWarningMultiple = 'Useampi kuin yksi %s-avain luotiin sarakkeelle `%s`'; -$strIndexWarningPrimary = 'PRIMARY- ja INDEX-avaimia ei voi molempia asettaa sarakkeelle `%s`'; $strIndexWarningTable = 'Taulun `%s` indeksien kanssa on ongelmia'; $strIndexWarningUnique = 'UNIQUE- ja INDEX-avaimia ei voi molempia asettaa sarakkeelle `%s`'; $strInnoDBAutoextendIncrement = "Automaattisen laajentamisen koko"; @@ -1031,4 +1029,5 @@ $strZeroRemovesTheLimit = 'Huom: N $strZip = '"zip-pakattu"'; $strFiles = 'Files'; //to translate +$strIndexesSeemEqual = 'The following indexes appear to be equal and one of them should be removed:'; //to translate ?> diff --git a/lang/finnish-iso-8859-15.inc.php b/lang/finnish-iso-8859-15.inc.php index 455340b24..c42644c90 100644 --- a/lang/finnish-iso-8859-15.inc.php +++ b/lang/finnish-iso-8859-15.inc.php @@ -369,8 +369,6 @@ $strIndexHasBeenDropped = 'Indeksi %s on pudotettu'; $strIndex = 'Indeksi'; $strIndexName = 'Indeksin nimi:'; $strIndexType = 'Indeksin tyyppi:'; -$strIndexWarningMultiple = 'Useampi kuin yksi %s-avain luotiin sarakkeelle `%s`'; -$strIndexWarningPrimary = 'PRIMARY- ja INDEX-avaimia ei voi molempia asettaa sarakkeelle `%s`'; $strIndexWarningTable = 'Taulun `%s` indeksien kanssa on ongelmia'; $strIndexWarningUnique = 'UNIQUE- ja INDEX-avaimia ei voi molempia asettaa sarakkeelle `%s`'; $strInnoDBAutoextendIncrement = "Automaattisen laajentamisen koko"; @@ -1031,4 +1029,5 @@ $strZeroRemovesTheLimit = 'Huom: N $strZip = '"zip-pakattu"'; $strFiles = 'Files'; //to translate +$strIndexesSeemEqual = 'The following indexes appear to be equal and one of them should be removed:'; //to translate ?> diff --git a/lang/finnish-utf-8.inc.php b/lang/finnish-utf-8.inc.php index 2e3a8a2a6..a461f046a 100644 --- a/lang/finnish-utf-8.inc.php +++ b/lang/finnish-utf-8.inc.php @@ -370,8 +370,6 @@ $strIndexHasBeenDropped = 'Indeksi %s on pudotettu'; $strIndex = 'Indeksi'; $strIndexName = 'Indeksin nimi:'; $strIndexType = 'Indeksin tyyppi:'; -$strIndexWarningMultiple = 'Useampi kuin yksi %s-avain luotiin sarakkeelle `%s`'; -$strIndexWarningPrimary = 'PRIMARY- ja INDEX-avaimia ei voi molempia asettaa sarakkeelle `%s`'; $strIndexWarningTable = 'Taulun `%s` indeksien kanssa on ongelmia'; $strIndexWarningUnique = 'UNIQUE- ja INDEX-avaimia ei voi molempia asettaa sarakkeelle `%s`'; $strInnoDBAutoextendIncrement = "Automaattisen laajentamisen koko"; @@ -1032,4 +1030,5 @@ $strZeroRemovesTheLimit = 'Huom: Näiden valintojen asettaminen nollaksi (0) poi $strZip = '"zip-pakattu"'; $strFiles = 'Files'; //to translate +$strIndexesSeemEqual = 'The following indexes appear to be equal and one of them should be removed:'; //to translate ?> diff --git a/lang/french-iso-8859-1.inc.php b/lang/french-iso-8859-1.inc.php index 2e1ab7736..d6017589b 100644 --- a/lang/french-iso-8859-1.inc.php +++ b/lang/french-iso-8859-1.inc.php @@ -363,8 +363,6 @@ $strIndexHasBeenDropped = 'L\'index %s a $strIndex = 'Index'; $strIndexName = 'Nom de la clef :'; $strIndexType = 'Type de clef :'; -$strIndexWarningMultiple = 'Plus d\'un index de type %s existe pour la colonne `%s`'; -$strIndexWarningPrimary = 'La colonne `%s` ne devrait pas faire partie la fois d\'une cl primaire et d\'une cl index'; $strIndexWarningTable = 'Il y a des problmes avec les index de la table `%s`'; $strIndexWarningUnique = 'La colonne `%s` ne devrait pas faire partie la fois d\'une cl unique et d\'une cl index'; $strInnoDBAutoextendIncrement = 'Auto-croissant: Taille de l\'incrment'; @@ -1025,4 +1023,5 @@ $strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enl $strZip = '"zipp"'; $strFiles = 'Files'; //to translate +$strIndexesSeemEqual = 'The following indexes appear to be equal and one of them should be removed:'; //to translate ?> diff --git a/lang/french-iso-8859-15.inc.php b/lang/french-iso-8859-15.inc.php index 5ede5ffb8..4df5bbdb9 100644 --- a/lang/french-iso-8859-15.inc.php +++ b/lang/french-iso-8859-15.inc.php @@ -363,8 +363,6 @@ $strIndexHasBeenDropped = 'L\'index %s a $strIndex = 'Index'; $strIndexName = 'Nom de la clef :'; $strIndexType = 'Type de clef :'; -$strIndexWarningMultiple = 'Plus d\'un index de type %s existe pour la colonne `%s`'; -$strIndexWarningPrimary = 'La colonne `%s` ne devrait pas faire partie la fois d\'une cl primaire et d\'une cl index'; $strIndexWarningTable = 'Il y a des problmes avec les index de la table `%s`'; $strIndexWarningUnique = 'La colonne `%s` ne devrait pas faire partie la fois d\'une cl unique et d\'une cl index'; $strInnoDBAutoextendIncrement = 'Auto-croissant: Taille de l\'incrment'; @@ -1025,4 +1023,5 @@ $strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enl $strZip = '"zipp"'; $strFiles = 'Files'; //to translate +$strIndexesSeemEqual = 'The following indexes appear to be equal and one of them should be removed:'; //to translate ?> diff --git a/lang/french-utf-8.inc.php b/lang/french-utf-8.inc.php index e1f635cc7..d5cf347e2 100644 --- a/lang/french-utf-8.inc.php +++ b/lang/french-utf-8.inc.php @@ -364,8 +364,6 @@ $strIndexHasBeenDropped = 'L\'index %s a été effacé'; $strIndex = 'Index'; $strIndexName = 'Nom de la clef :'; $strIndexType = 'Type de clef :'; -$strIndexWarningMultiple = 'Plus d\'un index de type %s existe pour la colonne `%s`'; -$strIndexWarningPrimary = 'La colonne `%s` ne devrait pas faire partie à la fois d\'une clé primaire et d\'une clé index'; $strIndexWarningTable = 'Il y a des problèmes avec les index de la table `%s`'; $strIndexWarningUnique = 'La colonne `%s` ne devrait pas faire partie à la fois d\'une clé unique et d\'une clé index'; $strInnoDBAutoextendIncrement = 'Auto-croissant: Taille de l\'incrément'; @@ -1026,4 +1024,5 @@ $strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enlève la limite.'; $strZip = '"zippé"'; $strFiles = 'Files'; //to translate +$strIndexesSeemEqual = 'The following indexes appear to be equal and one of them should be removed:'; //to translate ?> diff --git a/lang/galician-iso-8859-1.inc.php b/lang/galician-iso-8859-1.inc.php index 3b7a1d320..0448e412a 100644 --- a/lang/galician-iso-8859-1.inc.php +++ b/lang/galician-iso-8859-1.inc.php @@ -341,8 +341,6 @@ $strIndexHasBeenDropped = 'Eliminouse o $strIndex = 'ndice'; $strIndexName = 'Nome do ndice :'; $strIndexType = 'Tipo de ndice :'; -$strIndexWarningMultiple = 'Creouse mis dunha chave %s para a columna `%s`'; -$strIndexWarningPrimary = 'Non se lle deberan asignar ambas as das chaves PRIMARY e INDEX columna `%s`'; $strIndexWarningTable = 'Problemas cos ndices da tabela `%s`'; $strIndexWarningUnique = 'Non se lle deberan asignar ambas as das chaves UNIQUE e INDEX columna `%s`'; $strInnoDBAutoextendIncrementDesc = ' Tamao do incremento para extender o tamao dun espazo de tabela cando se encha.'; @@ -1031,4 +1029,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 ?> diff --git a/lang/galician-utf-8.inc.php b/lang/galician-utf-8.inc.php index 86b46198b..80120119b 100644 --- a/lang/galician-utf-8.inc.php +++ b/lang/galician-utf-8.inc.php @@ -342,8 +342,6 @@ $strIndexHasBeenDropped = 'Eliminouse o índice %s'; $strIndex = 'Índice'; $strIndexName = 'Nome do índice :'; $strIndexType = 'Tipo de índice :'; -$strIndexWarningMultiple = 'Creouse máis dunha chave %s para a columna `%s`'; -$strIndexWarningPrimary = 'Non se lle deberían asignar ambas as dúas chaves PRIMARY e INDEX á columna `%s`'; $strIndexWarningTable = 'Problemas cos índices da tabela `%s`'; $strIndexWarningUnique = 'Non se lle deberían asignar ambas as dúas chaves UNIQUE e INDEX á columna `%s`'; $strInnoDBAutoextendIncrementDesc = ' Tamaño do incremento para extender o tamaño dun espazo de tabela cando se encha.'; @@ -1032,4 +1030,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 ?> diff --git a/lang/georgian-utf-8.inc.php b/lang/georgian-utf-8.inc.php index e33a8d297..d1c0fb946 100644 --- a/lang/georgian-utf-8.inc.php +++ b/lang/georgian-utf-8.inc.php @@ -544,8 +544,6 @@ $strImportFiles = 'Import files'; //to translate $strImportFormat = 'Format of imported file'; //to translate $strImport = 'Import'; //to translate $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate -$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate @@ -1055,4 +1053,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 ?> diff --git a/lang/german-iso-8859-1.inc.php b/lang/german-iso-8859-1.inc.php index 7a98b2d3e..7338eb0e8 100644 --- a/lang/german-iso-8859-1.inc.php +++ b/lang/german-iso-8859-1.inc.php @@ -347,8 +347,6 @@ $strIndexHasBeenDropped = 'Index %s wurde entfernt.'; $strIndex = 'Index'; $strIndexName = 'Indexname:'; $strIndexType = 'Indextyp:'; -$strIndexWarningMultiple = 'Es sollte nicht mehr als ein Index des Typs %s fr die Spalte `%s` gesetzt sein'; -$strIndexWarningPrimary = 'Die Index-Typen INDEX und PRIMARY sollten nicht gleichzeitig fr die Spalte `%s` gesetzt sein'; $strIndexWarningTable = 'Warnungen bei den Indizes der Tabelle `%s`'; $strIndexWarningUnique = 'Die Index-Typen INDEX und UNIQUE sollten nicht gleichzeitig fr die Spalte `%s` gesetzt sein'; $strInnoDBAutoextendIncrement = 'Autoerweiterungs-Schrittgre'; @@ -1031,4 +1029,5 @@ $strFieldInsertFromFileTempDirNotExists = 'Fehler beim verschieben der hochgelad $strViewName = 'VIEW Name'; $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 ?> diff --git a/lang/german-iso-8859-15.inc.php b/lang/german-iso-8859-15.inc.php index 860719a8a..9063ae651 100644 --- a/lang/german-iso-8859-15.inc.php +++ b/lang/german-iso-8859-15.inc.php @@ -347,8 +347,6 @@ $strIndexHasBeenDropped = 'Index %s wurde entfernt.'; $strIndex = 'Index'; $strIndexName = 'Indexname:'; $strIndexType = 'Indextyp:'; -$strIndexWarningMultiple = 'Es sollte nicht mehr als ein Index des Typs %s fr die Spalte `%s` gesetzt sein'; -$strIndexWarningPrimary = 'Die Index-Typen INDEX und PRIMARY sollten nicht gleichzeitig fr die Spalte `%s` gesetzt sein'; $strIndexWarningTable = 'Warnungen bei den Indizes der Tabelle `%s`'; $strIndexWarningUnique = 'Die Index-Typen INDEX und UNIQUE sollten nicht gleichzeitig fr die Spalte `%s` gesetzt sein'; $strInnoDBAutoextendIncrement = 'Autoerweiterungs-Schrittgre'; @@ -1031,4 +1029,5 @@ $strFieldInsertFromFileTempDirNotExists = 'Fehler beim verschieben der hochgelad $strViewName = 'VIEW Name'; $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 ?> diff --git a/lang/german-utf-8.inc.php b/lang/german-utf-8.inc.php index b4f767f04..80780c578 100644 --- a/lang/german-utf-8.inc.php +++ b/lang/german-utf-8.inc.php @@ -348,8 +348,6 @@ $strIndexHasBeenDropped = 'Index %s wurde entfernt.'; $strIndex = 'Index'; $strIndexName = 'Indexname:'; $strIndexType = 'Indextyp:'; -$strIndexWarningMultiple = 'Es sollte nicht mehr als ein Index des Typs %s für die Spalte `%s` gesetzt sein'; -$strIndexWarningPrimary = 'Die Index-Typen INDEX und PRIMARY sollten nicht gleichzeitig für die Spalte `%s` gesetzt sein'; $strIndexWarningTable = 'Warnungen bei den Indizes der Tabelle `%s`'; $strIndexWarningUnique = 'Die Index-Typen INDEX und UNIQUE sollten nicht gleichzeitig für die Spalte `%s` gesetzt sein'; $strInnoDBAutoextendIncrement = 'Autoerweiterungs-Schrittgröße'; @@ -1032,4 +1030,5 @@ $strFieldInsertFromFileTempDirNotExists = 'Fehler beim verschieben der hochgelad $strViewName = 'VIEW Name'; $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 ?> diff --git a/lang/greek-iso-8859-7.inc.php b/lang/greek-iso-8859-7.inc.php index d822a20ea..6bd236469 100644 --- a/lang/greek-iso-8859-7.inc.php +++ b/lang/greek-iso-8859-7.inc.php @@ -700,8 +700,6 @@ $strIgnoreInserts = 'Use ignore inserts'; //to translate $strImportFormat = 'Format of imported file'; //to translate $strImport = 'Import'; //to translate $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate -$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate @@ -1051,4 +1049,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 ?> diff --git a/lang/greek-utf-8.inc.php b/lang/greek-utf-8.inc.php index db42c362c..cfa4ae2d0 100644 --- a/lang/greek-utf-8.inc.php +++ b/lang/greek-utf-8.inc.php @@ -701,8 +701,6 @@ $strIgnoreInserts = 'Use ignore inserts'; //to translate $strImportFormat = 'Format of imported file'; //to translate $strImport = 'Import'; //to translate $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate -$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate @@ -1052,4 +1050,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 ?> diff --git a/lang/hebrew-iso-8859-8-i.inc.php b/lang/hebrew-iso-8859-8-i.inc.php index 6ec1e7da6..556712856 100644 --- a/lang/hebrew-iso-8859-8-i.inc.php +++ b/lang/hebrew-iso-8859-8-i.inc.php @@ -290,7 +290,6 @@ $strIndexes = ' $strIndexHasBeenDropped = ' %s '; $strIndexName = ' :'; $strIndexType = ' :'; -$strIndexWarningMultiple = ' - %s `%s`'; $strIndexWarningTable = ' `%s`'; $strInnoDBDataFilePath = ' '; $strInnoDBDataHomeDir = ' '; @@ -670,7 +669,6 @@ $strIgnoreDuplicates = 'Ignore duplicate rows'; //to translate $strImportFormat = 'Format of imported file'; //to translate $strImport = 'Import'; //to translate $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //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 @@ -1046,4 +1044,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 ?> diff --git a/lang/hebrew-utf-8.inc.php b/lang/hebrew-utf-8.inc.php index 0c7b809ec..134e7587c 100644 --- a/lang/hebrew-utf-8.inc.php +++ b/lang/hebrew-utf-8.inc.php @@ -290,7 +290,6 @@ $strIndexes = 'אינדקסים'; $strIndexHasBeenDropped = 'אינדקס %s הוסר'; $strIndexName = 'שם אינדקס:'; $strIndexType = 'סוג אינדקס:'; -$strIndexWarningMultiple = 'יותר מ- %s מפתחות נוצאו עבור עמודה `%s`'; $strIndexWarningTable = 'בעיות עם אינדקסים של טבלה `%s`'; $strIndex = 'אינדקס'; $strInnoDBDataFilePath = 'קבצי נתונים'; @@ -671,7 +670,6 @@ $strIgnoreDuplicates = 'Ignore duplicate rows'; //to translate $strImportFormat = 'Format of imported file'; //to translate $strImport = 'Import'; //to translate $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //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 @@ -1047,4 +1045,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 ?> diff --git a/lang/hindi-utf-8.inc.php b/lang/hindi-utf-8.inc.php index e5e48ea0c..523f99049 100644 --- a/lang/hindi-utf-8.inc.php +++ b/lang/hindi-utf-8.inc.php @@ -475,8 +475,6 @@ $strIndexHasBeenDropped = 'Index %s has been dropped'; //to translate $strIndex = 'Index'; //to translate $strIndexName = 'Index name :'; //to translate $strIndexType = 'Index type :'; //to translate -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate -$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate @@ -1055,4 +1053,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 ?> diff --git a/lang/hungarian-iso-8859-2.inc.php b/lang/hungarian-iso-8859-2.inc.php index f8ecdcf4f..678995d87 100644 --- a/lang/hungarian-iso-8859-2.inc.php +++ b/lang/hungarian-iso-8859-2.inc.php @@ -814,8 +814,6 @@ $strHandler = 'Handler'; //to translate $strIgnoreDuplicates = 'Ignore duplicate rows'; //to translate $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//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 @@ -1046,4 +1044,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 ?> diff --git a/lang/hungarian-utf-8.inc.php b/lang/hungarian-utf-8.inc.php index 8b6932927..0cb47db13 100644 --- a/lang/hungarian-utf-8.inc.php +++ b/lang/hungarian-utf-8.inc.php @@ -815,8 +815,6 @@ $strHandler = 'Handler'; //to translate $strIgnoreDuplicates = 'Ignore duplicate rows'; //to translate $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//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 @@ -1047,4 +1045,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 ?> diff --git a/lang/indonesian-iso-8859-1.inc.php b/lang/indonesian-iso-8859-1.inc.php index a9455d345..9d53558c0 100644 --- a/lang/indonesian-iso-8859-1.inc.php +++ b/lang/indonesian-iso-8859-1.inc.php @@ -301,8 +301,6 @@ $strIndexHasBeenDropped = 'Indeks %s telah dihapus'; $strIndex = 'Indeks'; $strIndexName = 'Nama indeks :'; $strIndexType = 'Tipe indeks :'; -$strIndexWarningMultiple = 'Lebih dari satu kunci %s untuk kolom `%s` telah dibuat '; -$strIndexWarningPrimary = 'Kunci PRIMARY dan INDEKS sebaiknya jangan di-set secara bersamaan untuk kolom `%s`'; $strIndexWarningTable = 'Ditemukan masalah dengan indeks dalam tabel `%s`'; $strIndexWarningUnique = 'Kunci UNIK and INDEKS sebaiknya jangan di-set secara bersamaan untuk kolom `%s`'; $strInnoDBAutoextendIncrementDesc = ' Ukuran bertahap dari pembesaran ruang tabel otomatis bila ia mempenuh.'; @@ -1044,4 +1042,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 ?> diff --git a/lang/indonesian-utf-8.inc.php b/lang/indonesian-utf-8.inc.php index c0486de9d..6ed362a08 100644 --- a/lang/indonesian-utf-8.inc.php +++ b/lang/indonesian-utf-8.inc.php @@ -302,8 +302,6 @@ $strIndexHasBeenDropped = 'Indeks %s telah dihapus'; $strIndex = 'Indeks'; $strIndexName = 'Nama indeks :'; $strIndexType = 'Tipe indeks :'; -$strIndexWarningMultiple = 'Lebih dari satu kunci %s untuk kolom `%s` telah dibuat '; -$strIndexWarningPrimary = 'Kunci PRIMARY dan INDEKS sebaiknya jangan di-set secara bersamaan untuk kolom `%s`'; $strIndexWarningTable = 'Ditemukan masalah dengan indeks dalam tabel `%s`'; $strIndexWarningUnique = 'Kunci UNIK and INDEKS sebaiknya jangan di-set secara bersamaan untuk kolom `%s`'; $strInnoDBAutoextendIncrementDesc = ' Ukuran bertahap dari pembesaran ruang tabel otomatis bila ia mempenuh.'; @@ -1045,4 +1043,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 ?> diff --git a/lang/italian-iso-8859-1.inc.php b/lang/italian-iso-8859-1.inc.php index ddb6b8791..37ae237d6 100644 --- a/lang/italian-iso-8859-1.inc.php +++ b/lang/italian-iso-8859-1.inc.php @@ -343,8 +343,6 @@ $strIndexHasBeenDropped = 'L\'indice %s $strIndex = 'Indice'; $strIndexName = 'Nome dell\'indice :'; $strIndexType = 'Tipo di indice :'; -$strIndexWarningMultiple = 'Pi di una chiave %s stata creata per la colonna `%s`'; -$strIndexWarningPrimary = 'Le chiavi PRIMARY e INDEX non dovrebbero essere assegnate entrambe per la colonna `%s`'; $strIndexWarningTable = 'Problemi con gli indici della tabella `%s`'; $strIndexWarningUnique = 'Le chiavi UNIQUE e INDEX non dovrebbero essere assegnate entrambe per la colonna `%s`'; $strInnoDBAutoextendIncrementDesc = ' La dimensione di incremento per aumentare la dimensione di una tabella autoextending quando diventa piena.'; @@ -1028,4 +1026,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 ?> diff --git a/lang/italian-iso-8859-15.inc.php b/lang/italian-iso-8859-15.inc.php index 57471e145..1ae1c97b5 100644 --- a/lang/italian-iso-8859-15.inc.php +++ b/lang/italian-iso-8859-15.inc.php @@ -343,8 +343,6 @@ $strIndexHasBeenDropped = 'L\'indice %s $strIndex = 'Indice'; $strIndexName = 'Nome dell\'indice :'; $strIndexType = 'Tipo di indice :'; -$strIndexWarningMultiple = 'Pi di una chiave %s stata creata per la colonna `%s`'; -$strIndexWarningPrimary = 'Le chiavi PRIMARY e INDEX non dovrebbero essere assegnate entrambe per la colonna `%s`'; $strIndexWarningTable = 'Problemi con gli indici della tabella `%s`'; $strIndexWarningUnique = 'Le chiavi UNIQUE e INDEX non dovrebbero essere assegnate entrambe per la colonna `%s`'; $strInnoDBAutoextendIncrementDesc = ' La dimensione di incremento per aumentare la dimensione di una tabella autoextending quando diventa piena.'; @@ -1028,4 +1026,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 ?> diff --git a/lang/italian-utf-8.inc.php b/lang/italian-utf-8.inc.php index d20c99846..6508652ac 100644 --- a/lang/italian-utf-8.inc.php +++ b/lang/italian-utf-8.inc.php @@ -344,8 +344,6 @@ $strIndexHasBeenDropped = 'L\'indice %s è stato eliminato'; $strIndex = 'Indice'; $strIndexName = 'Nome dell\'indice :'; $strIndexType = 'Tipo di indice :'; -$strIndexWarningMultiple = 'Più di una chiave %s è stata creata per la colonna `%s`'; -$strIndexWarningPrimary = 'Le chiavi PRIMARY e INDEX non dovrebbero essere assegnate entrambe per la colonna `%s`'; $strIndexWarningTable = 'Problemi con gli indici della tabella `%s`'; $strIndexWarningUnique = 'Le chiavi UNIQUE e INDEX non dovrebbero essere assegnate entrambe per la colonna `%s`'; $strInnoDBAutoextendIncrementDesc = ' La dimensione di incremento per aumentare la dimensione di una tabella autoextending quando diventa piena.'; @@ -1029,4 +1027,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 ?> diff --git a/lang/japanese-euc.inc.php b/lang/japanese-euc.inc.php index 2c95b23b7..9be1adc55 100644 --- a/lang/japanese-euc.inc.php +++ b/lang/japanese-euc.inc.php @@ -368,8 +368,6 @@ $strIndexHasBeenDropped = ' $strIndexName = 'ǥå̾:'; $strIndex = 'ǥå'; $strIndexType = 'ǥåμ:'; -$strIndexWarningMultiple = '%s Ȥ `%s` ʣޤ'; -$strIndexWarningPrimary = ' `%s` PRIMARY INDEX ξꤹ뤳ȤϤǤޤ'; $strIndexWarningTable = 'ơ֥ `%s` Υǥå꤬ޤ'; $strIndexWarningUnique = ' `%s` UNIQUE INDEX ξꤹ뤳ȤϤǤޤ'; $strInnoDBAutoextendIncrementDesc = 'ڡäѤˤʤäȤ˼ưŪ˥ơ֥ĥɲäơ֥륵'; @@ -1033,4 +1031,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 ?> diff --git a/lang/japanese-sjis.inc.php b/lang/japanese-sjis.inc.php index abb48daf1..74faaa13b 100644 --- a/lang/japanese-sjis.inc.php +++ b/lang/japanese-sjis.inc.php @@ -368,8 +368,6 @@ $strIndexes = ' $strIndexHasBeenDropped = 'CfbNX %s 폜܂'; $strIndexName = 'CfbNX:'; $strIndexType = 'CfbNX̎:'; -$strIndexWarningMultiple = '%s ƂL[J `%s` ɕ쐬܂'; -$strIndexWarningPrimary = 'J `%s` PRIMARY L[ INDEX L[𗼕w肷邱Ƃ͂ł܂'; $strIndexWarningTable = 'e[u `%s` ̃CfbNXɖ肪܂'; $strIndexWarningUnique = 'J `%s` UNIQUE L[ INDEX L[𗼕w肷邱Ƃ͂ł܂'; $strInnoDBAutoextendIncrementDesc = 'Xy[XςɂȂƂɎIɃe[ugꍇɒlje[uTCY'; @@ -1033,4 +1031,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 ?> diff --git a/lang/japanese-utf-8.inc.php b/lang/japanese-utf-8.inc.php index 23b711656..719d4de04 100644 --- a/lang/japanese-utf-8.inc.php +++ b/lang/japanese-utf-8.inc.php @@ -368,8 +368,6 @@ $strIndexes = 'インデックスサイズ'; $strIndexHasBeenDropped = 'インデックス %s を削除しました'; $strIndexName = 'インデックス名:'; $strIndexType = 'インデックスの種類:'; -$strIndexWarningMultiple = '%s というキーがカラム `%s` に複数作成されました'; -$strIndexWarningPrimary = 'カラム `%s` に PRIMARY キーと INDEX キーを両方指定することはできません'; $strIndexWarningTable = 'テーブル `%s` のインデックスに問題があります'; $strIndexWarningUnique = 'カラム `%s` に UNIQUE キーと INDEX キーを両方指定することはできません'; $strInnoDBAutoextendIncrementDesc = 'スペースがいっぱいになったときに自動的にテーブルを拡張する場合に追加されるテーブルサイズ'; @@ -1033,4 +1031,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 ?> diff --git a/lang/korean-euc-kr.inc.php b/lang/korean-euc-kr.inc.php index 93e080775..ebaa6b312 100644 --- a/lang/korean-euc-kr.inc.php +++ b/lang/korean-euc-kr.inc.php @@ -608,8 +608,6 @@ $strIgnoreInserts = 'Use ignore inserts'; //to translate $strImportFormat = 'Format of imported file'; //to translate $strImport = 'Import'; //to translate $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate -$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate $strInnoDBAutoextendIncrement = 'Autoextend increment'; //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 ?> diff --git a/lang/korean-utf-8.inc.php b/lang/korean-utf-8.inc.php index d7dd2bcb5..5b0eea8d8 100644 --- a/lang/korean-utf-8.inc.php +++ b/lang/korean-utf-8.inc.php @@ -609,8 +609,6 @@ $strIgnoreInserts = 'Use ignore inserts'; //to translate $strImportFormat = 'Format of imported file'; //to translate $strImport = 'Import'; //to translate $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate -$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate @@ -1050,4 +1048,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 ?> diff --git a/lang/latvian-utf-8.inc.php b/lang/latvian-utf-8.inc.php index 600d61873..a2d86ed3b 100644 --- a/lang/latvian-utf-8.inc.php +++ b/lang/latvian-utf-8.inc.php @@ -283,8 +283,6 @@ $strIndexHasBeenDropped = 'Indekss %s tika izdzēsts'; $strIndex = 'Indekss'; $strIndexName = 'Indeksa nosaukums :'; $strIndexType = 'Indeksa tips :'; -$strIndexWarningMultiple = 'Vairāk kā viena %s atslēga tika izveidota kolonnai `%s`'; -$strIndexWarningPrimary = 'PRIMARY un INDEX atslēgas nevar abas reizē tikt uzliktas kolonnai `%s`'; $strIndexWarningTable = 'Problēmas ar indeksiem tabulā `%s`'; $strIndexWarningUnique = 'UNIQUE un INDEX atslēgas nevar abas reizē tikt uzliktas kolonnai `%s`'; $strInnodbStat = 'InnoDB statuss'; @@ -1052,4 +1050,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 ?> diff --git a/lang/latvian-windows-1257.inc.php b/lang/latvian-windows-1257.inc.php index 7d49f9b19..b01fc5606 100644 --- a/lang/latvian-windows-1257.inc.php +++ b/lang/latvian-windows-1257.inc.php @@ -282,8 +282,6 @@ $strIndexHasBeenDropped = 'Indekss %s tika izdz $strIndex = 'Indekss'; $strIndexName = 'Indeksa nosaukums :'; $strIndexType = 'Indeksa tips :'; -$strIndexWarningMultiple = 'Vairk k viena %s atslga tika izveidota kolonnai `%s`'; -$strIndexWarningPrimary = 'PRIMARY un INDEX atslgas nevar abas reiz tikt uzliktas kolonnai `%s`'; $strIndexWarningTable = 'Problmas ar indeksiem tabul `%s`'; $strIndexWarningUnique = 'UNIQUE un INDEX atslgas nevar abas reiz tikt uzliktas kolonnai `%s`'; $strInnodbStat = 'InnoDB statuss'; @@ -1051,4 +1049,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 ?> diff --git a/lang/lithuanian-utf-8.inc.php b/lang/lithuanian-utf-8.inc.php index 7759ef77f..4222f06b3 100644 --- a/lang/lithuanian-utf-8.inc.php +++ b/lang/lithuanian-utf-8.inc.php @@ -291,8 +291,6 @@ $strIndexHasBeenDropped = 'Indeksas %s panaikintas'; $strIndex = 'Indeksas'; $strIndexName = 'Indekso vardas :'; $strIndexType = 'Indekso tipas :'; -$strIndexWarningMultiple = 'Daugiau nei vienas %s raktas buvo nustatytas stulpeliui `%s`'; -$strIndexWarningPrimary = 'PRIMARY ir INDEX raktai neutrėtų būti nustatomi tam pačiam `%s` stulpeliui'; $strIndexWarningTable = 'Iškilo problemos su `%s` lentelės indeksais'; $strIndexWarningUnique = 'UNIQUE ir INDEX raktai neutrėtų būti nustatomi tam pačiam `%s` stulpeliui'; $strInnoDBBufferPoolSize = 'Buferio pool\'o dydis'; @@ -1045,4 +1043,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 ?> diff --git a/lang/lithuanian-windows-1257.inc.php b/lang/lithuanian-windows-1257.inc.php index ce06295aa..e66d222c0 100644 --- a/lang/lithuanian-windows-1257.inc.php +++ b/lang/lithuanian-windows-1257.inc.php @@ -290,8 +290,6 @@ $strIndexHasBeenDropped = 'Indeksas %s panaikintas'; $strIndex = 'Indeksas'; $strIndexName = 'Indekso vardas :'; $strIndexType = 'Indekso tipas :'; -$strIndexWarningMultiple = 'Daugiau nei vienas %s raktas buvo nustatytas stulpeliui `%s`'; -$strIndexWarningPrimary = 'PRIMARY ir INDEX raktai neutrt bti nustatomi tam paiam `%s` stulpeliui'; $strIndexWarningTable = 'Ikilo problemos su `%s` lentels indeksais'; $strIndexWarningUnique = 'UNIQUE ir INDEX raktai neutrt bti nustatomi tam paiam `%s` stulpeliui'; $strInnoDBBufferPoolSize = 'Buferio pool\'o dydis'; @@ -1044,4 +1042,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 ?> diff --git a/lang/malay-iso-8859-1.inc.php b/lang/malay-iso-8859-1.inc.php index 64711331c..0ce21a5d1 100644 --- a/lang/malay-iso-8859-1.inc.php +++ b/lang/malay-iso-8859-1.inc.php @@ -599,8 +599,6 @@ $strImportFiles = 'Import files'; //to translate $strImportFormat = 'Format of imported file'; //to translate $strImport = 'Import'; //to translate $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate -$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate @@ -1066,4 +1064,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 ?> diff --git a/lang/malay-utf-8.inc.php b/lang/malay-utf-8.inc.php index adf24c40b..f0a984e55 100644 --- a/lang/malay-utf-8.inc.php +++ b/lang/malay-utf-8.inc.php @@ -600,8 +600,6 @@ $strImportFiles = 'Import files'; //to translate $strImportFormat = 'Format of imported file'; //to translate $strImport = 'Import'; //to translate $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate -$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate @@ -1067,4 +1065,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 ?> diff --git a/lang/mongolian-utf-8.inc.php b/lang/mongolian-utf-8.inc.php index 97c97b627..ef9944803 100644 --- a/lang/mongolian-utf-8.inc.php +++ b/lang/mongolian-utf-8.inc.php @@ -306,8 +306,6 @@ $strIndexes = 'Индексүүд'; $strIndexHasBeenDropped = 'Индекс %s нь устгагдсан'; $strIndexName = 'Индексийн нэр :'; $strIndexType = 'Индексийн төрөл :'; -$strIndexWarningMultiple = 'Түлхүүр %s нь нэгээс их багана `%s`-д үүсгэгджээ'; -$strIndexWarningPrimary = 'PRIMARY ба INDEX түлхүүрүүд багана `%s`-д хоёулаа сонгогдохгүй'; $strIndexWarningTable = 'Хүснэгт `%s`-ийн индекс асуудалтай'; $strIndexWarningUnique = 'UNIQUE ба INDEX түлхүүрүүд багана `%s`-д хоёулаа сонгогдохгүй'; $strIndex = 'Индекс'; @@ -1050,4 +1048,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 ?> diff --git a/lang/norwegian-iso-8859-1.inc.php b/lang/norwegian-iso-8859-1.inc.php index ef0410d4b..ae59b02e0 100644 --- a/lang/norwegian-iso-8859-1.inc.php +++ b/lang/norwegian-iso-8859-1.inc.php @@ -341,8 +341,6 @@ $strIndexHasBeenDropped = 'Indeksen %s har blitt slettet'; $strIndex = 'Indeks'; $strIndexName = 'Indeksnavn :'; $strIndexType = 'Indekstype :'; -$strIndexWarningMultiple = 'Mer enn en %s nkkel ble opprettet for kolonne `%s`'; -$strIndexWarningPrimary = 'Bde PRIMARY og INDEX nkler br ikke settes for kolonne `%s`'; $strIndexWarningTable = 'Problemer med indeksene i tabellen `%s`'; $strIndexWarningUnique = 'Bde UNIQUE og INDEX nkler br ikke settes for kolonne `%s`'; $strInnoDBAutoextendIncrement = 'Autoforstrrende kning'; @@ -1026,4 +1024,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 ?> diff --git a/lang/norwegian-utf-8.inc.php b/lang/norwegian-utf-8.inc.php index d3d219285..e9ddb63c3 100644 --- a/lang/norwegian-utf-8.inc.php +++ b/lang/norwegian-utf-8.inc.php @@ -342,8 +342,6 @@ $strIndexHasBeenDropped = 'Indeksen %s har blitt slettet'; $strIndex = 'Indeks'; $strIndexName = 'Indeksnavn :'; $strIndexType = 'Indekstype :'; -$strIndexWarningMultiple = 'Mer enn en %s nøkkel ble opprettet for kolonne `%s`'; -$strIndexWarningPrimary = 'Både PRIMARY og INDEX nøkler bør ikke settes for kolonne `%s`'; $strIndexWarningTable = 'Problemer med indeksene i tabellen `%s`'; $strIndexWarningUnique = 'Både UNIQUE og INDEX nøkler bør ikke settes for kolonne `%s`'; $strInnoDBAutoextendIncrement = 'Autoforstørrende økning'; @@ -1027,4 +1025,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 ?> diff --git a/lang/persian-utf-8.inc.php b/lang/persian-utf-8.inc.php index dfce1c38b..d2381f6dd 100644 --- a/lang/persian-utf-8.inc.php +++ b/lang/persian-utf-8.inc.php @@ -529,8 +529,6 @@ $strImportFiles = 'Import files'; //to translate $strImportFormat = 'Format of imported file'; //to translate $strImport = 'Import'; //to translate $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate -$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate @@ -1052,4 +1050,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 ?> diff --git a/lang/persian-windows-1256.inc.php b/lang/persian-windows-1256.inc.php index 1bf3227dd..4b1bb4f3e 100644 --- a/lang/persian-windows-1256.inc.php +++ b/lang/persian-windows-1256.inc.php @@ -528,8 +528,6 @@ $strImportFiles = 'Import files'; //to translate $strImportFormat = 'Format of imported file'; //to translate $strImport = 'Import'; //to translate $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate -$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate @@ -1051,4 +1049,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 ?> diff --git a/lang/polish-iso-8859-2.inc.php b/lang/polish-iso-8859-2.inc.php index d21852571..ba47a3b24 100644 --- a/lang/polish-iso-8859-2.inc.php +++ b/lang/polish-iso-8859-2.inc.php @@ -337,8 +337,6 @@ $strIndexHasBeenDropped = 'Klucz %s zosta $strIndex = 'Indeks'; $strIndexName = 'Nazwa indeksu :'; $strIndexType = 'Rodzaj indeksu :'; -$strIndexWarningMultiple = 'Dla kolumny `%s` zostao utworzonych wiele indeksw'; -$strIndexWarningPrimary = 'Klucze PRIMARY i INDEX nie powinny dotyczy tej samej kolumny `%s`'; $strIndexWarningTable = 'Problemy z indeksami tabeli `%s`'; $strIndexWarningUnique = 'Klucze UNIQUE i INDEX nie powinny dotyczy tej samej kolumny `%s`'; $strInnoDBAutoextendIncrementDesc = 'Rozmiar o jaki automatycznie powikszy si tabela, kiedy zostanie zapeniona.'; @@ -1022,4 +1020,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 ?> diff --git a/lang/polish-utf-8.inc.php b/lang/polish-utf-8.inc.php index 493b5dc05..c2d4fb0f5 100644 --- a/lang/polish-utf-8.inc.php +++ b/lang/polish-utf-8.inc.php @@ -338,8 +338,6 @@ $strIndexHasBeenDropped = 'Klucz %s został usunięty'; $strIndex = 'Indeks'; $strIndexName = 'Nazwa indeksu :'; $strIndexType = 'Rodzaj indeksu :'; -$strIndexWarningMultiple = 'Dla kolumny `%s` zostało utworzonych wiele indeksów'; -$strIndexWarningPrimary = 'Klucze PRIMARY i INDEX nie powinny dotyczyć tej samej kolumny `%s`'; $strIndexWarningTable = 'Problemy z indeksami tabeli `%s`'; $strIndexWarningUnique = 'Klucze UNIQUE i INDEX nie powinny dotyczyć tej samej kolumny `%s`'; $strInnoDBAutoextendIncrementDesc = 'Rozmiar o jaki automatycznie powiększy się tabela, kiedy zostanie zapełniona.'; @@ -1023,4 +1021,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 ?> diff --git a/lang/polish-windows-1250.inc.php b/lang/polish-windows-1250.inc.php index 3c33ca045..300486b4b 100644 --- a/lang/polish-windows-1250.inc.php +++ b/lang/polish-windows-1250.inc.php @@ -337,8 +337,6 @@ $strIndexHasBeenDropped = 'Klucz %s zosta $strIndex = 'Indeks'; $strIndexName = 'Nazwa indeksu :'; $strIndexType = 'Rodzaj indeksu :'; -$strIndexWarningMultiple = 'Dla kolumny `%s` zostao utworzonych wiele indeksw'; -$strIndexWarningPrimary = 'Klucze PRIMARY i INDEX nie powinny dotyczy tej samej kolumny `%s`'; $strIndexWarningTable = 'Problemy z indeksami tabeli `%s`'; $strIndexWarningUnique = 'Klucze UNIQUE i INDEX nie powinny dotyczy tej samej kolumny `%s`'; $strInnoDBAutoextendIncrementDesc = 'Rozmiar o jaki automatycznie powikszy si tabela, kiedy zostanie zapeniona.'; @@ -1022,4 +1020,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 ?> diff --git a/lang/portuguese-iso-8859-1.inc.php b/lang/portuguese-iso-8859-1.inc.php index e0825939a..44cc36b4c 100644 --- a/lang/portuguese-iso-8859-1.inc.php +++ b/lang/portuguese-iso-8859-1.inc.php @@ -702,8 +702,6 @@ $strIgnoreInserts = 'Use ignore inserts'; //to translate $strImportFormat = 'Format of imported file'; //to translate $strImport = 'Import'; //to translate $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate -$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate @@ -1055,4 +1053,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 ?> diff --git a/lang/portuguese-iso-8859-15.inc.php b/lang/portuguese-iso-8859-15.inc.php index 5d2311483..a24092680 100644 --- a/lang/portuguese-iso-8859-15.inc.php +++ b/lang/portuguese-iso-8859-15.inc.php @@ -702,8 +702,6 @@ $strIgnoreInserts = 'Use ignore inserts'; //to translate $strImportFormat = 'Format of imported file'; //to translate $strImport = 'Import'; //to translate $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate -$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate @@ -1055,4 +1053,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 ?> diff --git a/lang/portuguese-utf-8.inc.php b/lang/portuguese-utf-8.inc.php index 5e89640eb..165d72fcd 100644 --- a/lang/portuguese-utf-8.inc.php +++ b/lang/portuguese-utf-8.inc.php @@ -703,8 +703,6 @@ $strIgnoreInserts = 'Use ignore inserts'; //to translate $strImportFormat = 'Format of imported file'; //to translate $strImport = 'Import'; //to translate $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate -$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate @@ -1056,4 +1054,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 ?> diff --git a/lang/romanian-iso-8859-1.inc.php b/lang/romanian-iso-8859-1.inc.php index c51274d41..ffb822e6a 100644 --- a/lang/romanian-iso-8859-1.inc.php +++ b/lang/romanian-iso-8859-1.inc.php @@ -284,8 +284,6 @@ $strIndexHasBeenDropped = 'Index %s a fost aruncat'; $strIndex = 'Index'; $strIndexName = 'Nume index :'; $strIndexType = 'Tip index :'; -$strIndexWarningMultiple = 'S-a creat mai mult de o cheie %s la coloana `%s`'; -$strIndexWarningPrimary = 'Cheile PRIMARY si INDEX nu trebuiesc setate ambele la coloana `%s`'; $strIndexWarningTable = 'Probleme cu indexul tabelului `%s`'; $strIndexWarningUnique = 'Cheile UNIQUE si INDEX nu trebuiesc setate ambele la coloana `%s`'; $strInnodbStat = 'InnoDB Status'; @@ -1047,4 +1045,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 ?> diff --git a/lang/romanian-utf-8.inc.php b/lang/romanian-utf-8.inc.php index 268f57d0a..52e391187 100644 --- a/lang/romanian-utf-8.inc.php +++ b/lang/romanian-utf-8.inc.php @@ -285,8 +285,6 @@ $strIndexHasBeenDropped = 'Index %s a fost aruncat'; $strIndex = 'Index'; $strIndexName = 'Nume index :'; $strIndexType = 'Tip index :'; -$strIndexWarningMultiple = 'S-a creat mai mult de o cheie %s la coloana `%s`'; -$strIndexWarningPrimary = 'Cheile PRIMARY si INDEX nu trebuiesc setate ambele la coloana `%s`'; $strIndexWarningTable = 'Probleme cu indexul tabelului `%s`'; $strIndexWarningUnique = 'Cheile UNIQUE si INDEX nu trebuiesc setate ambele la coloana `%s`'; $strInnodbStat = 'InnoDB Status'; @@ -1048,4 +1046,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 ?> diff --git a/lang/russian-cp-866.inc.php b/lang/russian-cp-866.inc.php index 61f6694a1..1c370d3a9 100644 --- a/lang/russian-cp-866.inc.php +++ b/lang/russian-cp-866.inc.php @@ -320,7 +320,6 @@ $strIndexes = ' $strIndexHasBeenDropped = ' %s 㤠'; $strIndexName = '  :'; $strIndexType = '  :'; -$strIndexWarningMultiple = ' %s ᮧ `%s`'; $strIndexWarningTable = '஡ ᠬ ⠡ `%s`'; $strInnoDBDataFilePath = ' '; $strInnoDBDataHomeDir = '譨 ⠫ '; @@ -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 ?> diff --git a/lang/russian-koi8-r.inc.php b/lang/russian-koi8-r.inc.php index eeadce9e5..83387ed9d 100644 --- a/lang/russian-koi8-r.inc.php +++ b/lang/russian-koi8-r.inc.php @@ -320,7 +320,6 @@ $strIndexes = ' $strIndexHasBeenDropped = ' %s '; $strIndexName = '  :'; $strIndexType = '  :'; -$strIndexWarningMultiple = ' %s `%s`'; $strIndexWarningTable = ' `%s`'; $strInnoDBDataFilePath = ' '; $strInnoDBDataHomeDir = ' '; @@ -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 ?> diff --git a/lang/russian-utf-8.inc.php b/lang/russian-utf-8.inc.php index a1eb0d9dd..dad954c23 100644 --- a/lang/russian-utf-8.inc.php +++ b/lang/russian-utf-8.inc.php @@ -321,7 +321,6 @@ $strIndexes = 'Индексы'; $strIndexHasBeenDropped = 'Индекс %s был удален'; $strIndexName = 'Имя индекса :'; $strIndexType = 'Тип индекса :'; -$strIndexWarningMultiple = 'Больше одного %s ключа создано для колонки `%s`'; $strIndexWarningTable = 'Проблемы с индексами таблицы `%s`'; $strInnoDBDataFilePath = 'Файлы данных'; $strInnoDBDataHomeDir = 'Домашний каталог для данных'; @@ -862,7 +861,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 @@ -1050,4 +1048,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 ?> diff --git a/lang/russian-windows-1251.inc.php b/lang/russian-windows-1251.inc.php index b89c4eed5..089183d24 100644 --- a/lang/russian-windows-1251.inc.php +++ b/lang/russian-windows-1251.inc.php @@ -320,7 +320,6 @@ $strIndexes = ' $strIndexHasBeenDropped = ' %s '; $strIndexName = '  :'; $strIndexType = '  :'; -$strIndexWarningMultiple = ' %s `%s`'; $strIndexWarningTable = ' `%s`'; $strInnoDBDataFilePath = ' '; $strInnoDBDataHomeDir = ' '; @@ -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 ?> diff --git a/lang/serbian_cyrillic-utf-8.inc.php b/lang/serbian_cyrillic-utf-8.inc.php index 1c0cc651f..e79d473a1 100644 --- a/lang/serbian_cyrillic-utf-8.inc.php +++ b/lang/serbian_cyrillic-utf-8.inc.php @@ -307,8 +307,6 @@ $strIndexes = 'Кључеви'; $strIndexHasBeenDropped = 'Кључ %s је обрисан'; $strIndexName = 'Име кључа :'; $strIndexType = 'Тип кључа :'; -$strIndexWarningMultiple = 'Више од једног %s кључа је направљено за колону `%s`'; -$strIndexWarningPrimary = 'PRIMARY и INDEX кључеви не би требали да буду истовремено постављени за колону `%s`'; $strIndexWarningTable = 'Проблем при индексирању табеле `%s`'; $strIndexWarningUnique = 'UNIQUE и INDEX кључеви не би требали да буду истовремено постављени за колону `%s`'; $strIndex = 'Кључ'; @@ -1051,4 +1049,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 ?> diff --git a/lang/serbian_cyrillic-windows-1251.inc.php b/lang/serbian_cyrillic-windows-1251.inc.php index 5fa37d88e..834843b1f 100644 --- a/lang/serbian_cyrillic-windows-1251.inc.php +++ b/lang/serbian_cyrillic-windows-1251.inc.php @@ -307,8 +307,6 @@ $strIndexes = 'ʚ $strIndexHasBeenDropped = 'ʚ %s '; $strIndexName = ' :'; $strIndexType = ' :'; -$strIndexWarningMultiple = ' %s `%s`'; -$strIndexWarningPrimary = 'PRIMARY INDEX `%s`'; $strIndexWarningTable = ' `%s`'; $strIndexWarningUnique = 'UNIQUE INDEX `%s`'; $strInnoDBAutoextendIncrement = ' '; @@ -1050,4 +1048,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 ?> diff --git a/lang/serbian_latin-utf-8.inc.php b/lang/serbian_latin-utf-8.inc.php index b1371d8d8..c195e4e5c 100644 --- a/lang/serbian_latin-utf-8.inc.php +++ b/lang/serbian_latin-utf-8.inc.php @@ -308,8 +308,6 @@ $strIndexHasBeenDropped = 'Ključ %s je obrisan'; $strIndex = 'Ključ'; $strIndexName = 'Ime ključa :'; $strIndexType = 'Tip ključa :'; -$strIndexWarningMultiple = 'Više od jednog %s ključa je napravljeno za kolonu `%s`'; -$strIndexWarningPrimary = 'PRIMARY i INDEX ključevi ne bi trebali da budu istovremeno postavljeni za kolonu `%s`'; $strIndexWarningTable = 'Problem pri indeksiranju tabele `%s`'; $strIndexWarningUnique = 'UNIQUE i INDEX ključevi ne bi trebali da budu istovremeno postavljeni za kolonu `%s`'; $strInnoDBAutoextendIncrementDesc = ' Veličina koraka proširenja veličine tabela koje se automatski proširuju kada se napune.'; @@ -1051,4 +1049,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 ?> diff --git a/lang/serbian_latin-windows-1250.inc.php b/lang/serbian_latin-windows-1250.inc.php index e1e06f96c..fe4bc658d 100644 --- a/lang/serbian_latin-windows-1250.inc.php +++ b/lang/serbian_latin-windows-1250.inc.php @@ -307,8 +307,6 @@ $strIndexHasBeenDropped = 'Klju $strIndex = 'Klju'; $strIndexName = 'Ime kljua :'; $strIndexType = 'Tip kljua :'; -$strIndexWarningMultiple = 'Vie od jednog %s kljua je napravljeno za kolonu `%s`'; -$strIndexWarningPrimary = 'PRIMARY i INDEX kljuevi ne bi trebali da budu istovremeno postavljeni za kolonu `%s`'; $strIndexWarningTable = 'Problem pri indeksiranju tabele `%s`'; $strIndexWarningUnique = 'UNIQUE i INDEX kljuevi ne bi trebali da budu istovremeno postavljeni za kolonu `%s`'; $strInnoDBAutoextendIncrementDesc = ' Veliina koraka proirenja veliine tabela koje se automatski proiruju kada se napune.'; @@ -1050,4 +1048,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 ?> diff --git a/lang/sinhala-utf-8.inc.php b/lang/sinhala-utf-8.inc.php index a7fb7f916..02fce9c67 100644 --- a/lang/sinhala-utf-8.inc.php +++ b/lang/sinhala-utf-8.inc.php @@ -346,8 +346,6 @@ $strIndexHasBeenDropped = '%s සූචිය හලන ලදි'; $strIndex = 'සූචිය'; $strIndexName = 'සූචියේ නම:'; $strIndexType = 'සූචි වර්ගය:'; -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`'; -$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`'; $strIndexWarningTable = 'Problems with indexes of table `%s`'; $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`'; $strInnoDBAutoextendIncrement = 'Autoextend increment'; @@ -1032,4 +1030,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 ?> diff --git a/lang/slovak-iso-8859-2.inc.php b/lang/slovak-iso-8859-2.inc.php index d2354de85..b94f6b44f 100644 --- a/lang/slovak-iso-8859-2.inc.php +++ b/lang/slovak-iso-8859-2.inc.php @@ -340,8 +340,6 @@ $strIndexHasBeenDropped = 'Index pre %s bol odstr $strIndex = 'Index'; $strIndexName = 'Meno indexu :'; $strIndexType = 'Typ indexu :'; -$strIndexWarningMultiple = 'Pre stpec `%s` je vytvoren viac ako jeden %s k'; -$strIndexWarningPrimary = 'Na stpec `%s` by nemal by nastaven PRIMARY a zrove INDEX k'; $strIndexWarningTable = 'Problmy s indexami v tabuke `%s`'; $strIndexWarningUnique = 'Na stpec `%s` by nemal by nastaven UNIQUE a zrove INDEX k'; $strInnoDBAutoextendIncrementDesc = ' Vekos, o ktor je zven automaticky sa zvujci priestor tabuky pri zaplnen.'; @@ -1029,4 +1027,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 ?> diff --git a/lang/slovak-utf-8.inc.php b/lang/slovak-utf-8.inc.php index 437a07f35..39db96cc0 100644 --- a/lang/slovak-utf-8.inc.php +++ b/lang/slovak-utf-8.inc.php @@ -341,8 +341,6 @@ $strIndexHasBeenDropped = 'Index pre %s bol odstránený'; $strIndex = 'Index'; $strIndexName = 'Meno indexu :'; $strIndexType = 'Typ indexu :'; -$strIndexWarningMultiple = 'Pre stĺpec `%s` je vytvorený viac ako jeden %s kľúč'; -$strIndexWarningPrimary = 'Na stĺpec `%s` by nemal byť nastavený PRIMARY a zároveň INDEX kľúč'; $strIndexWarningTable = 'Problémy s indexami v tabuľke `%s`'; $strIndexWarningUnique = 'Na stĺpec `%s` by nemal byť nastavený UNIQUE a zároveň INDEX kľúč'; $strInnoDBAutoextendIncrementDesc = ' Veľkosť, o ktorú je zväčšený automaticky sa zväčšujúci priestor tabuľky pri zaplnení.'; @@ -1030,4 +1028,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 ?> diff --git a/lang/slovak-windows-1250.inc.php b/lang/slovak-windows-1250.inc.php index b4e38e700..78d0ef74c 100644 --- a/lang/slovak-windows-1250.inc.php +++ b/lang/slovak-windows-1250.inc.php @@ -340,8 +340,6 @@ $strIndexHasBeenDropped = 'Index pre %s bol odstr $strIndex = 'Index'; $strIndexName = 'Meno indexu :'; $strIndexType = 'Typ indexu :'; -$strIndexWarningMultiple = 'Pre stpec `%s` je vytvoren viac ako jeden %s k'; -$strIndexWarningPrimary = 'Na stpec `%s` by nemal by nastaven PRIMARY a zrove INDEX k'; $strIndexWarningTable = 'Problmy s indexami v tabuke `%s`'; $strIndexWarningUnique = 'Na stpec `%s` by nemal by nastaven UNIQUE a zrove INDEX k'; $strInnoDBAutoextendIncrementDesc = ' Vekos, o ktor je zven automaticky sa zvujci priestor tabuky pri zaplnen.'; @@ -1029,4 +1027,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 ?> diff --git a/lang/slovenian-iso-8859-2.inc.php b/lang/slovenian-iso-8859-2.inc.php index 4b96b03c9..e08177975 100644 --- a/lang/slovenian-iso-8859-2.inc.php +++ b/lang/slovenian-iso-8859-2.inc.php @@ -717,8 +717,6 @@ $strIgnoreDuplicates = 'Ignore duplicate rows'; //to translate $strImportFormat = 'Format of imported file'; //to translate $strImport = 'Import'; //to translate $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate -$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate @@ -1048,4 +1046,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 ?> diff --git a/lang/slovenian-utf-8.inc.php b/lang/slovenian-utf-8.inc.php index d8ccdad19..6b3c59cba 100644 --- a/lang/slovenian-utf-8.inc.php +++ b/lang/slovenian-utf-8.inc.php @@ -718,8 +718,6 @@ $strIgnoreDuplicates = 'Ignore duplicate rows'; //to translate $strImportFormat = 'Format of imported file'; //to translate $strImport = 'Import'; //to translate $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate -$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate $strInnoDBAutoextendIncrement = 'Autoextend increment'; //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 ?> diff --git a/lang/slovenian-windows-1250.inc.php b/lang/slovenian-windows-1250.inc.php index 8564de676..a8db7505a 100644 --- a/lang/slovenian-windows-1250.inc.php +++ b/lang/slovenian-windows-1250.inc.php @@ -717,8 +717,6 @@ $strIgnoreDuplicates = 'Ignore duplicate rows'; //to translate $strImportFormat = 'Format of imported file'; //to translate $strImport = 'Import'; //to translate $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate -$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate @@ -1048,4 +1046,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 ?> diff --git a/lang/spanish-iso-8859-1.inc.php b/lang/spanish-iso-8859-1.inc.php index b38d3fbe8..926e16a1a 100644 --- a/lang/spanish-iso-8859-1.inc.php +++ b/lang/spanish-iso-8859-1.inc.php @@ -361,8 +361,6 @@ $strIndexHasBeenDropped = 'El $strIndex = 'ndice'; $strIndexName = 'Nombre del ndice :'; $strIndexType = 'Tipo de ndice :'; -$strIndexWarningMultiple = 'Se cre ms de una clave %s para la columna `%s`'; -$strIndexWarningPrimary = 'Las claves PRIMARIA e NDICE no deben seleccionarse juntas para la columna `%s`'; $strIndexWarningTable = 'Problemas con los ndices de la tabla `%s`'; $strIndexWarningUnique = 'Las claves UNICA e NDICE no deben seleccionarse juntas para la columna `%s`'; $strInnoDBAutoextendIncrementDesc = 'El tamao a incrementar para que se extienda el ancho de una tabla capaz de autoextenderse cuando se llena.'; @@ -1024,4 +1022,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 ?> diff --git a/lang/spanish-iso-8859-15.inc.php b/lang/spanish-iso-8859-15.inc.php index 0d88e3814..ff54102e7 100644 --- a/lang/spanish-iso-8859-15.inc.php +++ b/lang/spanish-iso-8859-15.inc.php @@ -361,8 +361,6 @@ $strIndexHasBeenDropped = 'El $strIndex = 'ndice'; $strIndexName = 'Nombre del ndice :'; $strIndexType = 'Tipo de ndice :'; -$strIndexWarningMultiple = 'Se cre ms de una clave %s para la columna `%s`'; -$strIndexWarningPrimary = 'Las claves PRIMARIA e NDICE no deben seleccionarse juntas para la columna `%s`'; $strIndexWarningTable = 'Problemas con los ndices de la tabla `%s`'; $strIndexWarningUnique = 'Las claves UNICA e NDICE no deben seleccionarse juntas para la columna `%s`'; $strInnoDBAutoextendIncrementDesc = 'El tamao a incrementar para que se extienda el ancho de una tabla capaz de autoextenderse cuando se llena.'; @@ -1024,4 +1022,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 ?> diff --git a/lang/spanish-utf-8.inc.php b/lang/spanish-utf-8.inc.php index 2e62a0e6c..5579919a7 100644 --- a/lang/spanish-utf-8.inc.php +++ b/lang/spanish-utf-8.inc.php @@ -362,8 +362,6 @@ $strIndexHasBeenDropped = 'El índice %s ha sido eliminado'; $strIndex = 'Índice'; $strIndexName = 'Nombre del índice :'; $strIndexType = 'Tipo de índice :'; -$strIndexWarningMultiple = 'Se creó más de una clave %s para la columna `%s`'; -$strIndexWarningPrimary = 'Las claves PRIMARIA e ÍNDICE no deben seleccionarse juntas para la columna `%s`'; $strIndexWarningTable = 'Problemas con los índices de la tabla `%s`'; $strIndexWarningUnique = 'Las claves UNICA e ÍNDICE no deben seleccionarse juntas para la columna `%s`'; $strInnoDBAutoextendIncrementDesc = 'El tamaño a incrementar para que se extienda el ancho de una tabla capaz de autoextenderse cuando se llena.'; @@ -1025,4 +1023,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 ?> diff --git a/lang/swedish-iso-8859-1.inc.php b/lang/swedish-iso-8859-1.inc.php index 1bdd4ef8d..07eed61f3 100644 --- a/lang/swedish-iso-8859-1.inc.php +++ b/lang/swedish-iso-8859-1.inc.php @@ -364,8 +364,6 @@ $strIndexHasBeenDropped = 'Index %s har tagits bort'; $strIndex = 'Index'; $strIndexName = 'Indexnamn :'; $strIndexType = 'Indextyp :'; -$strIndexWarningMultiple = 'Mer n en %s-nyckel skapades fr kolumn `%s`'; -$strIndexWarningPrimary = 'PRIMARY- och INDEX-nycklar skall inte bda sttas fr kolumn `%s`'; $strIndexWarningTable = 'Problem med index fr tabell `%s`'; $strIndexWarningUnique = 'UNIQUE- och INDEX-nycklar skall inte bda sttas fr kolumn `%s`'; $strInnoDBAutoextendIncrement = 'Automatisk utkningsstorlek'; @@ -1034,4 +1032,5 @@ $strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate $strViewName = 'VIEW name'; //to translate $strFiles = 'Files'; //to translate +$strIndexesSeemEqual = 'The following indexes appear to be equal and one of them should be removed:'; //to translate ?> diff --git a/lang/swedish-utf-8.inc.php b/lang/swedish-utf-8.inc.php index a5f3835a6..db91ec001 100644 --- a/lang/swedish-utf-8.inc.php +++ b/lang/swedish-utf-8.inc.php @@ -365,8 +365,6 @@ $strIndexHasBeenDropped = 'Index %s har tagits bort'; $strIndex = 'Index'; $strIndexName = 'Indexnamn :'; $strIndexType = 'Indextyp :'; -$strIndexWarningMultiple = 'Mer än en %s-nyckel skapades för kolumn `%s`'; -$strIndexWarningPrimary = 'PRIMARY- och INDEX-nycklar skall inte båda sättas för kolumn `%s`'; $strIndexWarningTable = 'Problem med index för tabell `%s`'; $strIndexWarningUnique = 'UNIQUE- och INDEX-nycklar skall inte båda sättas för kolumn `%s`'; $strInnoDBAutoextendIncrement = 'Automatisk utökningsstorlek'; @@ -1035,4 +1033,5 @@ $strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate $strViewName = 'VIEW name'; //to translate $strFiles = 'Files'; //to translate +$strIndexesSeemEqual = 'The following indexes appear to be equal and one of them should be removed:'; //to translate ?> diff --git a/lang/tatarish-iso-8859-9.inc.php b/lang/tatarish-iso-8859-9.inc.php index eb8b3817e..cf517c3ef 100644 --- a/lang/tatarish-iso-8859-9.inc.php +++ b/lang/tatarish-iso-8859-9.inc.php @@ -325,8 +325,6 @@ $strIndexHasBeenDropped = '"%s" dig $strIndexName = 'Teze ad :'; $strIndex = 'Teze'; $strIndexType = 'Teze tre :'; -$strIndexWarningMultiple = '`%s` alannda qabatlanan %s atl teze bar'; -$strIndexWarningPrimary = '`%s` alannda PRIMARY beln INDEX tezelren berg yasap bulmy'; $strIndexWarningTable = '`%s` atl tw tezelre beln nidider tiskrlek bar'; $strIndexWarningUnique = '`%s` alannda UNIQUE beln INDEX tezelren berg yasap bulmy'; $strInnoDBAutoextendIncrement = 'Biremlekt arttru adm'; @@ -1040,4 +1038,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 ?> diff --git a/lang/tatarish-utf-8.inc.php b/lang/tatarish-utf-8.inc.php index 0ee29227e..2a1c4baae 100644 --- a/lang/tatarish-utf-8.inc.php +++ b/lang/tatarish-utf-8.inc.php @@ -326,8 +326,6 @@ $strIndexHasBeenDropped = '"%s" digän tezeş salındı'; $strIndexName = 'Tezeş adı :'; $strIndex = 'Tezeş'; $strIndexType = 'Tezeş töre :'; -$strIndexWarningMultiple = '`%s` alanında qabatlanğan %s atlı tezeş bar'; -$strIndexWarningPrimary = '`%s` alanında PRIMARY belän INDEX tezeşlären bergä yasap bulmıy'; $strIndexWarningTable = '`%s` atlı tüşäw tezeşläre belän nidider tiskärlek bar'; $strIndexWarningUnique = '`%s` alanında UNIQUE belän INDEX tezeşlären bergä yasap bulmıy'; $strInnoDBAutoextendIncrement = 'Biremlektä arttıru adımı'; @@ -1041,4 +1039,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 ?> diff --git a/lang/thai-tis-620.inc.php b/lang/thai-tis-620.inc.php index 94d83b028..482f6361e 100644 --- a/lang/thai-tis-620.inc.php +++ b/lang/thai-tis-620.inc.php @@ -696,8 +696,6 @@ $strIgnoreInserts = 'Use ignore inserts'; //to translate $strImportFormat = 'Format of imported file'; //to translate $strImport = 'Import'; //to translate $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate -$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate @@ -1050,4 +1048,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 ?> diff --git a/lang/thai-utf-8.inc.php b/lang/thai-utf-8.inc.php index b30b19401..a2c2907a7 100644 --- a/lang/thai-utf-8.inc.php +++ b/lang/thai-utf-8.inc.php @@ -697,8 +697,6 @@ $strIgnoreInserts = 'Use ignore inserts'; //to translate $strImportFormat = 'Format of imported file'; //to translate $strImport = 'Import'; //to translate $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate -$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate @@ -1051,4 +1049,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 ?> diff --git a/lang/turkish-iso-8859-9.inc.php b/lang/turkish-iso-8859-9.inc.php index 259fcd0ab..4b0cda270 100644 --- a/lang/turkish-iso-8859-9.inc.php +++ b/lang/turkish-iso-8859-9.inc.php @@ -369,8 +369,6 @@ $strIndexes = ' $strIndexHasBeenDropped = '%s indeksi kaldrld'; $strIndexName = 'ndeks ismi:'; $strIndexType = 'ndeks tr :'; -$strIndexWarningMultiple = 'Birden fazla %s anahtar `%s` stunu iin oluturuldu.'; -$strIndexWarningPrimary = 'PRIMARY ve INDEX anahtarlarnn her ikisi de `%s` stunu iin ayarlanmamaldr.'; $strIndexWarningTable = '`%s` tablosunun indeksleri ile ilgili sorunlar'; $strIndexWarningUnique = 'UNIQUE ve INDEX anahtarlarnn her ikisi de `%s` stunu iin ayarlanmamaldr.'; $strIndex = 'ndeks'; @@ -1034,4 +1032,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 ?> diff --git a/lang/turkish-utf-8.inc.php b/lang/turkish-utf-8.inc.php index dfa08e49e..124a7b7dd 100644 --- a/lang/turkish-utf-8.inc.php +++ b/lang/turkish-utf-8.inc.php @@ -370,8 +370,6 @@ $strIndexes = 'İndeksler'; $strIndexHasBeenDropped = '%s indeksi kaldırıldı'; $strIndexName = 'İndeks ismi:'; $strIndexType = 'İndeks türü :'; -$strIndexWarningMultiple = 'Birden fazla %s anahtarı `%s` sütunu için oluşturuldu.'; -$strIndexWarningPrimary = 'PRIMARY ve INDEX anahtarlarının her ikisi de `%s` sütunu için ayarlanmamalıdır.'; $strIndexWarningTable = '`%s` tablosunun indeksleri ile ilgili sorunlar'; $strIndexWarningUnique = 'UNIQUE ve INDEX anahtarlarının her ikisi de `%s` sütunu için ayarlanmamalıdır.'; $strIndex = 'İndeks'; @@ -1035,4 +1033,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 ?> diff --git a/lang/ukrainian-utf-8.inc.php b/lang/ukrainian-utf-8.inc.php index 9fe4a9c70..a2291aa2d 100644 --- a/lang/ukrainian-utf-8.inc.php +++ b/lang/ukrainian-utf-8.inc.php @@ -696,8 +696,6 @@ $strIgnoreInserts = 'Use ignore inserts'; //to translate $strImportFormat = 'Format of imported file'; //to translate $strImport = 'Import'; //to translate $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate -$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate $strInnoDBAutoextendIncrement = 'Autoextend increment'; //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 ?> diff --git a/lang/ukrainian-windows-1251.inc.php b/lang/ukrainian-windows-1251.inc.php index 98b5791fc..9906bede8 100644 --- a/lang/ukrainian-windows-1251.inc.php +++ b/lang/ukrainian-windows-1251.inc.php @@ -695,8 +695,6 @@ $strIgnoreInserts = 'Use ignore inserts'; //to translate $strImportFormat = 'Format of imported file'; //to translate $strImport = 'Import'; //to translate $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate -$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate @@ -1048,4 +1046,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 ?>