diff --git a/ChangeLog b/ChangeLog index 4184cce1c..5aa5b229a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - ChangeLog $Id$ $HeadURL$ +2007-01-19 Marc Delisle + * pmd*, lang/*: Designer now supports set/unset of the display field, + thanks to Ivan Kirillov + 2007-01-18 Michal ÄŒihaÅ™ * lang/czech: Updated. * libraries/auth/cookie.auth.lib.php: Make server switching honour more diff --git a/lang/afrikaans-iso-8859-1.inc.php b/lang/afrikaans-iso-8859-1.inc.php index 56e41d83a..02f87c582 100644 --- a/lang/afrikaans-iso-8859-1.inc.php +++ b/lang/afrikaans-iso-8859-1.inc.php @@ -1051,4 +1051,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/afrikaans-utf-8.inc.php b/lang/afrikaans-utf-8.inc.php index 7c79b6bca..61d2a537d 100644 --- a/lang/afrikaans-utf-8.inc.php +++ b/lang/afrikaans-utf-8.inc.php @@ -1052,4 +1052,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/albanian-iso-8859-1.inc.php b/lang/albanian-iso-8859-1.inc.php index 84139abe9..e635501a8 100644 --- a/lang/albanian-iso-8859-1.inc.php +++ b/lang/albanian-iso-8859-1.inc.php @@ -1050,4 +1050,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/albanian-utf-8.inc.php b/lang/albanian-utf-8.inc.php index 542ef51ce..378296669 100644 --- a/lang/albanian-utf-8.inc.php +++ b/lang/albanian-utf-8.inc.php @@ -1051,4 +1051,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/arabic-utf-8.inc.php b/lang/arabic-utf-8.inc.php index d1d87a2e2..ed2e4ce68 100644 --- a/lang/arabic-utf-8.inc.php +++ b/lang/arabic-utf-8.inc.php @@ -1053,4 +1053,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/arabic-windows-1256.inc.php b/lang/arabic-windows-1256.inc.php index ede0e3815..db270b2d4 100644 --- a/lang/arabic-windows-1256.inc.php +++ b/lang/arabic-windows-1256.inc.php @@ -1052,4 +1052,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/azerbaijani-iso-8859-9.inc.php b/lang/azerbaijani-iso-8859-9.inc.php index de9954b07..bfb50d273 100644 --- a/lang/azerbaijani-iso-8859-9.inc.php +++ b/lang/azerbaijani-iso-8859-9.inc.php @@ -1047,4 +1047,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/azerbaijani-utf-8.inc.php b/lang/azerbaijani-utf-8.inc.php index 1bfd9d15c..6a5785ea8 100644 --- a/lang/azerbaijani-utf-8.inc.php +++ b/lang/azerbaijani-utf-8.inc.php @@ -1048,4 +1048,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/basque-iso-8859-1.inc.php b/lang/basque-iso-8859-1.inc.php index c0a72b43e..1d07f139b 100644 --- a/lang/basque-iso-8859-1.inc.php +++ b/lang/basque-iso-8859-1.inc.php @@ -1044,4 +1044,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/basque-utf-8.inc.php b/lang/basque-utf-8.inc.php index fe012b69a..e8050813a 100644 --- a/lang/basque-utf-8.inc.php +++ b/lang/basque-utf-8.inc.php @@ -1045,4 +1045,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/belarusian_cyrillic-utf-8.inc.php b/lang/belarusian_cyrillic-utf-8.inc.php index 25c09ea4e..dc453682c 100644 --- a/lang/belarusian_cyrillic-utf-8.inc.php +++ b/lang/belarusian_cyrillic-utf-8.inc.php @@ -1028,4 +1028,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/belarusian_cyrillic-windows-1251.inc.php b/lang/belarusian_cyrillic-windows-1251.inc.php index e95e33d58..d527d3243 100644 --- a/lang/belarusian_cyrillic-windows-1251.inc.php +++ b/lang/belarusian_cyrillic-windows-1251.inc.php @@ -1027,4 +1027,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/belarusian_latin-utf-8.inc.php b/lang/belarusian_latin-utf-8.inc.php index f1c3b064d..83f8529df 100644 --- a/lang/belarusian_latin-utf-8.inc.php +++ b/lang/belarusian_latin-utf-8.inc.php @@ -1027,4 +1027,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/bosnian-utf-8.inc.php b/lang/bosnian-utf-8.inc.php index 0b6308d62..656c01d11 100644 --- a/lang/bosnian-utf-8.inc.php +++ b/lang/bosnian-utf-8.inc.php @@ -1051,4 +1051,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/bosnian-windows-1250.inc.php b/lang/bosnian-windows-1250.inc.php index df1c87e41..41d521c86 100644 --- a/lang/bosnian-windows-1250.inc.php +++ b/lang/bosnian-windows-1250.inc.php @@ -1050,4 +1050,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/brazilian_portuguese-iso-8859-1.inc.php b/lang/brazilian_portuguese-iso-8859-1.inc.php index d56716082..679953708 100644 --- a/lang/brazilian_portuguese-iso-8859-1.inc.php +++ b/lang/brazilian_portuguese-iso-8859-1.inc.php @@ -1030,4 +1030,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/brazilian_portuguese-utf-8.inc.php b/lang/brazilian_portuguese-utf-8.inc.php index 3c4e8031d..e43a37ca4 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php +++ b/lang/brazilian_portuguese-utf-8.inc.php @@ -1031,4 +1031,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/bulgarian-koi8-r.inc.php b/lang/bulgarian-koi8-r.inc.php index 307dcf1a3..52325dfe7 100644 --- a/lang/bulgarian-koi8-r.inc.php +++ b/lang/bulgarian-koi8-r.inc.php @@ -1047,4 +1047,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/bulgarian-utf-8.inc.php b/lang/bulgarian-utf-8.inc.php index 4b67cc59c..049fb9d8e 100644 --- a/lang/bulgarian-utf-8.inc.php +++ b/lang/bulgarian-utf-8.inc.php @@ -1048,4 +1048,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/bulgarian-windows-1251.inc.php b/lang/bulgarian-windows-1251.inc.php index e09d3c611..d6ffeb425 100644 --- a/lang/bulgarian-windows-1251.inc.php +++ b/lang/bulgarian-windows-1251.inc.php @@ -1047,4 +1047,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/catalan-iso-8859-1.inc.php b/lang/catalan-iso-8859-1.inc.php index 8192878f9..5a5c8d944 100644 --- a/lang/catalan-iso-8859-1.inc.php +++ b/lang/catalan-iso-8859-1.inc.php @@ -1020,4 +1020,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/catalan-utf-8.inc.php b/lang/catalan-utf-8.inc.php index 135bf488b..c2c6be920 100644 --- a/lang/catalan-utf-8.inc.php +++ b/lang/catalan-utf-8.inc.php @@ -1021,4 +1021,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/chinese_simplified-gb2312.inc.php b/lang/chinese_simplified-gb2312.inc.php index b65a0bbe3..407b21456 100644 --- a/lang/chinese_simplified-gb2312.inc.php +++ b/lang/chinese_simplified-gb2312.inc.php @@ -1052,4 +1052,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/chinese_simplified-utf-8.inc.php b/lang/chinese_simplified-utf-8.inc.php index a30d12aa5..f137f4b7e 100644 --- a/lang/chinese_simplified-utf-8.inc.php +++ b/lang/chinese_simplified-utf-8.inc.php @@ -1053,4 +1053,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/chinese_traditional-big5.inc.php b/lang/chinese_traditional-big5.inc.php index 4ea1470c8..e97e2d282 100644 --- a/lang/chinese_traditional-big5.inc.php +++ b/lang/chinese_traditional-big5.inc.php @@ -1031,4 +1031,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/chinese_traditional-utf-8.inc.php b/lang/chinese_traditional-utf-8.inc.php index 9521c3636..187be9abe 100644 --- a/lang/chinese_traditional-utf-8.inc.php +++ b/lang/chinese_traditional-utf-8.inc.php @@ -1032,4 +1032,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/croatian-iso-8859-2.inc.php b/lang/croatian-iso-8859-2.inc.php index 150df308f..b8ed9109b 100644 --- a/lang/croatian-iso-8859-2.inc.php +++ b/lang/croatian-iso-8859-2.inc.php @@ -1025,4 +1025,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/croatian-utf-8.inc.php b/lang/croatian-utf-8.inc.php index f583e9d62..adfcc840d 100644 --- a/lang/croatian-utf-8.inc.php +++ b/lang/croatian-utf-8.inc.php @@ -1026,4 +1026,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/croatian-windows-1250.inc.php b/lang/croatian-windows-1250.inc.php index 4255e2e88..6ab63d16a 100644 --- a/lang/croatian-windows-1250.inc.php +++ b/lang/croatian-windows-1250.inc.php @@ -1025,4 +1025,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/czech-iso-8859-2.inc.php b/lang/czech-iso-8859-2.inc.php index 59f508e83..2eb01b07c 100644 --- a/lang/czech-iso-8859-2.inc.php +++ b/lang/czech-iso-8859-2.inc.php @@ -1026,4 +1026,5 @@ $strYes = 'Ano'; $strZeroRemovesTheLimit = 'Poznámka: Nastavení tìchto parametrù na 0 (nulu) odstraní omezení.'; $strZip = '„zazipováno“'; +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/czech-utf-8.inc.php b/lang/czech-utf-8.inc.php index ecae4a176..c31959236 100644 --- a/lang/czech-utf-8.inc.php +++ b/lang/czech-utf-8.inc.php @@ -1027,4 +1027,5 @@ $strYes = 'Ano'; $strZeroRemovesTheLimit = 'Poznámka: Nastavení tÄ›chto parametrů na 0 (nulu) odstraní omezení.'; $strZip = '„zazipováno“'; +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/czech-windows-1250.inc.php b/lang/czech-windows-1250.inc.php index 26a30ac3d..19d89acab 100644 --- a/lang/czech-windows-1250.inc.php +++ b/lang/czech-windows-1250.inc.php @@ -1026,4 +1026,5 @@ $strYes = 'Ano'; $strZeroRemovesTheLimit = 'Poznámka: Nastavení tìchto parametrù na 0 (nulu) odstraní omezení.'; $strZip = '„zazipováno“'; +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/danish-iso-8859-1.inc.php b/lang/danish-iso-8859-1.inc.php index 94374060a..0066bce28 100644 --- a/lang/danish-iso-8859-1.inc.php +++ b/lang/danish-iso-8859-1.inc.php @@ -1026,4 +1026,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/danish-utf-8.inc.php b/lang/danish-utf-8.inc.php index 0a2535aaa..303538c22 100644 --- a/lang/danish-utf-8.inc.php +++ b/lang/danish-utf-8.inc.php @@ -1027,4 +1027,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/dutch-iso-8859-1.inc.php b/lang/dutch-iso-8859-1.inc.php index fe63e74ab..31f2bbc73 100644 --- a/lang/dutch-iso-8859-1.inc.php +++ b/lang/dutch-iso-8859-1.inc.php @@ -1048,4 +1048,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/dutch-iso-8859-15.inc.php b/lang/dutch-iso-8859-15.inc.php index 757ce4dd4..7f34d9185 100644 --- a/lang/dutch-iso-8859-15.inc.php +++ b/lang/dutch-iso-8859-15.inc.php @@ -1048,4 +1048,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/dutch-utf-8.inc.php b/lang/dutch-utf-8.inc.php index 6adb62377..8d5ed842b 100644 --- a/lang/dutch-utf-8.inc.php +++ b/lang/dutch-utf-8.inc.php @@ -1049,4 +1049,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/english-iso-8859-1.inc.php b/lang/english-iso-8859-1.inc.php index 90bca8e3f..bf3855312 100644 --- a/lang/english-iso-8859-1.inc.php +++ b/lang/english-iso-8859-1.inc.php @@ -228,6 +228,7 @@ $strDelOld = 'The current page has references to tables that no longer exist. Wo $strDescending = 'Descending'; $strDescription = 'Description'; $strDesigner = 'Designer'; +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; $strDictionary = 'dictionary'; $strDirectLinks = 'Direct links'; $strDirtyPages = 'Dirty pages'; diff --git a/lang/english-iso-8859-15.inc.php b/lang/english-iso-8859-15.inc.php index 442555119..d925a326a 100644 --- a/lang/english-iso-8859-15.inc.php +++ b/lang/english-iso-8859-15.inc.php @@ -228,6 +228,7 @@ $strDelOld = 'The current page has references to tables that no longer exist. Wo $strDescending = 'Descending'; $strDescription = 'Description'; $strDesigner = 'Designer'; +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; $strDictionary = 'dictionary'; $strDirectLinks = 'Direct links'; $strDirtyPages = 'Dirty pages'; diff --git a/lang/english-utf-8.inc.php b/lang/english-utf-8.inc.php index 4f444949f..3140e378f 100644 --- a/lang/english-utf-8.inc.php +++ b/lang/english-utf-8.inc.php @@ -229,6 +229,7 @@ $strDelOld = 'The current page has references to tables that no longer exist. Wo $strDescending = 'Descending'; $strDescription = 'Description'; $strDesigner = 'Designer'; +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; $strDictionary = 'dictionary'; $strDirectLinks = 'Direct links'; $strDirtyPages = 'Dirty pages'; diff --git a/lang/estonian-iso-8859-1.inc.php b/lang/estonian-iso-8859-1.inc.php index 32fb7c550..24e0cf211 100644 --- a/lang/estonian-iso-8859-1.inc.php +++ b/lang/estonian-iso-8859-1.inc.php @@ -1032,4 +1032,5 @@ $strIEUnsupported = 'Internet Explorer does not support this function.'; //to t $strToggleSmallBig = 'Toggle small/big'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/estonian-utf-8.inc.php b/lang/estonian-utf-8.inc.php index 04fa49e6b..d4da0d6d1 100644 --- a/lang/estonian-utf-8.inc.php +++ b/lang/estonian-utf-8.inc.php @@ -1033,4 +1033,5 @@ $strIEUnsupported = 'Internet Explorer does not support this function.'; //to t $strToggleSmallBig = 'Toggle small/big'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/finnish-iso-8859-1.inc.php b/lang/finnish-iso-8859-1.inc.php index 9f665d9b3..a0057efdf 100644 --- a/lang/finnish-iso-8859-1.inc.php +++ b/lang/finnish-iso-8859-1.inc.php @@ -1026,4 +1026,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/finnish-iso-8859-15.inc.php b/lang/finnish-iso-8859-15.inc.php index 0a6f00bfb..4b8006d42 100644 --- a/lang/finnish-iso-8859-15.inc.php +++ b/lang/finnish-iso-8859-15.inc.php @@ -1026,4 +1026,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/finnish-utf-8.inc.php b/lang/finnish-utf-8.inc.php index 7b7f185d7..e340b2083 100644 --- a/lang/finnish-utf-8.inc.php +++ b/lang/finnish-utf-8.inc.php @@ -1027,4 +1027,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/french-iso-8859-1.inc.php b/lang/french-iso-8859-1.inc.php index 11a3a2e8b..a4faf20b3 100644 --- a/lang/french-iso-8859-1.inc.php +++ b/lang/french-iso-8859-1.inc.php @@ -1023,4 +1023,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/french-iso-8859-15.inc.php b/lang/french-iso-8859-15.inc.php index c7300e6c3..85b685b22 100644 --- a/lang/french-iso-8859-15.inc.php +++ b/lang/french-iso-8859-15.inc.php @@ -1023,4 +1023,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/french-utf-8.inc.php b/lang/french-utf-8.inc.php index 1469b2904..d7f8ad371 100644 --- a/lang/french-utf-8.inc.php +++ b/lang/french-utf-8.inc.php @@ -1024,4 +1024,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/galician-iso-8859-1.inc.php b/lang/galician-iso-8859-1.inc.php index 702a2d8aa..bdc6086df 100644 --- a/lang/galician-iso-8859-1.inc.php +++ b/lang/galician-iso-8859-1.inc.php @@ -1029,4 +1029,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/galician-utf-8.inc.php b/lang/galician-utf-8.inc.php index cdc1cce02..c4113709f 100644 --- a/lang/galician-utf-8.inc.php +++ b/lang/galician-utf-8.inc.php @@ -1030,4 +1030,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/georgian-utf-8.inc.php b/lang/georgian-utf-8.inc.php index c5ba720b9..c2b13bc8e 100644 --- a/lang/georgian-utf-8.inc.php +++ b/lang/georgian-utf-8.inc.php @@ -1053,4 +1053,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/german-iso-8859-1.inc.php b/lang/german-iso-8859-1.inc.php index 54c524651..819e0b081 100644 --- a/lang/german-iso-8859-1.inc.php +++ b/lang/german-iso-8859-1.inc.php @@ -1029,4 +1029,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/german-iso-8859-15.inc.php b/lang/german-iso-8859-15.inc.php index 43cc40620..0f9e5c528 100644 --- a/lang/german-iso-8859-15.inc.php +++ b/lang/german-iso-8859-15.inc.php @@ -1029,4 +1029,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/german-utf-8.inc.php b/lang/german-utf-8.inc.php index c5f0c2a07..516d0f3d1 100644 --- a/lang/german-utf-8.inc.php +++ b/lang/german-utf-8.inc.php @@ -1030,4 +1030,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/greek-iso-8859-7.inc.php b/lang/greek-iso-8859-7.inc.php index e7ab4743e..ace6f3c5b 100644 --- a/lang/greek-iso-8859-7.inc.php +++ b/lang/greek-iso-8859-7.inc.php @@ -1049,4 +1049,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/greek-utf-8.inc.php b/lang/greek-utf-8.inc.php index 4ec27467f..4a78a4867 100644 --- a/lang/greek-utf-8.inc.php +++ b/lang/greek-utf-8.inc.php @@ -1050,4 +1050,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/hebrew-iso-8859-8-i.inc.php b/lang/hebrew-iso-8859-8-i.inc.php index 53f80473b..a1cee2316 100644 --- a/lang/hebrew-iso-8859-8-i.inc.php +++ b/lang/hebrew-iso-8859-8-i.inc.php @@ -1044,4 +1044,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/hebrew-utf-8.inc.php b/lang/hebrew-utf-8.inc.php index 986739063..382cd3d74 100644 --- a/lang/hebrew-utf-8.inc.php +++ b/lang/hebrew-utf-8.inc.php @@ -1045,4 +1045,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/hindi-utf-8.inc.php b/lang/hindi-utf-8.inc.php index 108a4d671..514cefa66 100644 --- a/lang/hindi-utf-8.inc.php +++ b/lang/hindi-utf-8.inc.php @@ -1053,4 +1053,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/hungarian-iso-8859-2.inc.php b/lang/hungarian-iso-8859-2.inc.php index 03ab05fe0..ff293ebb0 100644 --- a/lang/hungarian-iso-8859-2.inc.php +++ b/lang/hungarian-iso-8859-2.inc.php @@ -1044,4 +1044,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/hungarian-utf-8.inc.php b/lang/hungarian-utf-8.inc.php index ce2a93dd9..688b57b29 100644 --- a/lang/hungarian-utf-8.inc.php +++ b/lang/hungarian-utf-8.inc.php @@ -1045,4 +1045,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/indonesian-iso-8859-1.inc.php b/lang/indonesian-iso-8859-1.inc.php index 98b24e54a..d23db7962 100644 --- a/lang/indonesian-iso-8859-1.inc.php +++ b/lang/indonesian-iso-8859-1.inc.php @@ -1042,4 +1042,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/indonesian-utf-8.inc.php b/lang/indonesian-utf-8.inc.php index df68130d3..11710174e 100644 --- a/lang/indonesian-utf-8.inc.php +++ b/lang/indonesian-utf-8.inc.php @@ -1043,4 +1043,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/italian-iso-8859-1.inc.php b/lang/italian-iso-8859-1.inc.php index 7f6a24f5c..05d2416aa 100644 --- a/lang/italian-iso-8859-1.inc.php +++ b/lang/italian-iso-8859-1.inc.php @@ -1026,4 +1026,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/italian-iso-8859-15.inc.php b/lang/italian-iso-8859-15.inc.php index fad216e54..4ab914687 100644 --- a/lang/italian-iso-8859-15.inc.php +++ b/lang/italian-iso-8859-15.inc.php @@ -1026,4 +1026,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/italian-utf-8.inc.php b/lang/italian-utf-8.inc.php index 4a3ff8162..8b424b0d1 100644 --- a/lang/italian-utf-8.inc.php +++ b/lang/italian-utf-8.inc.php @@ -1027,4 +1027,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/japanese-euc.inc.php b/lang/japanese-euc.inc.php index d7b1dd175..be968ee56 100644 --- a/lang/japanese-euc.inc.php +++ b/lang/japanese-euc.inc.php @@ -1031,4 +1031,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/japanese-sjis.inc.php b/lang/japanese-sjis.inc.php index 7cd03ab9a..e7f9f74bd 100644 --- a/lang/japanese-sjis.inc.php +++ b/lang/japanese-sjis.inc.php @@ -1031,4 +1031,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/japanese-utf-8.inc.php b/lang/japanese-utf-8.inc.php index 58b803001..bcd75dd30 100644 --- a/lang/japanese-utf-8.inc.php +++ b/lang/japanese-utf-8.inc.php @@ -1031,4 +1031,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/korean-euc-kr.inc.php b/lang/korean-euc-kr.inc.php index 9c69a09d7..aaba7232d 100644 --- a/lang/korean-euc-kr.inc.php +++ b/lang/korean-euc-kr.inc.php @@ -1047,4 +1047,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/korean-utf-8.inc.php b/lang/korean-utf-8.inc.php index 4e2334b3a..c938aa83e 100644 --- a/lang/korean-utf-8.inc.php +++ b/lang/korean-utf-8.inc.php @@ -1048,4 +1048,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/latvian-utf-8.inc.php b/lang/latvian-utf-8.inc.php index ab437d3e8..b286970be 100644 --- a/lang/latvian-utf-8.inc.php +++ b/lang/latvian-utf-8.inc.php @@ -1050,4 +1050,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/latvian-windows-1257.inc.php b/lang/latvian-windows-1257.inc.php index af164d34e..e1cd1ef27 100644 --- a/lang/latvian-windows-1257.inc.php +++ b/lang/latvian-windows-1257.inc.php @@ -1049,4 +1049,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/lithuanian-utf-8.inc.php b/lang/lithuanian-utf-8.inc.php index b765d8cb7..5a9899d8c 100644 --- a/lang/lithuanian-utf-8.inc.php +++ b/lang/lithuanian-utf-8.inc.php @@ -1043,4 +1043,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/lithuanian-windows-1257.inc.php b/lang/lithuanian-windows-1257.inc.php index 80378f51f..27cb0d0a2 100644 --- a/lang/lithuanian-windows-1257.inc.php +++ b/lang/lithuanian-windows-1257.inc.php @@ -1042,4 +1042,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/malay-iso-8859-1.inc.php b/lang/malay-iso-8859-1.inc.php index cf9f5af07..485195cbd 100644 --- a/lang/malay-iso-8859-1.inc.php +++ b/lang/malay-iso-8859-1.inc.php @@ -1064,4 +1064,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/malay-utf-8.inc.php b/lang/malay-utf-8.inc.php index 999e10576..fc11f5389 100644 --- a/lang/malay-utf-8.inc.php +++ b/lang/malay-utf-8.inc.php @@ -1065,4 +1065,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/mongolian-utf-8.inc.php b/lang/mongolian-utf-8.inc.php index ef418bfc5..3e158d252 100644 --- a/lang/mongolian-utf-8.inc.php +++ b/lang/mongolian-utf-8.inc.php @@ -1048,4 +1048,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/norwegian-iso-8859-1.inc.php b/lang/norwegian-iso-8859-1.inc.php index 0bbc94389..b8a33c143 100644 --- a/lang/norwegian-iso-8859-1.inc.php +++ b/lang/norwegian-iso-8859-1.inc.php @@ -1024,4 +1024,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/norwegian-utf-8.inc.php b/lang/norwegian-utf-8.inc.php index 2150fc533..8abb645ba 100644 --- a/lang/norwegian-utf-8.inc.php +++ b/lang/norwegian-utf-8.inc.php @@ -1025,4 +1025,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/persian-utf-8.inc.php b/lang/persian-utf-8.inc.php index 54614b4ba..52b96bd18 100644 --- a/lang/persian-utf-8.inc.php +++ b/lang/persian-utf-8.inc.php @@ -1050,4 +1050,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/persian-windows-1256.inc.php b/lang/persian-windows-1256.inc.php index 5c42d6b15..e47d477cd 100644 --- a/lang/persian-windows-1256.inc.php +++ b/lang/persian-windows-1256.inc.php @@ -1049,4 +1049,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/polish-iso-8859-2.inc.php b/lang/polish-iso-8859-2.inc.php index 92b13b5f1..a92902d6a 100644 --- a/lang/polish-iso-8859-2.inc.php +++ b/lang/polish-iso-8859-2.inc.php @@ -1020,4 +1020,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/polish-utf-8.inc.php b/lang/polish-utf-8.inc.php index fcaa966a1..29c02182a 100644 --- a/lang/polish-utf-8.inc.php +++ b/lang/polish-utf-8.inc.php @@ -1021,4 +1021,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/polish-windows-1250.inc.php b/lang/polish-windows-1250.inc.php index 8d2b7c5b5..97c6c531b 100644 --- a/lang/polish-windows-1250.inc.php +++ b/lang/polish-windows-1250.inc.php @@ -1020,4 +1020,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/portuguese-iso-8859-1.inc.php b/lang/portuguese-iso-8859-1.inc.php index 3ce8a5bf5..fcf80662e 100644 --- a/lang/portuguese-iso-8859-1.inc.php +++ b/lang/portuguese-iso-8859-1.inc.php @@ -1053,4 +1053,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/portuguese-iso-8859-15.inc.php b/lang/portuguese-iso-8859-15.inc.php index 5b801f0b6..1a63a2f42 100644 --- a/lang/portuguese-iso-8859-15.inc.php +++ b/lang/portuguese-iso-8859-15.inc.php @@ -1053,4 +1053,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/portuguese-utf-8.inc.php b/lang/portuguese-utf-8.inc.php index 458651885..7a6be77e4 100644 --- a/lang/portuguese-utf-8.inc.php +++ b/lang/portuguese-utf-8.inc.php @@ -1054,4 +1054,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/romanian-iso-8859-1.inc.php b/lang/romanian-iso-8859-1.inc.php index 70a2624bb..53c3289b7 100644 --- a/lang/romanian-iso-8859-1.inc.php +++ b/lang/romanian-iso-8859-1.inc.php @@ -1045,4 +1045,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/romanian-utf-8.inc.php b/lang/romanian-utf-8.inc.php index 9cee6b023..866209b7c 100644 --- a/lang/romanian-utf-8.inc.php +++ b/lang/romanian-utf-8.inc.php @@ -1046,4 +1046,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/russian-cp-866.inc.php b/lang/russian-cp-866.inc.php index 6c56b6122..175789a9d 100644 --- a/lang/russian-cp-866.inc.php +++ b/lang/russian-cp-866.inc.php @@ -1047,4 +1047,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/russian-koi8-r.inc.php b/lang/russian-koi8-r.inc.php index b6a466741..8bb62798d 100644 --- a/lang/russian-koi8-r.inc.php +++ b/lang/russian-koi8-r.inc.php @@ -1047,4 +1047,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/russian-utf-8.inc.php b/lang/russian-utf-8.inc.php index d4b77ea79..0f816b1af 100644 --- a/lang/russian-utf-8.inc.php +++ b/lang/russian-utf-8.inc.php @@ -1048,4 +1048,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/russian-windows-1251.inc.php b/lang/russian-windows-1251.inc.php index 82c5e86d7..5a21f7e7c 100644 --- a/lang/russian-windows-1251.inc.php +++ b/lang/russian-windows-1251.inc.php @@ -1047,4 +1047,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/serbian_cyrillic-utf-8.inc.php b/lang/serbian_cyrillic-utf-8.inc.php index d6a61776e..0f7227b23 100644 --- a/lang/serbian_cyrillic-utf-8.inc.php +++ b/lang/serbian_cyrillic-utf-8.inc.php @@ -1049,4 +1049,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/serbian_cyrillic-windows-1251.inc.php b/lang/serbian_cyrillic-windows-1251.inc.php index c443bcb5b..893ffac49 100644 --- a/lang/serbian_cyrillic-windows-1251.inc.php +++ b/lang/serbian_cyrillic-windows-1251.inc.php @@ -1048,4 +1048,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/serbian_latin-utf-8.inc.php b/lang/serbian_latin-utf-8.inc.php index 59666369c..4b9c05e52 100644 --- a/lang/serbian_latin-utf-8.inc.php +++ b/lang/serbian_latin-utf-8.inc.php @@ -1049,4 +1049,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/serbian_latin-windows-1250.inc.php b/lang/serbian_latin-windows-1250.inc.php index acd3aca37..64097f21b 100644 --- a/lang/serbian_latin-windows-1250.inc.php +++ b/lang/serbian_latin-windows-1250.inc.php @@ -1048,4 +1048,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/slovak-iso-8859-2.inc.php b/lang/slovak-iso-8859-2.inc.php index 11052a1a8..81da2a624 100644 --- a/lang/slovak-iso-8859-2.inc.php +++ b/lang/slovak-iso-8859-2.inc.php @@ -1027,4 +1027,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/slovak-utf-8.inc.php b/lang/slovak-utf-8.inc.php index 82c495703..fc5a5cf72 100644 --- a/lang/slovak-utf-8.inc.php +++ b/lang/slovak-utf-8.inc.php @@ -1028,4 +1028,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/slovak-windows-1250.inc.php b/lang/slovak-windows-1250.inc.php index 7f9f0f266..f6e949c77 100644 --- a/lang/slovak-windows-1250.inc.php +++ b/lang/slovak-windows-1250.inc.php @@ -1027,4 +1027,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/slovenian-iso-8859-2.inc.php b/lang/slovenian-iso-8859-2.inc.php index b48f9d824..e7e73dcde 100644 --- a/lang/slovenian-iso-8859-2.inc.php +++ b/lang/slovenian-iso-8859-2.inc.php @@ -1046,4 +1046,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/slovenian-utf-8.inc.php b/lang/slovenian-utf-8.inc.php index 7b5b82ff8..eec4c0e2a 100644 --- a/lang/slovenian-utf-8.inc.php +++ b/lang/slovenian-utf-8.inc.php @@ -1047,4 +1047,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/slovenian-windows-1250.inc.php b/lang/slovenian-windows-1250.inc.php index c4c6625aa..712cda100 100644 --- a/lang/slovenian-windows-1250.inc.php +++ b/lang/slovenian-windows-1250.inc.php @@ -1046,4 +1046,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/spanish-iso-8859-1.inc.php b/lang/spanish-iso-8859-1.inc.php index 01ea2c158..76a2ba5c0 100644 --- a/lang/spanish-iso-8859-1.inc.php +++ b/lang/spanish-iso-8859-1.inc.php @@ -1036,4 +1036,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/spanish-iso-8859-15.inc.php b/lang/spanish-iso-8859-15.inc.php index a6f3c1bb2..6fba9a703 100644 --- a/lang/spanish-iso-8859-15.inc.php +++ b/lang/spanish-iso-8859-15.inc.php @@ -1036,4 +1036,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/spanish-utf-8.inc.php b/lang/spanish-utf-8.inc.php index a3e33161f..7bd34d712 100644 --- a/lang/spanish-utf-8.inc.php +++ b/lang/spanish-utf-8.inc.php @@ -1037,4 +1037,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/swedish-iso-8859-1.inc.php b/lang/swedish-iso-8859-1.inc.php index bb5368cec..7707c559c 100644 --- a/lang/swedish-iso-8859-1.inc.php +++ b/lang/swedish-iso-8859-1.inc.php @@ -1024,4 +1024,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/swedish-utf-8.inc.php b/lang/swedish-utf-8.inc.php index 746ed63f8..c9ade98a3 100644 --- a/lang/swedish-utf-8.inc.php +++ b/lang/swedish-utf-8.inc.php @@ -1025,4 +1025,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/tatarish-iso-8859-9.inc.php b/lang/tatarish-iso-8859-9.inc.php index 2f7814608..84b50a665 100644 --- a/lang/tatarish-iso-8859-9.inc.php +++ b/lang/tatarish-iso-8859-9.inc.php @@ -1038,4 +1038,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/tatarish-utf-8.inc.php b/lang/tatarish-utf-8.inc.php index fbe864192..bf9b6313d 100644 --- a/lang/tatarish-utf-8.inc.php +++ b/lang/tatarish-utf-8.inc.php @@ -1039,4 +1039,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/thai-tis-620.inc.php b/lang/thai-tis-620.inc.php index 875f7c734..0f51a5e6f 100644 --- a/lang/thai-tis-620.inc.php +++ b/lang/thai-tis-620.inc.php @@ -1048,4 +1048,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/thai-utf-8.inc.php b/lang/thai-utf-8.inc.php index 6dd34d550..26385aadb 100644 --- a/lang/thai-utf-8.inc.php +++ b/lang/thai-utf-8.inc.php @@ -1049,4 +1049,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/turkish-iso-8859-9.inc.php b/lang/turkish-iso-8859-9.inc.php index f83968bb6..ca386acb2 100644 --- a/lang/turkish-iso-8859-9.inc.php +++ b/lang/turkish-iso-8859-9.inc.php @@ -1032,4 +1032,5 @@ $strYes = 'Evet'; $strZeroRemovesTheLimit = 'Not: Bu seçeneklerin 0 (sýfýr)\'a ayarlanmasý sýnýrý kaldýrýr.'; $strZip = '"zip olarak"'; +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/turkish-utf-8.inc.php b/lang/turkish-utf-8.inc.php index d304f10af..687179807 100644 --- a/lang/turkish-utf-8.inc.php +++ b/lang/turkish-utf-8.inc.php @@ -1033,4 +1033,5 @@ $strYes = 'Evet'; $strZeroRemovesTheLimit = 'Not: Bu seçeneklerin 0 (sıfır)\'a ayarlanması sınırı kaldırır.'; $strZip = '"zip olarak"'; +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/ukrainian-utf-8.inc.php b/lang/ukrainian-utf-8.inc.php index 340916354..ee44ec342 100644 --- a/lang/ukrainian-utf-8.inc.php +++ b/lang/ukrainian-utf-8.inc.php @@ -1047,4 +1047,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/lang/ukrainian-windows-1251.inc.php b/lang/ukrainian-windows-1251.inc.php index 4ad0cd1fc..87541f018 100644 --- a/lang/ukrainian-windows-1251.inc.php +++ b/lang/ukrainian-windows-1251.inc.php @@ -1046,4 +1046,5 @@ $strErrorRelationAdded = 'Error: Relation not added.'; //to translate $strErrorRelationExists = 'Error: relation already exists.'; //to translate $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate $strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate ?> diff --git a/pmd/scripts/move.js b/pmd/scripts/move.js index ec70f4379..7ba4869ca 100644 --- a/pmd/scripts/move.js +++ b/pmd/scripts/move.js @@ -25,6 +25,7 @@ var relation_style = 0; // relation_style: 0 - angular 1 - direct var timeoutID; var layer_menu_cur_click = 0; var step = 10; +var old_class; //--------------------------------------------------------------------------------------------------------------------------- //--------------------------------------------------------------------------------------------------------------------------- @@ -443,6 +444,27 @@ function Click_field(T,f,PK) // table field if(ON_display_field) { + if(display_field[T] == f) // if is display field + { //alert(T); + //s = '';for(k in display_field)s += k + ' = ' + display_field[k] + ',';alert(s); + old_class = 'tab_field'; + //display_field.splice(T, 1); + delete display_field[T]; + //s = '';for(k in display_field)s += k + ' = ' + display_field[k] + ', ';alert(s); + //n = 0;for(k in display_field)n++;alert(n); + } + else + { + old_class = 'tab_field_3'; + if(display_field[T]) + { + document.getElementById('_|_tr_' + T + '.' + display_field[T]).className = 'tab_field'; + //display_field.splice(T, 1); + delete display_field[T]; + } + display_field[T] = f; + } + ON_display_field = 0; document.getElementById('hint').innerHTML = ""; document.getElementById('hint').style.visibility = "hidden"; document.getElementById('display_field_button').className = 'M_butt'; diff --git a/pmd/styles/default/style1.css b/pmd/styles/default/style1.css index 706e6b42c..17d1ff6f5 100644 --- a/pmd/styles/default/style1.css +++ b/pmd/styles/default/style1.css @@ -17,8 +17,9 @@ canvas *{behavior:url(#default#VML)} .tab_zag { background-image:url(images/Header.png); background-repeat:repeat-x; text-align:center; cursor:move; padding:1px; font-weight:bold; } .tab_zag_2 { background-image:url(images/Header_Linked.png); background-repeat:repeat-x; text-align:center; cursor:move; padding:1px; font-weight:bold; } /*.tab_zag_3 { background-color:#FF0000; background-repeat:repeat-x; text-align:center; cursor:move; padding:1px; font-weight:bold; }*/ -#tab_field { background:#FFFFFF; cursor:default; } -#tab_field_2 { background-color:#CCFFCC; background-repeat:repeat-x; cursor:default;} +.tab_field { background:#FFFFFF; cursor:default; } +.tab_field_2 { background-color:#CCFFCC; background-repeat:repeat-x; cursor:default;} +.tab_field_3 { background-color:#FFE6E6;/*#DDEEFF*/ cursor:default; } #hint{ white-space:nowrap; position:absolute; background:#99FF99; left: 200px; top: 50px; z-index:3; border:#00CC66 solid 1px; visibility:hidden;} /* .L_butt,.L_butt:visited { font-size:12px; padding:4px; text-decoration: none; color:#000000; vertical-align:middle; cursor:default;} diff --git a/pmd_common.php b/pmd_common.php index db2508247..ad588915d 100644 --- a/pmd_common.php +++ b/pmd_common.php @@ -15,9 +15,11 @@ $GLOBALS['PMD']['STYLE'] = 'default'; require_once './libraries/relation.lib.php'; $cfgRelation = PMA_getRelationsParam(); +$script_display_field = "\n"; // return $GLOBALS['PMD']; // many bases // not use ?????? } @@ -102,7 +110,7 @@ function get_script_contr() { } $ti = 0; - $script_contr = ""; + $script_contr .= "\n"; return $script_contr; } @@ -167,11 +175,11 @@ function get_all_keys() { } function get_script_tabs() { - $script_tabs = ""; + $script_tabs .= "\n"; return $script_tabs; } diff --git a/pmd_display_field.php b/pmd_display_field.php index 9e0253c3c..6a64eb1eb 100644 --- a/pmd_display_field.php +++ b/pmd_display_field.php @@ -17,7 +17,7 @@ if ($cfgRelation['displaywork']) { $disp = PMA_getDisplayField($db, $table); if ($disp) { - if ($display_field != '') { + if ($display_field != $disp) { $upd_query = 'UPDATE ' . PMA_backquote($GLOBALS['cfgRelation']['db']) . '.' . PMA_backquote($cfgRelation['table_info']) . ' SET display_field = \'' . PMA_sqlAddslashes($display_field) . '\'' . ' WHERE db_name = \'' . PMA_sqlAddslashes($db) . '\'' diff --git a/pmd_general.php b/pmd_general.php index c0ca920f8..681be89e7 100644 --- a/pmd_general.php +++ b/pmd_general.php @@ -56,7 +56,7 @@ strLang['strErrorSaveTable'] = '$strErrorSaveTable';