From 865e6211d95b25d9d2cd184c9cf51941fbb8d187 Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Wed, 12 Jan 2005 00:31:59 +0000 Subject: [PATCH] Added ability to drop views from the db structure page. --- ChangeLog | 6 ++- db_details_structure.php | 26 +++++++-- lang/afrikaans-iso-8859-1.inc.php | 1 + lang/afrikaans-utf-8.inc.php | 1 + lang/albanian-iso-8859-1.inc.php | 1 + lang/albanian-utf-8.inc.php | 1 + lang/arabic-utf-8.inc.php | 1 + lang/arabic-windows-1256.inc.php | 1 + lang/azerbaijani-iso-8859-9.inc.php | 1 + lang/azerbaijani-utf-8.inc.php | 1 + lang/basque-iso-8859-1.inc.php | 1 + lang/basque-utf-8.inc.php | 1 + lang/bosnian-utf-8.inc.php | 1 + lang/bosnian-windows-1250.inc.php | 1 + lang/brazilian_portuguese-iso-8859-1.inc.php | 1 + lang/brazilian_portuguese-utf-8.inc.php | 1 + lang/bulgarian-koi8-r.inc.php | 1 + lang/bulgarian-utf-8.inc.php | 1 + lang/bulgarian-windows-1251.inc.php | 1 + lang/catalan-iso-8859-1.inc.php | 1 + lang/catalan-utf-8.inc.php | 1 + lang/chinese_simplified-gb2312.inc.php | 1 + lang/chinese_simplified-utf-8.inc.php | 1 + lang/chinese_traditional-big5.inc.php | 1 + lang/chinese_traditional-utf-8.inc.php | 1 + lang/croatian-iso-8859-2.inc.php | 1 + lang/croatian-utf-8.inc.php | 1 + lang/croatian-windows-1250.inc.php | 1 + lang/czech-iso-8859-2.inc.php | 1 + lang/czech-utf-8.inc.php | 1 + lang/czech-windows-1250.inc.php | 1 + lang/danish-iso-8859-1.inc.php | 1 + lang/danish-utf-8.inc.php | 1 + lang/dutch-iso-8859-1.inc.php | 1 + lang/dutch-utf-8.inc.php | 1 + lang/english-iso-8859-1.inc.php | 1 + lang/english-utf-8.inc.php | 1 + lang/estonian-iso-8859-1.inc.php | 1 + lang/estonian-utf-8.inc.php | 1 + lang/finnish-iso-8859-1.inc.php | 1 + lang/finnish-utf-8.inc.php | 1 + lang/french-iso-8859-1.inc.php | 1 + lang/french-utf-8.inc.php | 1 + lang/galician-iso-8859-1.inc.php | 1 + lang/galician-utf-8.inc.php | 1 + lang/georgian-utf-8.inc.php | 1 + lang/german-iso-8859-1.inc.php | 1 + lang/german-utf-8.inc.php | 1 + lang/greek-iso-8859-7.inc.php | 1 + lang/greek-utf-8.inc.php | 1 + lang/hebrew-iso-8859-8-i.inc.php | 1 + lang/hebrew-utf-8.inc.php | 1 + lang/hindi-utf-8.inc.php | 1 + lang/hungarian-iso-8859-2.inc.php | 1 + lang/hungarian-utf-8.inc.php | 1 + lang/indonesian-iso-8859-1.inc.php | 1 + lang/indonesian-utf-8.inc.php | 1 + lang/italian-iso-8859-1.inc.php | 1 + lang/italian-utf-8.inc.php | 1 + lang/japanese-euc.inc.php | 1 + lang/japanese-sjis.inc.php | 1 + lang/japanese-utf-8.inc.php | 1 + lang/korean-euc-kr.inc.php | 1 + lang/korean-utf-8.inc.php | 1 + lang/latvian-utf-8.inc.php | 1 + lang/latvian-windows-1257.inc.php | 1 + lang/lithuanian-utf-8.inc.php | 1 + lang/lithuanian-windows-1257.inc.php | 1 + lang/malay-iso-8859-1.inc.php | 1 + lang/malay-utf-8.inc.php | 1 + lang/norwegian-iso-8859-1.inc.php | 1 + lang/norwegian-utf-8.inc.php | 1 + lang/persian-utf-8.inc.php | 1 + lang/persian-windows-1256.inc.php | 1 + lang/polish-iso-8859-2.inc.php | 1 + lang/polish-utf-8.inc.php | 1 + lang/portuguese-iso-8859-1.inc.php | 1 + lang/portuguese-utf-8.inc.php | 1 + lang/romanian-iso-8859-1.inc.php | 1 + lang/romanian-utf-8.inc.php | 1 + lang/russian-cp-866.inc.php | 1 + lang/russian-koi8-r.inc.php | 1 + lang/russian-utf-8.inc.php | 1 + lang/russian-windows-1251.inc.php | 1 + lang/serbian_cyrillic-utf-8.inc.php | 1 + lang/serbian_cyrillic-windows-1251.inc.php | 1 + lang/serbian_latin-utf-8.inc.php | 1 + lang/serbian_latin-windows-1250.inc.php | 1 + lang/slovak-iso-8859-2.inc.php | 1 + lang/slovak-utf-8.inc.php | 1 + lang/slovak-windows-1250.inc.php | 1 + lang/slovenian-iso-8859-2.inc.php | 1 + lang/slovenian-utf-8.inc.php | 1 + lang/slovenian-windows-1250.inc.php | 1 + lang/spanish-iso-8859-1.inc.php | 1 + lang/spanish-utf-8.inc.php | 1 + lang/swedish-iso-8859-1.inc.php | 1 + lang/swedish-utf-8.inc.php | 1 + lang/thai-tis-620.inc.php | 1 + lang/thai-utf-8.inc.php | 1 + lang/turkish-iso-8859-9.inc.php | 1 + lang/turkish-utf-8.inc.php | 1 + lang/ukrainian-utf-8.inc.php | 1 + lang/ukrainian-windows-1251.inc.php | 1 + mult_submits.inc.php | 56 +++++++++++++++++--- 105 files changed, 177 insertions(+), 13 deletions(-) diff --git a/ChangeLog b/ChangeLog index d396e3702..0875eaf72 100755 --- a/ChangeLog +++ b/ChangeLog @@ -11,8 +11,10 @@ $Source$ - Fixed some comments. * tbl_properties_structure.php: Corrected TH numbering. * db_details_structure.php: Small design glitch with "in use" tables. - * db_details_structure.php, lang/*.inc.php: Views are now displayed - correctly within the table list. + * db_details_structure.php, mult_submits.inc.php, lang/*.inc.php: + - Views are now displayed correctly within the table list; + - Added ability to drop views from the db structure page. + TODO: It is not yet possible to drop a view from the table sub pages. 2005-01-11 Marc Delisle * libraries/dbi/mysqli.dbi.lib.php: bug #1076213, headers sent diff --git a/db_details_structure.php b/db_details_structure.php index 9f03a9500..984aabcc3 100644 --- a/db_details_structure.php +++ b/db_details_structure.php @@ -199,6 +199,9 @@ else { $table = $sts_data['Name']; $table_encoded = urlencode($table); $table_name = htmlspecialchars($table); + $is_view = (PMA_MYSQL_INT_VERSION >= 50000 + && !isset($sts_data['Type']) + && $sts_data['Comment'] == 'view'); $alias = (!empty($tooltip_aliasname) && isset($tooltip_aliasname[$table])) ? htmlspecialchars($tooltip_aliasname[$table]) @@ -234,13 +237,20 @@ else { - > /> + + + >     @@ -250,7 +260,7 @@ else { require_once('./libraries/bookmark.lib.php'); $book_sql_query = PMA_queryBookmarks($db, $cfg['Bookmark'], '\'' . PMA_sqlAddslashes($table) . '\'', 'label'); - if (!empty($sts_data['Rows']) || (PMA_MYSQL_INT_VERSION >= 50000 && $sts_data['Comment'] == 'view')) { + if (!empty($sts_data['Rows']) || $is_view) { echo '' . $titles['Browse'] . ''; @@ -261,7 +271,7 @@ else { = 50000 && $sts_data['Comment'] == 'view')) { + if (!empty($sts_data['Rows']) || $is_view) { echo '' . $titles['Search'] . ''; } else { @@ -297,14 +307,20 @@ else { } else { echo $titles['NoEmpty']; } + + $drop_query = 'DROP ' + . ($is_view ? 'VIEW' : 'TABLE') + . ' ' . PMA_backquote($table); + $drop_message = sprintf(($is_view ? $strViewHasBeenDropped : $strTableHasBeenDropped), htmlspecialchars($table)); ?> - + to get valid diff --git a/lang/afrikaans-iso-8859-1.inc.php b/lang/afrikaans-iso-8859-1.inc.php index a6ca9855e..d63c79d3e 100644 --- a/lang/afrikaans-iso-8859-1.inc.php +++ b/lang/afrikaans-iso-8859-1.inc.php @@ -760,4 +760,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/afrikaans-utf-8.inc.php b/lang/afrikaans-utf-8.inc.php index 5f867305f..9de4bcff3 100644 --- a/lang/afrikaans-utf-8.inc.php +++ b/lang/afrikaans-utf-8.inc.php @@ -761,4 +761,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/albanian-iso-8859-1.inc.php b/lang/albanian-iso-8859-1.inc.php index a0f1ff807..6a6ba283c 100644 --- a/lang/albanian-iso-8859-1.inc.php +++ b/lang/albanian-iso-8859-1.inc.php @@ -750,4 +750,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/albanian-utf-8.inc.php b/lang/albanian-utf-8.inc.php index 4e54d844a..a1e31f589 100644 --- a/lang/albanian-utf-8.inc.php +++ b/lang/albanian-utf-8.inc.php @@ -751,4 +751,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/arabic-utf-8.inc.php b/lang/arabic-utf-8.inc.php index fafbd33b9..83a98fc24 100644 --- a/lang/arabic-utf-8.inc.php +++ b/lang/arabic-utf-8.inc.php @@ -754,4 +754,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/arabic-windows-1256.inc.php b/lang/arabic-windows-1256.inc.php index 9a4d58484..a1baf3d76 100644 --- a/lang/arabic-windows-1256.inc.php +++ b/lang/arabic-windows-1256.inc.php @@ -753,4 +753,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/azerbaijani-iso-8859-9.inc.php b/lang/azerbaijani-iso-8859-9.inc.php index b29a25ec3..2da94b5d8 100644 --- a/lang/azerbaijani-iso-8859-9.inc.php +++ b/lang/azerbaijani-iso-8859-9.inc.php @@ -749,4 +749,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/azerbaijani-utf-8.inc.php b/lang/azerbaijani-utf-8.inc.php index aeb568198..14b63c33a 100644 --- a/lang/azerbaijani-utf-8.inc.php +++ b/lang/azerbaijani-utf-8.inc.php @@ -750,4 +750,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/basque-iso-8859-1.inc.php b/lang/basque-iso-8859-1.inc.php index 478895c0b..9973c1c4e 100644 --- a/lang/basque-iso-8859-1.inc.php +++ b/lang/basque-iso-8859-1.inc.php @@ -752,4 +752,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/basque-utf-8.inc.php b/lang/basque-utf-8.inc.php index 248842eda..0c584d529 100644 --- a/lang/basque-utf-8.inc.php +++ b/lang/basque-utf-8.inc.php @@ -753,4 +753,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/bosnian-utf-8.inc.php b/lang/bosnian-utf-8.inc.php index aa31991ec..c8269a521 100644 --- a/lang/bosnian-utf-8.inc.php +++ b/lang/bosnian-utf-8.inc.php @@ -759,4 +759,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/bosnian-windows-1250.inc.php b/lang/bosnian-windows-1250.inc.php index ac69a61cd..7e56ce8fd 100644 --- a/lang/bosnian-windows-1250.inc.php +++ b/lang/bosnian-windows-1250.inc.php @@ -758,4 +758,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/brazilian_portuguese-iso-8859-1.inc.php b/lang/brazilian_portuguese-iso-8859-1.inc.php index 21265e1cc..adb5ea66d 100644 --- a/lang/brazilian_portuguese-iso-8859-1.inc.php +++ b/lang/brazilian_portuguese-iso-8859-1.inc.php @@ -774,4 +774,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/brazilian_portuguese-utf-8.inc.php b/lang/brazilian_portuguese-utf-8.inc.php index 646e0f71c..4d6c05a27 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php +++ b/lang/brazilian_portuguese-utf-8.inc.php @@ -775,4 +775,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/bulgarian-koi8-r.inc.php b/lang/bulgarian-koi8-r.inc.php index ac8807eaa..05dd3421d 100644 --- a/lang/bulgarian-koi8-r.inc.php +++ b/lang/bulgarian-koi8-r.inc.php @@ -759,4 +759,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/bulgarian-utf-8.inc.php b/lang/bulgarian-utf-8.inc.php index 5516650a6..41b42f429 100644 --- a/lang/bulgarian-utf-8.inc.php +++ b/lang/bulgarian-utf-8.inc.php @@ -760,4 +760,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/bulgarian-windows-1251.inc.php b/lang/bulgarian-windows-1251.inc.php index f318de6b1..f6f42bc37 100644 --- a/lang/bulgarian-windows-1251.inc.php +++ b/lang/bulgarian-windows-1251.inc.php @@ -759,4 +759,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/catalan-iso-8859-1.inc.php b/lang/catalan-iso-8859-1.inc.php index bd6ee3c35..0ced953e4 100644 --- a/lang/catalan-iso-8859-1.inc.php +++ b/lang/catalan-iso-8859-1.inc.php @@ -745,4 +745,5 @@ $strZeroRemovesTheLimit = 'Nota: Establint aquestes opcions a 0 (zero) treu el l $strZip = '"comprimit amb zip"'; $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/catalan-utf-8.inc.php b/lang/catalan-utf-8.inc.php index 968ae51ce..58427a8a2 100644 --- a/lang/catalan-utf-8.inc.php +++ b/lang/catalan-utf-8.inc.php @@ -746,4 +746,5 @@ $strZeroRemovesTheLimit = 'Nota: Establint aquestes opcions a 0 (zero) treu el l $strZip = '"comprimit amb zip"'; $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/chinese_simplified-gb2312.inc.php b/lang/chinese_simplified-gb2312.inc.php index 658924a0a..0e26ec191 100644 --- a/lang/chinese_simplified-gb2312.inc.php +++ b/lang/chinese_simplified-gb2312.inc.php @@ -751,4 +751,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/chinese_simplified-utf-8.inc.php b/lang/chinese_simplified-utf-8.inc.php index f05a0c47e..893f79d21 100644 --- a/lang/chinese_simplified-utf-8.inc.php +++ b/lang/chinese_simplified-utf-8.inc.php @@ -752,4 +752,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/chinese_traditional-big5.inc.php b/lang/chinese_traditional-big5.inc.php index 6315f2877..94d926390 100644 --- a/lang/chinese_traditional-big5.inc.php +++ b/lang/chinese_traditional-big5.inc.php @@ -751,4 +751,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/chinese_traditional-utf-8.inc.php b/lang/chinese_traditional-utf-8.inc.php index abf1906ec..ecc3f5ac5 100644 --- a/lang/chinese_traditional-utf-8.inc.php +++ b/lang/chinese_traditional-utf-8.inc.php @@ -752,4 +752,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/croatian-iso-8859-2.inc.php b/lang/croatian-iso-8859-2.inc.php index bbe6d76e4..b515c7803 100644 --- a/lang/croatian-iso-8859-2.inc.php +++ b/lang/croatian-iso-8859-2.inc.php @@ -773,4 +773,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/croatian-utf-8.inc.php b/lang/croatian-utf-8.inc.php index cf6410691..414d69bf4 100644 --- a/lang/croatian-utf-8.inc.php +++ b/lang/croatian-utf-8.inc.php @@ -774,4 +774,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/croatian-windows-1250.inc.php b/lang/croatian-windows-1250.inc.php index e7340f40a..fa86f8f91 100644 --- a/lang/croatian-windows-1250.inc.php +++ b/lang/croatian-windows-1250.inc.php @@ -773,4 +773,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/czech-iso-8859-2.inc.php b/lang/czech-iso-8859-2.inc.php index 4f1f96a4b..5a9352ee8 100644 --- a/lang/czech-iso-8859-2.inc.php +++ b/lang/czech-iso-8859-2.inc.php @@ -751,4 +751,5 @@ $strZeroRemovesTheLimit = 'Pozn $strZip = '"zazipováno"'; $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/czech-utf-8.inc.php b/lang/czech-utf-8.inc.php index 210bdf852..e585e83b2 100644 --- a/lang/czech-utf-8.inc.php +++ b/lang/czech-utf-8.inc.php @@ -752,4 +752,5 @@ $strZeroRemovesTheLimit = 'Poznámka: Nastavení tÄ›chto parametrů na 0 (nulu) $strZip = '"zazipováno"'; $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/czech-windows-1250.inc.php b/lang/czech-windows-1250.inc.php index 5cce104c0..a0833f797 100644 --- a/lang/czech-windows-1250.inc.php +++ b/lang/czech-windows-1250.inc.php @@ -751,4 +751,5 @@ $strZeroRemovesTheLimit = 'Pozn $strZip = '"zazipováno"'; $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/danish-iso-8859-1.inc.php b/lang/danish-iso-8859-1.inc.php index 4d0df3380..c1f69ac56 100644 --- a/lang/danish-iso-8859-1.inc.php +++ b/lang/danish-iso-8859-1.inc.php @@ -747,4 +747,5 @@ $strZeroRemovesTheLimit = 'Bem $strZip = '"zippet"'; $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/danish-utf-8.inc.php b/lang/danish-utf-8.inc.php index 9387e8766..cb50f53bf 100644 --- a/lang/danish-utf-8.inc.php +++ b/lang/danish-utf-8.inc.php @@ -748,4 +748,5 @@ $strZeroRemovesTheLimit = 'Bemærk: Indstilling af disse værdier til 0 (nul) fj $strZip = '"zippet"'; $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/dutch-iso-8859-1.inc.php b/lang/dutch-iso-8859-1.inc.php index bb9723882..6a388c02b 100644 --- a/lang/dutch-iso-8859-1.inc.php +++ b/lang/dutch-iso-8859-1.inc.php @@ -749,4 +749,5 @@ $strZeroRemovesTheLimit = 'Opmerking: Het instellen van deze waarden op 0 (nul) $strZip = '"Gezipt"'; $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/dutch-utf-8.inc.php b/lang/dutch-utf-8.inc.php index 365fb9f29..9c411d87c 100644 --- a/lang/dutch-utf-8.inc.php +++ b/lang/dutch-utf-8.inc.php @@ -750,4 +750,5 @@ $strZeroRemovesTheLimit = 'Opmerking: Het instellen van deze waarden op 0 (nul) $strZip = '"Gezipt"'; $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/english-iso-8859-1.inc.php b/lang/english-iso-8859-1.inc.php index c52ca2460..f7a263bb3 100644 --- a/lang/english-iso-8859-1.inc.php +++ b/lang/english-iso-8859-1.inc.php @@ -726,6 +726,7 @@ $strView = 'View'; $strViewDump = 'View dump (schema) of table'; $strViewDumpDB = 'View dump (schema) of database'; $strViewDumpDatabases = 'View dump (schema) of databases'; +$strViewHasBeenDropped = 'View %s has been dropped'; $strWebServerUploadDirectory = 'web-server upload directory'; $strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; diff --git a/lang/english-utf-8.inc.php b/lang/english-utf-8.inc.php index 66933b763..bcbbff8f1 100644 --- a/lang/english-utf-8.inc.php +++ b/lang/english-utf-8.inc.php @@ -727,6 +727,7 @@ $strView = 'View'; $strViewDump = 'View dump (schema) of table'; $strViewDumpDB = 'View dump (schema) of database'; $strViewDumpDatabases = 'View dump (schema) of databases'; +$strViewHasBeenDropped = 'View %s has been dropped'; $strWebServerUploadDirectory = 'web-server upload directory'; $strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; diff --git a/lang/estonian-iso-8859-1.inc.php b/lang/estonian-iso-8859-1.inc.php index b440d290f..3c1fccc03 100644 --- a/lang/estonian-iso-8859-1.inc.php +++ b/lang/estonian-iso-8859-1.inc.php @@ -745,4 +745,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/estonian-utf-8.inc.php b/lang/estonian-utf-8.inc.php index 308bd05dd..c108a4879 100644 --- a/lang/estonian-utf-8.inc.php +++ b/lang/estonian-utf-8.inc.php @@ -746,4 +746,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/finnish-iso-8859-1.inc.php b/lang/finnish-iso-8859-1.inc.php index 2c3451d14..05afb46dc 100644 --- a/lang/finnish-iso-8859-1.inc.php +++ b/lang/finnish-iso-8859-1.inc.php @@ -770,4 +770,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/finnish-utf-8.inc.php b/lang/finnish-utf-8.inc.php index b114d3ac6..2ffa58e5e 100644 --- a/lang/finnish-utf-8.inc.php +++ b/lang/finnish-utf-8.inc.php @@ -771,4 +771,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/french-iso-8859-1.inc.php b/lang/french-iso-8859-1.inc.php index 567b0d199..a31d17832 100644 --- a/lang/french-iso-8859-1.inc.php +++ b/lang/french-iso-8859-1.inc.php @@ -747,4 +747,5 @@ $strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enl $strZip = '"zippé"'; $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/french-utf-8.inc.php b/lang/french-utf-8.inc.php index f246890b2..b029ce264 100644 --- a/lang/french-utf-8.inc.php +++ b/lang/french-utf-8.inc.php @@ -748,4 +748,5 @@ $strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enlève la limite.'; $strZip = '"zippé"'; $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/galician-iso-8859-1.inc.php b/lang/galician-iso-8859-1.inc.php index b99eef544..2b61bf140 100644 --- a/lang/galician-iso-8859-1.inc.php +++ b/lang/galician-iso-8859-1.inc.php @@ -751,4 +751,5 @@ $strZeroRemovesTheLimit = 'Nota: Se estas opci $strZip = 'comprimido no formato "zip"'; $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/galician-utf-8.inc.php b/lang/galician-utf-8.inc.php index 3d51e3e9b..9f1010989 100644 --- a/lang/galician-utf-8.inc.php +++ b/lang/galician-utf-8.inc.php @@ -752,4 +752,5 @@ $strZeroRemovesTheLimit = 'Nota: Se estas opcións se configuran como 0 (cero) e $strZip = 'comprimido no formato "zip"'; $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/georgian-utf-8.inc.php b/lang/georgian-utf-8.inc.php index 8b719788b..1f1b1e29c 100644 --- a/lang/georgian-utf-8.inc.php +++ b/lang/georgian-utf-8.inc.php @@ -774,4 +774,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/german-iso-8859-1.inc.php b/lang/german-iso-8859-1.inc.php index 90330b090..42e1fc325 100644 --- a/lang/german-iso-8859-1.inc.php +++ b/lang/german-iso-8859-1.inc.php @@ -753,4 +753,5 @@ $strZeroRemovesTheLimit = 'Anmerkung: Der Wert 0 (null) entfernt die Beschr $strZip = 'Zip-komprimiert'; $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/german-utf-8.inc.php b/lang/german-utf-8.inc.php index e55156fd1..795380def 100644 --- a/lang/german-utf-8.inc.php +++ b/lang/german-utf-8.inc.php @@ -754,4 +754,5 @@ $strZeroRemovesTheLimit = 'Anmerkung: Der Wert 0 (null) entfernt die Beschränku $strZip = 'Zip-komprimiert'; $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/greek-iso-8859-7.inc.php b/lang/greek-iso-8859-7.inc.php index 36b6a5250..ee5ecdfe9 100644 --- a/lang/greek-iso-8859-7.inc.php +++ b/lang/greek-iso-8859-7.inc.php @@ -754,4 +754,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/greek-utf-8.inc.php b/lang/greek-utf-8.inc.php index f9e1968a5..519cef1d7 100644 --- a/lang/greek-utf-8.inc.php +++ b/lang/greek-utf-8.inc.php @@ -755,4 +755,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/hebrew-iso-8859-8-i.inc.php b/lang/hebrew-iso-8859-8-i.inc.php index 99c429d1d..146597301 100644 --- a/lang/hebrew-iso-8859-8-i.inc.php +++ b/lang/hebrew-iso-8859-8-i.inc.php @@ -770,4 +770,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/hebrew-utf-8.inc.php b/lang/hebrew-utf-8.inc.php index 48ba40eaa..d236b74b6 100644 --- a/lang/hebrew-utf-8.inc.php +++ b/lang/hebrew-utf-8.inc.php @@ -771,4 +771,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/hindi-utf-8.inc.php b/lang/hindi-utf-8.inc.php index d6a770870..9401d6fdc 100644 --- a/lang/hindi-utf-8.inc.php +++ b/lang/hindi-utf-8.inc.php @@ -778,4 +778,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/hungarian-iso-8859-2.inc.php b/lang/hungarian-iso-8859-2.inc.php index 5cf403391..074d42c10 100644 --- a/lang/hungarian-iso-8859-2.inc.php +++ b/lang/hungarian-iso-8859-2.inc.php @@ -752,4 +752,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/hungarian-utf-8.inc.php b/lang/hungarian-utf-8.inc.php index f99403f05..b116193ec 100644 --- a/lang/hungarian-utf-8.inc.php +++ b/lang/hungarian-utf-8.inc.php @@ -753,4 +753,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/indonesian-iso-8859-1.inc.php b/lang/indonesian-iso-8859-1.inc.php index 010028e67..39f2dce60 100644 --- a/lang/indonesian-iso-8859-1.inc.php +++ b/lang/indonesian-iso-8859-1.inc.php @@ -745,4 +745,5 @@ $strZeroRemovesTheLimit = 'Perhatian: Perubahan pilihan ini ke posisi 0 (zero) a $strZip = 'Dikompress dengan Zip'; $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/indonesian-utf-8.inc.php b/lang/indonesian-utf-8.inc.php index ea52121e1..8db8442d4 100644 --- a/lang/indonesian-utf-8.inc.php +++ b/lang/indonesian-utf-8.inc.php @@ -746,4 +746,5 @@ $strZeroRemovesTheLimit = 'Perhatian: Perubahan pilihan ini ke posisi 0 (zero) a $strZip = 'Dikompress dengan Zip'; $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/italian-iso-8859-1.inc.php b/lang/italian-iso-8859-1.inc.php index 5f6783372..b2d8cc873 100644 --- a/lang/italian-iso-8859-1.inc.php +++ b/lang/italian-iso-8859-1.inc.php @@ -750,4 +750,5 @@ $strZeroRemovesTheLimit = 'N.B.: 0 (zero) significa nessun limite.'; $strZip = '"compresso con zip"'; $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/italian-utf-8.inc.php b/lang/italian-utf-8.inc.php index ba8e8f363..d6765d128 100644 --- a/lang/italian-utf-8.inc.php +++ b/lang/italian-utf-8.inc.php @@ -751,4 +751,5 @@ $strZeroRemovesTheLimit = 'N.B.: 0 (zero) significa nessun limite.'; $strZip = '"compresso con zip"'; $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/japanese-euc.inc.php b/lang/japanese-euc.inc.php index e4fd405cc..2befec8b0 100644 --- a/lang/japanese-euc.inc.php +++ b/lang/japanese-euc.inc.php @@ -770,4 +770,5 @@ $strTransformation_text_plain__link = 'Displays a link, the field contains the f $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/japanese-sjis.inc.php b/lang/japanese-sjis.inc.php index 72953ef0d..14d5f2ba7 100644 --- a/lang/japanese-sjis.inc.php +++ b/lang/japanese-sjis.inc.php @@ -770,4 +770,5 @@ $strTransformation_text_plain__link = 'Displays a link, the field contains the f $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/japanese-utf-8.inc.php b/lang/japanese-utf-8.inc.php index 8a252882a..2411c58d2 100644 --- a/lang/japanese-utf-8.inc.php +++ b/lang/japanese-utf-8.inc.php @@ -771,4 +771,5 @@ $strTransformation_text_plain__link = 'Displays a link, the field contains the f $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/korean-euc-kr.inc.php b/lang/korean-euc-kr.inc.php index 4ded14929..94de8aa0c 100644 --- a/lang/korean-euc-kr.inc.php +++ b/lang/korean-euc-kr.inc.php @@ -768,4 +768,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/korean-utf-8.inc.php b/lang/korean-utf-8.inc.php index 7bc865b0a..84ddd36d6 100644 --- a/lang/korean-utf-8.inc.php +++ b/lang/korean-utf-8.inc.php @@ -769,4 +769,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/latvian-utf-8.inc.php b/lang/latvian-utf-8.inc.php index d9e2a5061..3385c4537 100644 --- a/lang/latvian-utf-8.inc.php +++ b/lang/latvian-utf-8.inc.php @@ -756,4 +756,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strSQLExportCompatibility = 'SQL export compatibility'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/latvian-windows-1257.inc.php b/lang/latvian-windows-1257.inc.php index 16891f852..2ed94bb86 100644 --- a/lang/latvian-windows-1257.inc.php +++ b/lang/latvian-windows-1257.inc.php @@ -755,4 +755,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strSQLExportCompatibility = 'SQL export compatibility'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/lithuanian-utf-8.inc.php b/lang/lithuanian-utf-8.inc.php index 4ea35586a..b980e09c4 100644 --- a/lang/lithuanian-utf-8.inc.php +++ b/lang/lithuanian-utf-8.inc.php @@ -746,4 +746,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/lithuanian-windows-1257.inc.php b/lang/lithuanian-windows-1257.inc.php index 06fcd53c1..a0865e119 100644 --- a/lang/lithuanian-windows-1257.inc.php +++ b/lang/lithuanian-windows-1257.inc.php @@ -745,4 +745,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/malay-iso-8859-1.inc.php b/lang/malay-iso-8859-1.inc.php index 6eef7be45..f22b2ed5e 100644 --- a/lang/malay-iso-8859-1.inc.php +++ b/lang/malay-iso-8859-1.inc.php @@ -769,4 +769,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/malay-utf-8.inc.php b/lang/malay-utf-8.inc.php index 6c21b2e20..2aace8190 100644 --- a/lang/malay-utf-8.inc.php +++ b/lang/malay-utf-8.inc.php @@ -770,4 +770,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/norwegian-iso-8859-1.inc.php b/lang/norwegian-iso-8859-1.inc.php index 351467194..cb27b36c0 100644 --- a/lang/norwegian-iso-8859-1.inc.php +++ b/lang/norwegian-iso-8859-1.inc.php @@ -754,4 +754,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strSQLExportCompatibility = 'SQL export compatibility'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/norwegian-utf-8.inc.php b/lang/norwegian-utf-8.inc.php index dee5d104b..e5a7e07c7 100644 --- a/lang/norwegian-utf-8.inc.php +++ b/lang/norwegian-utf-8.inc.php @@ -755,4 +755,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strSQLExportCompatibility = 'SQL export compatibility'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/persian-utf-8.inc.php b/lang/persian-utf-8.inc.php index 372fb4531..3558c9e56 100644 --- a/lang/persian-utf-8.inc.php +++ b/lang/persian-utf-8.inc.php @@ -775,4 +775,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/persian-windows-1256.inc.php b/lang/persian-windows-1256.inc.php index fef9d3f2b..faf7ada09 100644 --- a/lang/persian-windows-1256.inc.php +++ b/lang/persian-windows-1256.inc.php @@ -774,4 +774,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/polish-iso-8859-2.inc.php b/lang/polish-iso-8859-2.inc.php index 6470ab114..a0754673f 100644 --- a/lang/polish-iso-8859-2.inc.php +++ b/lang/polish-iso-8859-2.inc.php @@ -745,4 +745,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/polish-utf-8.inc.php b/lang/polish-utf-8.inc.php index 0889d6535..f914482a2 100644 --- a/lang/polish-utf-8.inc.php +++ b/lang/polish-utf-8.inc.php @@ -746,4 +746,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/portuguese-iso-8859-1.inc.php b/lang/portuguese-iso-8859-1.inc.php index 9d58bba94..9bd5a800e 100644 --- a/lang/portuguese-iso-8859-1.inc.php +++ b/lang/portuguese-iso-8859-1.inc.php @@ -765,4 +765,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/portuguese-utf-8.inc.php b/lang/portuguese-utf-8.inc.php index 21d78b350..8786f7e50 100644 --- a/lang/portuguese-utf-8.inc.php +++ b/lang/portuguese-utf-8.inc.php @@ -766,4 +766,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/romanian-iso-8859-1.inc.php b/lang/romanian-iso-8859-1.inc.php index 4b6dccb08..8d4279c38 100644 --- a/lang/romanian-iso-8859-1.inc.php +++ b/lang/romanian-iso-8859-1.inc.php @@ -746,4 +746,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/romanian-utf-8.inc.php b/lang/romanian-utf-8.inc.php index 98465a2ae..d42e4d478 100644 --- a/lang/romanian-utf-8.inc.php +++ b/lang/romanian-utf-8.inc.php @@ -747,4 +747,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/russian-cp-866.inc.php b/lang/russian-cp-866.inc.php index 4918d5419..10e38dd93 100644 --- a/lang/russian-cp-866.inc.php +++ b/lang/russian-cp-866.inc.php @@ -753,4 +753,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/russian-koi8-r.inc.php b/lang/russian-koi8-r.inc.php index c0df64be3..84da1e3c1 100644 --- a/lang/russian-koi8-r.inc.php +++ b/lang/russian-koi8-r.inc.php @@ -753,4 +753,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/russian-utf-8.inc.php b/lang/russian-utf-8.inc.php index 0abca5f48..c70d9d213 100644 --- a/lang/russian-utf-8.inc.php +++ b/lang/russian-utf-8.inc.php @@ -754,4 +754,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/russian-windows-1251.inc.php b/lang/russian-windows-1251.inc.php index 317842032..a750edfb6 100644 --- a/lang/russian-windows-1251.inc.php +++ b/lang/russian-windows-1251.inc.php @@ -753,4 +753,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/serbian_cyrillic-utf-8.inc.php b/lang/serbian_cyrillic-utf-8.inc.php index 58ce7699e..3683fcc62 100644 --- a/lang/serbian_cyrillic-utf-8.inc.php +++ b/lang/serbian_cyrillic-utf-8.inc.php @@ -752,4 +752,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/serbian_cyrillic-windows-1251.inc.php b/lang/serbian_cyrillic-windows-1251.inc.php index 46460fb73..8f755656f 100644 --- a/lang/serbian_cyrillic-windows-1251.inc.php +++ b/lang/serbian_cyrillic-windows-1251.inc.php @@ -751,4 +751,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/serbian_latin-utf-8.inc.php b/lang/serbian_latin-utf-8.inc.php index 36121e85e..c1c290238 100644 --- a/lang/serbian_latin-utf-8.inc.php +++ b/lang/serbian_latin-utf-8.inc.php @@ -752,4 +752,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/serbian_latin-windows-1250.inc.php b/lang/serbian_latin-windows-1250.inc.php index 66bfc1bd8..a683ec928 100644 --- a/lang/serbian_latin-windows-1250.inc.php +++ b/lang/serbian_latin-windows-1250.inc.php @@ -751,4 +751,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/slovak-iso-8859-2.inc.php b/lang/slovak-iso-8859-2.inc.php index 9f6afd7cd..7c0474c85 100644 --- a/lang/slovak-iso-8859-2.inc.php +++ b/lang/slovak-iso-8859-2.inc.php @@ -747,4 +747,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/slovak-utf-8.inc.php b/lang/slovak-utf-8.inc.php index 47a5e5d59..a74ea941c 100644 --- a/lang/slovak-utf-8.inc.php +++ b/lang/slovak-utf-8.inc.php @@ -748,4 +748,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/slovak-windows-1250.inc.php b/lang/slovak-windows-1250.inc.php index 4ddb0248f..a1c3f4cc9 100644 --- a/lang/slovak-windows-1250.inc.php +++ b/lang/slovak-windows-1250.inc.php @@ -747,4 +747,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/slovenian-iso-8859-2.inc.php b/lang/slovenian-iso-8859-2.inc.php index 9d784244b..5d36c04dd 100644 --- a/lang/slovenian-iso-8859-2.inc.php +++ b/lang/slovenian-iso-8859-2.inc.php @@ -747,4 +747,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/slovenian-utf-8.inc.php b/lang/slovenian-utf-8.inc.php index 7a698a3c2..3b91b8f92 100644 --- a/lang/slovenian-utf-8.inc.php +++ b/lang/slovenian-utf-8.inc.php @@ -748,4 +748,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/slovenian-windows-1250.inc.php b/lang/slovenian-windows-1250.inc.php index f645631c8..fbed510c9 100644 --- a/lang/slovenian-windows-1250.inc.php +++ b/lang/slovenian-windows-1250.inc.php @@ -747,4 +747,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/spanish-iso-8859-1.inc.php b/lang/spanish-iso-8859-1.inc.php index ffc7c7421..06dd3aa56 100644 --- a/lang/spanish-iso-8859-1.inc.php +++ b/lang/spanish-iso-8859-1.inc.php @@ -745,4 +745,5 @@ $strZeroRemovesTheLimit = 'Nota: si cambia los par $strZip = '"comprimido con zip"'; $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/spanish-utf-8.inc.php b/lang/spanish-utf-8.inc.php index 366471840..d306e118d 100644 --- a/lang/spanish-utf-8.inc.php +++ b/lang/spanish-utf-8.inc.php @@ -746,4 +746,5 @@ $strZeroRemovesTheLimit = 'Nota: si cambia los parámetros de estas opciones a 0 $strZip = '"comprimido con zip"'; $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/swedish-iso-8859-1.inc.php b/lang/swedish-iso-8859-1.inc.php index 380e99948..ae95ab5c3 100644 --- a/lang/swedish-iso-8859-1.inc.php +++ b/lang/swedish-iso-8859-1.inc.php @@ -749,4 +749,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strSQLExportCompatibility = 'SQL export compatibility'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/swedish-utf-8.inc.php b/lang/swedish-utf-8.inc.php index a94c80504..6efb0201a 100644 --- a/lang/swedish-utf-8.inc.php +++ b/lang/swedish-utf-8.inc.php @@ -750,4 +750,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strSQLExportCompatibility = 'SQL export compatibility'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/thai-tis-620.inc.php b/lang/thai-tis-620.inc.php index 0dd4e7ca6..b77dfdd2e 100644 --- a/lang/thai-tis-620.inc.php +++ b/lang/thai-tis-620.inc.php @@ -770,4 +770,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/thai-utf-8.inc.php b/lang/thai-utf-8.inc.php index de47fffd1..1b4b31b69 100644 --- a/lang/thai-utf-8.inc.php +++ b/lang/thai-utf-8.inc.php @@ -771,4 +771,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/turkish-iso-8859-9.inc.php b/lang/turkish-iso-8859-9.inc.php index 5df0793fb..3fb774a56 100644 --- a/lang/turkish-iso-8859-9.inc.php +++ b/lang/turkish-iso-8859-9.inc.php @@ -759,4 +759,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/turkish-utf-8.inc.php b/lang/turkish-utf-8.inc.php index 86473061f..77b2d2315 100644 --- a/lang/turkish-utf-8.inc.php +++ b/lang/turkish-utf-8.inc.php @@ -760,4 +760,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/ukrainian-utf-8.inc.php b/lang/ukrainian-utf-8.inc.php index ae6ea8d56..567794b1c 100644 --- a/lang/ukrainian-utf-8.inc.php +++ b/lang/ukrainian-utf-8.inc.php @@ -751,4 +751,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/lang/ukrainian-windows-1251.inc.php b/lang/ukrainian-windows-1251.inc.php index 7feac6681..3f0984e9e 100644 --- a/lang/ukrainian-windows-1251.inc.php +++ b/lang/ukrainian-windows-1251.inc.php @@ -750,4 +750,5 @@ $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP con $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate +$strViewHasBeenDropped = 'View %s has been dropped'; //to translate ?> diff --git a/mult_submits.inc.php b/mult_submits.inc.php index f19f377fa..2f8301139 100644 --- a/mult_submits.inc.php +++ b/mult_submits.inc.php @@ -125,6 +125,9 @@ if (!empty($submit_mult) && !empty($what)) { } // Builds the query $full_query = ''; + if ($what == 'drop_tbl') { + $full_query_views = ''; + } $selected_cnt = count($selected); $i = 0; foreach ($selected AS $idx => $sval) { @@ -140,9 +143,14 @@ if (!empty($submit_mult) && !empty($what)) { break; case 'drop_tbl': - $full_query .= (empty($full_query) ? 'DROP TABLE ' : ', ') - . PMA_backquote(htmlspecialchars(urldecode($sval))) - . (($i == $selected_cnt - 1) ? ';
' : ''); + $current = urldecode($sval); + if (!empty($views) && in_array($current, $views)) { + $full_query_views .= (empty($full_query_views) ? 'DROP VIEW ' : ', ') + . PMA_backquote(htmlspecialchars($current)); + } else { + $full_query .= (empty($full_query) ? 'DROP TABLE ' : ', ') + . PMA_backquote(htmlspecialchars($current)); + } break; case 'empty_tbl': @@ -193,6 +201,15 @@ if (!empty($submit_mult) && !empty($what)) { } // end switch $i++; } + if ($what == 'drop_tbl') { + if (!empty($full_query)) { + $full_query .= ';
' . "\n"; + } + if (!empty($full_query_views)) { + $full_query .= $full_query_views . ';
' . "\n"; + } + unset($full_query_views); + } // Displays the form ?> @@ -229,6 +246,11 @@ if (!empty($submit_mult) && !empty($what)) { foreach ($selected AS $idx => $sval) { echo ' ' . "\n"; } + if ($what == 'drop_tbl' && !empty($views)) { + foreach ($views as $current) { + echo ' ' . "\n"; + } + } ?>