diff --git a/ChangeLog b/ChangeLog index 7f1c4660f..0dbc99816 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,11 @@ phpMyAdmin - ChangeLog $Id$ $HeadURL$ +2006-11-19 Marc Delisle + * pmd_general.php, pmd_get_info.php, pmd/scripts/move.js, + pmd_relation_new.php, lang/*: support internal relations also + on unique keys, not only on primary keys + 2006-11-18 Michal Čihař * Documentation.html, libraries/ip_allow_deny.lib.php: Define headers which to trust in configuration, thanks for help with this to Christian diff --git a/lang/afrikaans-iso-8859-1.inc.php b/lang/afrikaans-iso-8859-1.inc.php index 702117c38..060cb464b 100644 --- a/lang/afrikaans-iso-8859-1.inc.php +++ b/lang/afrikaans-iso-8859-1.inc.php @@ -1034,10 +1034,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/afrikaans-utf-8.inc.php b/lang/afrikaans-utf-8.inc.php index bab43a54f..daa891e64 100644 --- a/lang/afrikaans-utf-8.inc.php +++ b/lang/afrikaans-utf-8.inc.php @@ -1035,10 +1035,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/albanian-iso-8859-1.inc.php b/lang/albanian-iso-8859-1.inc.php index 9b76fc201..b05375217 100644 --- a/lang/albanian-iso-8859-1.inc.php +++ b/lang/albanian-iso-8859-1.inc.php @@ -1033,10 +1033,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/albanian-utf-8.inc.php b/lang/albanian-utf-8.inc.php index 8aa4c640f..f94e26af1 100644 --- a/lang/albanian-utf-8.inc.php +++ b/lang/albanian-utf-8.inc.php @@ -1034,10 +1034,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/arabic-utf-8.inc.php b/lang/arabic-utf-8.inc.php index f55895f23..b6ba4ea80 100644 --- a/lang/arabic-utf-8.inc.php +++ b/lang/arabic-utf-8.inc.php @@ -1036,10 +1036,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/arabic-windows-1256.inc.php b/lang/arabic-windows-1256.inc.php index 2c3ac1560..922a32343 100644 --- a/lang/arabic-windows-1256.inc.php +++ b/lang/arabic-windows-1256.inc.php @@ -1035,10 +1035,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/azerbaijani-iso-8859-9.inc.php b/lang/azerbaijani-iso-8859-9.inc.php index 72707cfe7..05a8c8638 100644 --- a/lang/azerbaijani-iso-8859-9.inc.php +++ b/lang/azerbaijani-iso-8859-9.inc.php @@ -1030,10 +1030,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/azerbaijani-utf-8.inc.php b/lang/azerbaijani-utf-8.inc.php index e8d235d50..6f802ea6d 100644 --- a/lang/azerbaijani-utf-8.inc.php +++ b/lang/azerbaijani-utf-8.inc.php @@ -1031,10 +1031,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/basque-iso-8859-1.inc.php b/lang/basque-iso-8859-1.inc.php index ebeb59382..349188a77 100644 --- a/lang/basque-iso-8859-1.inc.php +++ b/lang/basque-iso-8859-1.inc.php @@ -1027,10 +1027,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/basque-utf-8.inc.php b/lang/basque-utf-8.inc.php index 17983104c..d8dbda9dc 100644 --- a/lang/basque-utf-8.inc.php +++ b/lang/basque-utf-8.inc.php @@ -1028,10 +1028,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/belarusian_cyrillic-utf-8.inc.php b/lang/belarusian_cyrillic-utf-8.inc.php index 7b321cde2..81a715766 100644 --- a/lang/belarusian_cyrillic-utf-8.inc.php +++ b/lang/belarusian_cyrillic-utf-8.inc.php @@ -1011,10 +1011,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/belarusian_cyrillic-windows-1251.inc.php b/lang/belarusian_cyrillic-windows-1251.inc.php index 559275a70..94940ffb9 100644 --- a/lang/belarusian_cyrillic-windows-1251.inc.php +++ b/lang/belarusian_cyrillic-windows-1251.inc.php @@ -1010,10 +1010,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/belarusian_latin-utf-8.inc.php b/lang/belarusian_latin-utf-8.inc.php index 1274cdbcd..cd4860efa 100644 --- a/lang/belarusian_latin-utf-8.inc.php +++ b/lang/belarusian_latin-utf-8.inc.php @@ -1010,10 +1010,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/bosnian-utf-8.inc.php b/lang/bosnian-utf-8.inc.php index 3f7ca944d..8f633809d 100644 --- a/lang/bosnian-utf-8.inc.php +++ b/lang/bosnian-utf-8.inc.php @@ -1034,10 +1034,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/bosnian-windows-1250.inc.php b/lang/bosnian-windows-1250.inc.php index 0ba86225a..7d6831b82 100644 --- a/lang/bosnian-windows-1250.inc.php +++ b/lang/bosnian-windows-1250.inc.php @@ -1033,10 +1033,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/brazilian_portuguese-iso-8859-1.inc.php b/lang/brazilian_portuguese-iso-8859-1.inc.php index 16101302b..c66cdd196 100644 --- a/lang/brazilian_portuguese-iso-8859-1.inc.php +++ b/lang/brazilian_portuguese-iso-8859-1.inc.php @@ -1013,10 +1013,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/brazilian_portuguese-utf-8.inc.php b/lang/brazilian_portuguese-utf-8.inc.php index 7a7a7e720..3d2694ee8 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php +++ b/lang/brazilian_portuguese-utf-8.inc.php @@ -1014,10 +1014,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/bulgarian-koi8-r.inc.php b/lang/bulgarian-koi8-r.inc.php index df09f0e78..6dba6de6e 100644 --- a/lang/bulgarian-koi8-r.inc.php +++ b/lang/bulgarian-koi8-r.inc.php @@ -1030,10 +1030,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/bulgarian-utf-8.inc.php b/lang/bulgarian-utf-8.inc.php index dddab48e1..157583c0d 100644 --- a/lang/bulgarian-utf-8.inc.php +++ b/lang/bulgarian-utf-8.inc.php @@ -1031,10 +1031,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/bulgarian-windows-1251.inc.php b/lang/bulgarian-windows-1251.inc.php index a54f85cd3..10ae22f8f 100644 --- a/lang/bulgarian-windows-1251.inc.php +++ b/lang/bulgarian-windows-1251.inc.php @@ -1030,10 +1030,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/catalan-iso-8859-1.inc.php b/lang/catalan-iso-8859-1.inc.php index ac857dbe2..9d44600a0 100644 --- a/lang/catalan-iso-8859-1.inc.php +++ b/lang/catalan-iso-8859-1.inc.php @@ -1003,10 +1003,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/catalan-utf-8.inc.php b/lang/catalan-utf-8.inc.php index 9d31d6c0c..01d3936c0 100644 --- a/lang/catalan-utf-8.inc.php +++ b/lang/catalan-utf-8.inc.php @@ -1004,10 +1004,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/chinese_simplified-gb2312.inc.php b/lang/chinese_simplified-gb2312.inc.php index b54d31192..f974e8418 100644 --- a/lang/chinese_simplified-gb2312.inc.php +++ b/lang/chinese_simplified-gb2312.inc.php @@ -1035,10 +1035,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/chinese_simplified-utf-8.inc.php b/lang/chinese_simplified-utf-8.inc.php index 64c800b39..66443d597 100644 --- a/lang/chinese_simplified-utf-8.inc.php +++ b/lang/chinese_simplified-utf-8.inc.php @@ -1036,10 +1036,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/chinese_traditional-big5.inc.php b/lang/chinese_traditional-big5.inc.php index 5aa674c89..2db2aa029 100644 --- a/lang/chinese_traditional-big5.inc.php +++ b/lang/chinese_traditional-big5.inc.php @@ -1014,10 +1014,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/chinese_traditional-utf-8.inc.php b/lang/chinese_traditional-utf-8.inc.php index 1e35e34fe..8301a87d3 100644 --- a/lang/chinese_traditional-utf-8.inc.php +++ b/lang/chinese_traditional-utf-8.inc.php @@ -1015,10 +1015,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/croatian-iso-8859-2.inc.php b/lang/croatian-iso-8859-2.inc.php index d5b795c69..b40c8a341 100644 --- a/lang/croatian-iso-8859-2.inc.php +++ b/lang/croatian-iso-8859-2.inc.php @@ -1008,10 +1008,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/croatian-utf-8.inc.php b/lang/croatian-utf-8.inc.php index 9d0b4a70f..e8cc25b7e 100644 --- a/lang/croatian-utf-8.inc.php +++ b/lang/croatian-utf-8.inc.php @@ -1009,10 +1009,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/croatian-windows-1250.inc.php b/lang/croatian-windows-1250.inc.php index 4fffa7942..8399b1335 100644 --- a/lang/croatian-windows-1250.inc.php +++ b/lang/croatian-windows-1250.inc.php @@ -1008,10 +1008,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/czech-iso-8859-2.inc.php b/lang/czech-iso-8859-2.inc.php index 38bc6b534..b1311281d 100644 --- a/lang/czech-iso-8859-2.inc.php +++ b/lang/czech-iso-8859-2.inc.php @@ -520,7 +520,6 @@ $strNoThemeSupport = 'Nen $strNotNumber = 'Nebylo zadno slo!'; $strNotOK = 'nen v podku'; $strNotSet = '%s tabulka nenalezena nebo nen nastavena v %s'; -$strNotThePrimaryKey = 'Toto nen primrn kl!'; $strNoUsersFound = 'dn uivatel nenalezen.'; $strNoValidateSQL = 'Bez kontroly SQL'; $strNull = 'Nulov'; @@ -1015,4 +1014,5 @@ $strYes = 'Ano'; $strZeroRemovesTheLimit = 'Poznmka: Nastaven tchto parametr na 0 (nulu) odstran omezen.'; $strZip = '„zazipovno“'; +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/czech-utf-8.inc.php b/lang/czech-utf-8.inc.php index 69ff9a723..ceaabebb9 100644 --- a/lang/czech-utf-8.inc.php +++ b/lang/czech-utf-8.inc.php @@ -521,7 +521,6 @@ $strNoThemeSupport = 'Není podporována změna tématu, zkontrolujte nastavení $strNotNumber = 'Nebylo zadáno číslo!'; $strNotOK = 'není v pořádku'; $strNotSet = '%s tabulka nenalezena nebo není nastavena v %s'; -$strNotThePrimaryKey = 'Toto není primární klíč!'; $strNoUsersFound = 'Žádný uživatel nenalezen.'; $strNoValidateSQL = 'Bez kontroly SQL'; $strNull = 'Nulový'; @@ -1016,4 +1015,5 @@ $strYes = 'Ano'; $strZeroRemovesTheLimit = 'Poznámka: Nastavení těchto parametrů na 0 (nulu) odstraní omezení.'; $strZip = '„zazipováno“'; +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/czech-windows-1250.inc.php b/lang/czech-windows-1250.inc.php index 949cc1196..0209668f3 100644 --- a/lang/czech-windows-1250.inc.php +++ b/lang/czech-windows-1250.inc.php @@ -520,7 +520,6 @@ $strNoThemeSupport = 'Nen $strNotNumber = 'Nebylo zadno slo!'; $strNotOK = 'nen v podku'; $strNotSet = '%s tabulka nenalezena nebo nen nastavena v %s'; -$strNotThePrimaryKey = 'Toto nen primrn kl!'; $strNoUsersFound = 'dn uivatel nenalezen.'; $strNoValidateSQL = 'Bez kontroly SQL'; $strNull = 'Nulov'; @@ -1015,4 +1014,5 @@ $strYes = 'Ano'; $strZeroRemovesTheLimit = 'Poznmka: Nastaven tchto parametr na 0 (nulu) odstran omezen.'; $strZip = '„zazipovno“'; +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/danish-iso-8859-1.inc.php b/lang/danish-iso-8859-1.inc.php index b4aede544..9f9f28ad4 100644 --- a/lang/danish-iso-8859-1.inc.php +++ b/lang/danish-iso-8859-1.inc.php @@ -1009,10 +1009,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/danish-utf-8.inc.php b/lang/danish-utf-8.inc.php index 6434528ed..26f4b9790 100644 --- a/lang/danish-utf-8.inc.php +++ b/lang/danish-utf-8.inc.php @@ -1010,10 +1010,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/dutch-iso-8859-1.inc.php b/lang/dutch-iso-8859-1.inc.php index c4347bed1..bb8a6d1e2 100644 --- a/lang/dutch-iso-8859-1.inc.php +++ b/lang/dutch-iso-8859-1.inc.php @@ -1031,10 +1031,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/dutch-iso-8859-15.inc.php b/lang/dutch-iso-8859-15.inc.php index 7fe8b4d53..612370908 100644 --- a/lang/dutch-iso-8859-15.inc.php +++ b/lang/dutch-iso-8859-15.inc.php @@ -1031,10 +1031,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/dutch-utf-8.inc.php b/lang/dutch-utf-8.inc.php index 9e2a06359..208f1c947 100644 --- a/lang/dutch-utf-8.inc.php +++ b/lang/dutch-utf-8.inc.php @@ -1032,10 +1032,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/english-iso-8859-1.inc.php b/lang/english-iso-8859-1.inc.php index 5e208e018..36f71190d 100644 --- a/lang/english-iso-8859-1.inc.php +++ b/lang/english-iso-8859-1.inc.php @@ -520,7 +520,6 @@ $strNoThemeSupport = 'No themes support; please check your configuration and/or $strNotNumber = 'This is not a number!'; $strNotOK = 'not OK'; $strNotSet = '%s table not found or not set in %s'; -$strNotThePrimaryKey = 'This is not the primary key!'; $strNoUsersFound = 'No user(s) found.'; $strNoValidateSQL = 'Skip Validate SQL'; $strNull = 'Null'; @@ -568,6 +567,7 @@ $strPhoneBook = 'phone book'; $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; $strPhp = 'Create PHP Code'; $strPHPVersion = 'PHP Version'; +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; $strPmaDocumentation = 'phpMyAdmin documentation'; $strPmaUriError = 'The $cfg[\'PmaAbsoluteUri\'] directive MUST be set in your configuration file!'; $strPmaWiki = 'phpMyAdmin wiki'; diff --git a/lang/english-iso-8859-15.inc.php b/lang/english-iso-8859-15.inc.php index c356334b1..a703a1230 100644 --- a/lang/english-iso-8859-15.inc.php +++ b/lang/english-iso-8859-15.inc.php @@ -520,7 +520,6 @@ $strNoThemeSupport = 'No themes support; please check your configuration and/or $strNotNumber = 'This is not a number!'; $strNotOK = 'not OK'; $strNotSet = '%s table not found or not set in %s'; -$strNotThePrimaryKey = 'This is not the primary key!'; $strNoUsersFound = 'No user(s) found.'; $strNoValidateSQL = 'Skip Validate SQL'; $strNull = 'Null'; @@ -568,6 +567,7 @@ $strPhoneBook = 'phone book'; $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; $strPhp = 'Create PHP Code'; $strPHPVersion = 'PHP Version'; +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; $strPmaDocumentation = 'phpMyAdmin documentation'; $strPmaUriError = 'The $cfg[\'PmaAbsoluteUri\'] directive MUST be set in your configuration file!'; $strPmaWiki = 'phpMyAdmin wiki'; diff --git a/lang/english-utf-8.inc.php b/lang/english-utf-8.inc.php index c04bcf18d..942859ca1 100644 --- a/lang/english-utf-8.inc.php +++ b/lang/english-utf-8.inc.php @@ -521,7 +521,6 @@ $strNoThemeSupport = 'No themes support; please check your configuration and/or $strNotNumber = 'This is not a number!'; $strNotOK = 'not OK'; $strNotSet = '%s table not found or not set in %s'; -$strNotThePrimaryKey = 'This is not the primary key!'; $strNoUsersFound = 'No user(s) found.'; $strNoValidateSQL = 'Skip Validate SQL'; $strNull = 'Null'; @@ -569,6 +568,7 @@ $strPhoneBook = 'phone book'; $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; $strPhp = 'Create PHP Code'; $strPHPVersion = 'PHP Version'; +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; $strPmaDocumentation = 'phpMyAdmin documentation'; $strPmaUriError = 'The $cfg[\'PmaAbsoluteUri\'] directive MUST be set in your configuration file!'; $strPmaWiki = 'phpMyAdmin wiki'; diff --git a/lang/estonian-iso-8859-1.inc.php b/lang/estonian-iso-8859-1.inc.php index efcf018ec..f5db9a0df 100644 --- a/lang/estonian-iso-8859-1.inc.php +++ b/lang/estonian-iso-8859-1.inc.php @@ -1013,10 +1013,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/estonian-utf-8.inc.php b/lang/estonian-utf-8.inc.php index 4a843cf85..c1310efe3 100644 --- a/lang/estonian-utf-8.inc.php +++ b/lang/estonian-utf-8.inc.php @@ -1014,10 +1014,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/finnish-iso-8859-1.inc.php b/lang/finnish-iso-8859-1.inc.php index 5fe9efdb3..6476cb8e9 100644 --- a/lang/finnish-iso-8859-1.inc.php +++ b/lang/finnish-iso-8859-1.inc.php @@ -1009,10 +1009,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/finnish-iso-8859-15.inc.php b/lang/finnish-iso-8859-15.inc.php index f173ecf5e..f7d306c58 100644 --- a/lang/finnish-iso-8859-15.inc.php +++ b/lang/finnish-iso-8859-15.inc.php @@ -1009,10 +1009,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/finnish-utf-8.inc.php b/lang/finnish-utf-8.inc.php index 0df1631c3..6cf4040ea 100644 --- a/lang/finnish-utf-8.inc.php +++ b/lang/finnish-utf-8.inc.php @@ -1010,10 +1010,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/french-iso-8859-1.inc.php b/lang/french-iso-8859-1.inc.php index 50ddcece3..773fe62fd 100644 --- a/lang/french-iso-8859-1.inc.php +++ b/lang/french-iso-8859-1.inc.php @@ -1006,10 +1006,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/french-iso-8859-15.inc.php b/lang/french-iso-8859-15.inc.php index b163c5b64..026c2baac 100644 --- a/lang/french-iso-8859-15.inc.php +++ b/lang/french-iso-8859-15.inc.php @@ -1006,10 +1006,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/french-utf-8.inc.php b/lang/french-utf-8.inc.php index 649d5f576..191996e6e 100644 --- a/lang/french-utf-8.inc.php +++ b/lang/french-utf-8.inc.php @@ -1007,10 +1007,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/galician-iso-8859-1.inc.php b/lang/galician-iso-8859-1.inc.php index a94307a77..cd4c9e659 100644 --- a/lang/galician-iso-8859-1.inc.php +++ b/lang/galician-iso-8859-1.inc.php @@ -1012,10 +1012,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/galician-utf-8.inc.php b/lang/galician-utf-8.inc.php index 06e045bf6..b7d1a4af8 100644 --- a/lang/galician-utf-8.inc.php +++ b/lang/galician-utf-8.inc.php @@ -1013,10 +1013,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/georgian-utf-8.inc.php b/lang/georgian-utf-8.inc.php index ba9bcf4cc..538c13513 100644 --- a/lang/georgian-utf-8.inc.php +++ b/lang/georgian-utf-8.inc.php @@ -1036,10 +1036,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/german-iso-8859-1.inc.php b/lang/german-iso-8859-1.inc.php index 0a295ddb7..11dcd73f3 100644 --- a/lang/german-iso-8859-1.inc.php +++ b/lang/german-iso-8859-1.inc.php @@ -1012,10 +1012,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/german-iso-8859-15.inc.php b/lang/german-iso-8859-15.inc.php index 53bf77eb8..fc3a68930 100644 --- a/lang/german-iso-8859-15.inc.php +++ b/lang/german-iso-8859-15.inc.php @@ -1012,10 +1012,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/german-utf-8.inc.php b/lang/german-utf-8.inc.php index 09002f03c..ed3c78a4a 100644 --- a/lang/german-utf-8.inc.php +++ b/lang/german-utf-8.inc.php @@ -1013,10 +1013,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/greek-iso-8859-7.inc.php b/lang/greek-iso-8859-7.inc.php index 44123a0fd..12ce0ea3c 100644 --- a/lang/greek-iso-8859-7.inc.php +++ b/lang/greek-iso-8859-7.inc.php @@ -1032,10 +1032,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/greek-utf-8.inc.php b/lang/greek-utf-8.inc.php index dcef75d0d..607d012fe 100644 --- a/lang/greek-utf-8.inc.php +++ b/lang/greek-utf-8.inc.php @@ -1033,10 +1033,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/hebrew-iso-8859-8-i.inc.php b/lang/hebrew-iso-8859-8-i.inc.php index c1836c91c..78ecca9f9 100644 --- a/lang/hebrew-iso-8859-8-i.inc.php +++ b/lang/hebrew-iso-8859-8-i.inc.php @@ -1027,10 +1027,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/hebrew-utf-8.inc.php b/lang/hebrew-utf-8.inc.php index f6b5612fa..9a40d39c8 100644 --- a/lang/hebrew-utf-8.inc.php +++ b/lang/hebrew-utf-8.inc.php @@ -1028,10 +1028,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/hindi-utf-8.inc.php b/lang/hindi-utf-8.inc.php index 1eb0aa476..4528f52a5 100644 --- a/lang/hindi-utf-8.inc.php +++ b/lang/hindi-utf-8.inc.php @@ -1036,10 +1036,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/hungarian-iso-8859-2.inc.php b/lang/hungarian-iso-8859-2.inc.php index d96516ea9..2b75e0ba0 100644 --- a/lang/hungarian-iso-8859-2.inc.php +++ b/lang/hungarian-iso-8859-2.inc.php @@ -1027,10 +1027,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/hungarian-utf-8.inc.php b/lang/hungarian-utf-8.inc.php index facd49d31..287166fb8 100644 --- a/lang/hungarian-utf-8.inc.php +++ b/lang/hungarian-utf-8.inc.php @@ -1028,10 +1028,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/indonesian-iso-8859-1.inc.php b/lang/indonesian-iso-8859-1.inc.php index 34d815686..0e33e40a7 100644 --- a/lang/indonesian-iso-8859-1.inc.php +++ b/lang/indonesian-iso-8859-1.inc.php @@ -1025,10 +1025,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/indonesian-utf-8.inc.php b/lang/indonesian-utf-8.inc.php index 39112c6ae..8f5b0fca1 100644 --- a/lang/indonesian-utf-8.inc.php +++ b/lang/indonesian-utf-8.inc.php @@ -1026,10 +1026,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/italian-iso-8859-1.inc.php b/lang/italian-iso-8859-1.inc.php index 282600eb8..ecf2e3709 100644 --- a/lang/italian-iso-8859-1.inc.php +++ b/lang/italian-iso-8859-1.inc.php @@ -1009,10 +1009,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/italian-iso-8859-15.inc.php b/lang/italian-iso-8859-15.inc.php index 49784f99f..4e0d87cdf 100644 --- a/lang/italian-iso-8859-15.inc.php +++ b/lang/italian-iso-8859-15.inc.php @@ -1009,10 +1009,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/italian-utf-8.inc.php b/lang/italian-utf-8.inc.php index 195eb0104..a3442ce17 100644 --- a/lang/italian-utf-8.inc.php +++ b/lang/italian-utf-8.inc.php @@ -1010,10 +1010,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/japanese-euc.inc.php b/lang/japanese-euc.inc.php index 3bab928e8..06657bbbe 100644 --- a/lang/japanese-euc.inc.php +++ b/lang/japanese-euc.inc.php @@ -1014,10 +1014,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/japanese-sjis.inc.php b/lang/japanese-sjis.inc.php index 5993b4075..0cf0c4a60 100644 --- a/lang/japanese-sjis.inc.php +++ b/lang/japanese-sjis.inc.php @@ -1014,10 +1014,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/japanese-utf-8.inc.php b/lang/japanese-utf-8.inc.php index ec1d9ab9e..66bb7a3f6 100644 --- a/lang/japanese-utf-8.inc.php +++ b/lang/japanese-utf-8.inc.php @@ -1014,10 +1014,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/korean-euc-kr.inc.php b/lang/korean-euc-kr.inc.php index d1b92102e..675a92aa1 100644 --- a/lang/korean-euc-kr.inc.php +++ b/lang/korean-euc-kr.inc.php @@ -1030,10 +1030,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/korean-utf-8.inc.php b/lang/korean-utf-8.inc.php index 2fda86b47..d42c4f1b3 100644 --- a/lang/korean-utf-8.inc.php +++ b/lang/korean-utf-8.inc.php @@ -1031,10 +1031,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/latvian-utf-8.inc.php b/lang/latvian-utf-8.inc.php index 7b02f2741..58eaf2be7 100644 --- a/lang/latvian-utf-8.inc.php +++ b/lang/latvian-utf-8.inc.php @@ -1033,10 +1033,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/latvian-windows-1257.inc.php b/lang/latvian-windows-1257.inc.php index 00a1fd993..acece70f8 100644 --- a/lang/latvian-windows-1257.inc.php +++ b/lang/latvian-windows-1257.inc.php @@ -1032,10 +1032,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/lithuanian-utf-8.inc.php b/lang/lithuanian-utf-8.inc.php index 7226f7d57..c22b55f98 100644 --- a/lang/lithuanian-utf-8.inc.php +++ b/lang/lithuanian-utf-8.inc.php @@ -1026,10 +1026,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/lithuanian-windows-1257.inc.php b/lang/lithuanian-windows-1257.inc.php index 3045d31a0..06637cb0e 100644 --- a/lang/lithuanian-windows-1257.inc.php +++ b/lang/lithuanian-windows-1257.inc.php @@ -1025,10 +1025,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/malay-iso-8859-1.inc.php b/lang/malay-iso-8859-1.inc.php index 734e799ee..d61e0fc21 100644 --- a/lang/malay-iso-8859-1.inc.php +++ b/lang/malay-iso-8859-1.inc.php @@ -1047,10 +1047,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/malay-utf-8.inc.php b/lang/malay-utf-8.inc.php index e92119941..edcaecabf 100644 --- a/lang/malay-utf-8.inc.php +++ b/lang/malay-utf-8.inc.php @@ -1048,10 +1048,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/mongolian-utf-8.inc.php b/lang/mongolian-utf-8.inc.php index 67599ad7f..542b0a681 100644 --- a/lang/mongolian-utf-8.inc.php +++ b/lang/mongolian-utf-8.inc.php @@ -1031,10 +1031,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/norwegian-iso-8859-1.inc.php b/lang/norwegian-iso-8859-1.inc.php index 0864647a3..f72c550a4 100644 --- a/lang/norwegian-iso-8859-1.inc.php +++ b/lang/norwegian-iso-8859-1.inc.php @@ -1007,10 +1007,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/norwegian-utf-8.inc.php b/lang/norwegian-utf-8.inc.php index 6ebd3e63f..c5dff2327 100644 --- a/lang/norwegian-utf-8.inc.php +++ b/lang/norwegian-utf-8.inc.php @@ -1008,10 +1008,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/persian-utf-8.inc.php b/lang/persian-utf-8.inc.php index 922541beb..de2d1eed7 100644 --- a/lang/persian-utf-8.inc.php +++ b/lang/persian-utf-8.inc.php @@ -1033,10 +1033,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/persian-windows-1256.inc.php b/lang/persian-windows-1256.inc.php index 32d1d14ec..e8fbb5a5f 100644 --- a/lang/persian-windows-1256.inc.php +++ b/lang/persian-windows-1256.inc.php @@ -1032,10 +1032,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/polish-iso-8859-2.inc.php b/lang/polish-iso-8859-2.inc.php index 96bdea347..3969ef277 100644 --- a/lang/polish-iso-8859-2.inc.php +++ b/lang/polish-iso-8859-2.inc.php @@ -1003,10 +1003,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/polish-utf-8.inc.php b/lang/polish-utf-8.inc.php index eab82d45a..f2e10da58 100644 --- a/lang/polish-utf-8.inc.php +++ b/lang/polish-utf-8.inc.php @@ -1004,10 +1004,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/polish-windows-1250.inc.php b/lang/polish-windows-1250.inc.php index 6317df25a..a5b9c7db6 100644 --- a/lang/polish-windows-1250.inc.php +++ b/lang/polish-windows-1250.inc.php @@ -1003,10 +1003,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/portuguese-iso-8859-1.inc.php b/lang/portuguese-iso-8859-1.inc.php index 78f6b6660..560f26063 100644 --- a/lang/portuguese-iso-8859-1.inc.php +++ b/lang/portuguese-iso-8859-1.inc.php @@ -1036,10 +1036,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/portuguese-iso-8859-15.inc.php b/lang/portuguese-iso-8859-15.inc.php index 51271b137..805c62c4e 100644 --- a/lang/portuguese-iso-8859-15.inc.php +++ b/lang/portuguese-iso-8859-15.inc.php @@ -1036,10 +1036,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/portuguese-utf-8.inc.php b/lang/portuguese-utf-8.inc.php index 59ed19a34..40db08d7e 100644 --- a/lang/portuguese-utf-8.inc.php +++ b/lang/portuguese-utf-8.inc.php @@ -1037,10 +1037,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/romanian-iso-8859-1.inc.php b/lang/romanian-iso-8859-1.inc.php index 4917a109d..30ffbf03a 100644 --- a/lang/romanian-iso-8859-1.inc.php +++ b/lang/romanian-iso-8859-1.inc.php @@ -1028,10 +1028,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/romanian-utf-8.inc.php b/lang/romanian-utf-8.inc.php index 5f9aae1b6..d7e5da8a9 100644 --- a/lang/romanian-utf-8.inc.php +++ b/lang/romanian-utf-8.inc.php @@ -1029,10 +1029,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/russian-cp-866.inc.php b/lang/russian-cp-866.inc.php index 3ffafcfb7..fb963bde3 100644 --- a/lang/russian-cp-866.inc.php +++ b/lang/russian-cp-866.inc.php @@ -1030,10 +1030,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/russian-koi8-r.inc.php b/lang/russian-koi8-r.inc.php index 31f9a533e..e373b7d9c 100644 --- a/lang/russian-koi8-r.inc.php +++ b/lang/russian-koi8-r.inc.php @@ -1030,10 +1030,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/russian-utf-8.inc.php b/lang/russian-utf-8.inc.php index 528799e7c..29762bfc3 100644 --- a/lang/russian-utf-8.inc.php +++ b/lang/russian-utf-8.inc.php @@ -1031,10 +1031,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/russian-windows-1251.inc.php b/lang/russian-windows-1251.inc.php index b5a9a9858..a3cd7e318 100644 --- a/lang/russian-windows-1251.inc.php +++ b/lang/russian-windows-1251.inc.php @@ -1030,10 +1030,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/serbian_cyrillic-utf-8.inc.php b/lang/serbian_cyrillic-utf-8.inc.php index d2c790c4a..d85867296 100644 --- a/lang/serbian_cyrillic-utf-8.inc.php +++ b/lang/serbian_cyrillic-utf-8.inc.php @@ -1032,10 +1032,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/serbian_cyrillic-windows-1251.inc.php b/lang/serbian_cyrillic-windows-1251.inc.php index 7132c773d..841f13ba0 100644 --- a/lang/serbian_cyrillic-windows-1251.inc.php +++ b/lang/serbian_cyrillic-windows-1251.inc.php @@ -1031,10 +1031,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/serbian_latin-utf-8.inc.php b/lang/serbian_latin-utf-8.inc.php index 84bdddf58..d2778aebc 100644 --- a/lang/serbian_latin-utf-8.inc.php +++ b/lang/serbian_latin-utf-8.inc.php @@ -1032,10 +1032,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/serbian_latin-windows-1250.inc.php b/lang/serbian_latin-windows-1250.inc.php index f729879a9..10d235b33 100644 --- a/lang/serbian_latin-windows-1250.inc.php +++ b/lang/serbian_latin-windows-1250.inc.php @@ -1031,10 +1031,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/slovak-iso-8859-2.inc.php b/lang/slovak-iso-8859-2.inc.php index 9d1d59f07..74c89d910 100644 --- a/lang/slovak-iso-8859-2.inc.php +++ b/lang/slovak-iso-8859-2.inc.php @@ -1010,10 +1010,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/slovak-utf-8.inc.php b/lang/slovak-utf-8.inc.php index 55c2e9277..95f1956e8 100644 --- a/lang/slovak-utf-8.inc.php +++ b/lang/slovak-utf-8.inc.php @@ -1011,10 +1011,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/slovak-windows-1250.inc.php b/lang/slovak-windows-1250.inc.php index eace3058e..4797b8363 100644 --- a/lang/slovak-windows-1250.inc.php +++ b/lang/slovak-windows-1250.inc.php @@ -1010,10 +1010,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/slovenian-iso-8859-2.inc.php b/lang/slovenian-iso-8859-2.inc.php index eea96d6e1..94fa83bb3 100644 --- a/lang/slovenian-iso-8859-2.inc.php +++ b/lang/slovenian-iso-8859-2.inc.php @@ -1029,10 +1029,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/slovenian-utf-8.inc.php b/lang/slovenian-utf-8.inc.php index a5d348593..d973d56d9 100644 --- a/lang/slovenian-utf-8.inc.php +++ b/lang/slovenian-utf-8.inc.php @@ -1030,10 +1030,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/slovenian-windows-1250.inc.php b/lang/slovenian-windows-1250.inc.php index 3be7e7b41..f3218e0bc 100644 --- a/lang/slovenian-windows-1250.inc.php +++ b/lang/slovenian-windows-1250.inc.php @@ -1029,10 +1029,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/spanish-iso-8859-1.inc.php b/lang/spanish-iso-8859-1.inc.php index 8c2582ed5..55bbdb965 100644 --- a/lang/spanish-iso-8859-1.inc.php +++ b/lang/spanish-iso-8859-1.inc.php @@ -1011,10 +1011,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/spanish-iso-8859-15.inc.php b/lang/spanish-iso-8859-15.inc.php index f09d0f345..ce169a5bf 100644 --- a/lang/spanish-iso-8859-15.inc.php +++ b/lang/spanish-iso-8859-15.inc.php @@ -1011,10 +1011,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/spanish-utf-8.inc.php b/lang/spanish-utf-8.inc.php index 9354d91fd..031e9e8cc 100644 --- a/lang/spanish-utf-8.inc.php +++ b/lang/spanish-utf-8.inc.php @@ -1012,10 +1012,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/swedish-iso-8859-1.inc.php b/lang/swedish-iso-8859-1.inc.php index d2d91e2a7..13ee3437e 100644 --- a/lang/swedish-iso-8859-1.inc.php +++ b/lang/swedish-iso-8859-1.inc.php @@ -1007,10 +1007,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/swedish-utf-8.inc.php b/lang/swedish-utf-8.inc.php index e12944d45..9936419a2 100644 --- a/lang/swedish-utf-8.inc.php +++ b/lang/swedish-utf-8.inc.php @@ -1008,10 +1008,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/tatarish-iso-8859-9.inc.php b/lang/tatarish-iso-8859-9.inc.php index 5fd35ff25..c02cffe3a 100644 --- a/lang/tatarish-iso-8859-9.inc.php +++ b/lang/tatarish-iso-8859-9.inc.php @@ -1021,10 +1021,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/tatarish-utf-8.inc.php b/lang/tatarish-utf-8.inc.php index fa6ab0236..f3d13de34 100644 --- a/lang/tatarish-utf-8.inc.php +++ b/lang/tatarish-utf-8.inc.php @@ -1022,10 +1022,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/thai-tis-620.inc.php b/lang/thai-tis-620.inc.php index d2bd1e6ce..55378670c 100644 --- a/lang/thai-tis-620.inc.php +++ b/lang/thai-tis-620.inc.php @@ -1031,10 +1031,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/thai-utf-8.inc.php b/lang/thai-utf-8.inc.php index bfa4f591d..4d2f9f665 100644 --- a/lang/thai-utf-8.inc.php +++ b/lang/thai-utf-8.inc.php @@ -1032,10 +1032,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/turkish-iso-8859-9.inc.php b/lang/turkish-iso-8859-9.inc.php index 0f7071f68..f7764d0d5 100644 --- a/lang/turkish-iso-8859-9.inc.php +++ b/lang/turkish-iso-8859-9.inc.php @@ -1015,10 +1015,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/turkish-utf-8.inc.php b/lang/turkish-utf-8.inc.php index acc120a65..75e7c6de3 100644 --- a/lang/turkish-utf-8.inc.php +++ b/lang/turkish-utf-8.inc.php @@ -1016,10 +1016,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/ukrainian-utf-8.inc.php b/lang/ukrainian-utf-8.inc.php index 2bc474c10..afc610074 100644 --- a/lang/ukrainian-utf-8.inc.php +++ b/lang/ukrainian-utf-8.inc.php @@ -1030,10 +1030,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/lang/ukrainian-windows-1251.inc.php b/lang/ukrainian-windows-1251.inc.php index 4476b87a8..66968cafd 100644 --- a/lang/ukrainian-windows-1251.inc.php +++ b/lang/ukrainian-windows-1251.inc.php @@ -1029,10 +1029,10 @@ $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate $strInternalRelationAdded = 'Internal relation added'; //to translate $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate $strRelationDeleted = 'Relation deleted'; //to translate -$strNotThePrimaryKey = 'This is not the primary key!'; //to translate $strToSelectRelation = 'To select relation, click :'; //to translate $strExportImportToScale = 'Export/Import to scale'; //to translate $strRecommended = 'recommended'; //to translate $strToFromPage = 'to/from page'; //to translate $strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate ?> diff --git a/pmd/scripts/move.js b/pmd/scripts/move.js index b9d80c00d..9b0645fde 100644 --- a/pmd/scripts/move.js +++ b/pmd/scripts/move.js @@ -340,7 +340,7 @@ function Click_field(T,f,PK) // table field { if(!click_field) {//.style.display=='none' .style.visibility = "hidden" - if(!PK) { alert(LangNotThePrimaryKey); return 0; }//PK + if(!PK) { alert(LangPleaseSelectPrimaryOrUniqueKey); return 0; }//PK if(j_tabs[db+'.'+T]!='INNODB') document.getElementById('InnoDB_relation').style.display='none'; click_field = 1; link_relation = "T1=" + T + "&F1=" + f; diff --git a/pmd_general.php b/pmd_general.php index 386d27fe8..a9de0ed27 100644 --- a/pmd_general.php +++ b/pmd_general.php @@ -12,7 +12,7 @@ $tab_column = get_tab_info(); $script_tabs = get_script_tabs(); $script_contr = get_script_contr(); $tab_pos = get_tab_pos(); -$tab_pk = get_p_k_contr(); +$tables_pk_or_unique_keys = get_pk_or_unique_keys(); $tables_all_keys = get_all_keys(); $hidden = "hidden"; @@ -38,7 +38,7 @@ var db = '".$db."'; var token = '".$token."'; var LangSelectReferencedKey = '$strSelectReferencedKey'; var LangSelectForeignKey = '$strSelectForeignKey'; -var LangNotThePrimaryKey = '$strNotThePrimaryKey'; +var LangPleaseSelectPrimaryOrUniqueKey = '$strPleaseSelectPrimaryOrUniqueKey'; "; ?> @@ -156,7 +156,7 @@ for ( $i=0; $i < sizeof( $GLOBALS['PMD']["TABLE_NAME"] ); $i++ ) )"> " >
- ** + **
diff --git a/pmd_get_info.php b/pmd_get_info.php index 91d3f5370..ed7a1ef8d 100644 --- a/pmd_get_info.php +++ b/pmd_get_info.php @@ -98,27 +98,29 @@ function get_script_contr() { return $script_contr; } -function get_p_k_contr() { +function get_pk_or_unique_keys() { global $db; + require_once('./libraries/tbl_indexes.lib.php'); + PMA_DBI_select_db($db); - //$tabs = get_tabs(); - $tab_pk = array(); - // this is not used? : - //$script_contr = "