diff --git a/lang/brazilian_portuguese.inc.php3 b/lang/brazilian_portuguese.inc.php3
index 4fb54ab84a..fba2c3a5c1 100644
--- a/lang/brazilian_portuguese.inc.php3
+++ b/lang/brazilian_portuguese.inc.php3
@@ -309,6 +309,7 @@ $strYes = 'Sim';
$strIdxFulltext = 'Fulltext'; //to translate
$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate
$strOffSet = 'offset'; //to translate
+$strRunningAs = 'as';
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').'; //to translate
$strShowAll = 'Show all'; // to translate
$strShowCols = 'Show columns';
diff --git a/lang/bulgarian-win1251.inc.php3 b/lang/bulgarian-win1251.inc.php3
index 7a88a24e81..7ed0e57a04 100644
--- a/lang/bulgarian-win1251.inc.php3
+++ b/lang/bulgarian-win1251.inc.php3
@@ -308,6 +308,7 @@ $strPartialText = 'Partial Texts';//to translate
$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
$strQueryOnDb = 'SQL-query on database ';
$strRowSize = ' Row size '; //to translate
+$strRunningAs = 'as';
$strServerChoice = 'Server Choice';//to translate
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
$strShowAll = 'Show all'; // to translate
diff --git a/lang/catala.inc.php3 b/lang/catala.inc.php3
index b9dcb67a07..04214bad94 100644
--- a/lang/catala.inc.php3
+++ b/lang/catala.inc.php3
@@ -303,6 +303,7 @@ $strNoModification = 'No change';
$strPartialText = 'Partial Texts';//to translate
$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
$strQueryOnDb = 'SQL-query on database ';
+$strRunningAs = 'as';
$strServerChoice = 'Server Choice';//to translate
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
$strShowAll = 'Show all'; // to translate
diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3
index 6a78039e03..89762d643e 100644
--- a/lang/chinese_big5.inc.php3
+++ b/lang/chinese_big5.inc.php3
@@ -305,6 +305,7 @@ $strNoModification = 'No change';
$strPartialText = 'Partial Texts';//to translate
$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
$strQueryOnDb = ' SQL-query on database '; //to translate
+$strRunningAs = 'as';
$strServerChoice = 'Server Choice';//to translate
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
$strShowAll = 'Show all'; // to translate
diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3
index 9ee24634b2..b49622a1b6 100644
--- a/lang/chinese_gb.inc.php3
+++ b/lang/chinese_gb.inc.php3
@@ -308,6 +308,7 @@ $strPartialText = 'Partial Texts';//to translate
$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
$strQueryOnDb = 'SQL-query on database ';
$strRowSize = ' Row size '; //to translate
+$strRunningAs = 'as';
$strServerChoice = 'Server Choice';//to translate
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
$strShowAll = 'Show all'; // to translate
diff --git a/lang/czech-iso.inc.php3 b/lang/czech-iso.inc.php3
index 9466e185ce..f51392e8b7 100644
--- a/lang/czech-iso.inc.php3
+++ b/lang/czech-iso.inc.php3
@@ -311,6 +311,7 @@ $strYes = 'Ano';
// To translate
$strIdxFulltext = 'Fulltext'; //to translate
+$strRunningAs = 'as';
$strShowAll = 'Show all'; // to translate
$strShowCols = 'Show columns';
$strShowTables = 'Show tables';
diff --git a/lang/czech-win1250.inc.php3 b/lang/czech-win1250.inc.php3
index 9b9ffa4c2e..afb40fab48 100644
--- a/lang/czech-win1250.inc.php3
+++ b/lang/czech-win1250.inc.php3
@@ -311,6 +311,7 @@ $strYes = 'Ano';
// To translate
$strIdxFulltext = 'Fulltext'; //to translate
+$strRunningAs = 'as';
$strShowAll = 'Show all'; // to translate
$strShowCols = 'Show columns';
$strShowTables = 'Show tables';
diff --git a/lang/danish.inc.php3 b/lang/danish.inc.php3
index 29824df72a..392eebef2e 100644
--- a/lang/danish.inc.php3
+++ b/lang/danish.inc.php3
@@ -304,6 +304,7 @@ $strNoModification = 'No change';
$strPartialText = 'Partial Texts';//to translate
$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
$strQueryOnDb = 'SQL-query on database ';
+$strRunningAs = 'as';
$strServerChoice = 'Server Choice';//to translate
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
$strShowAll = 'Show all'; // to translate
diff --git a/lang/dutch.inc.php3 b/lang/dutch.inc.php3
index a16c0c03af..4bf34ea64f 100644
--- a/lang/dutch.inc.php3
+++ b/lang/dutch.inc.php3
@@ -309,6 +309,7 @@ $strGzip = '"gzipped"'; //to translate
$strIdxFulltext = 'Fulltext'; //to translate
$strNoDropDatabases = '"DROP DATABASE" statements zijn niet mogelijk.'; //to translate
$strOffSet = 'offset'; //to translate
+$strRunningAs = 'as';
$strShowAll = 'Show all'; // to translate
$strShowCols = 'Show columns';
$strShowTables = 'Show tables';
diff --git a/lang/english.inc.php3 b/lang/english.inc.php3
index c571bc5d14..af4b672baf 100644
--- a/lang/english.inc.php3
+++ b/lang/english.inc.php3
@@ -240,6 +240,7 @@ $strRowsFrom = 'rows starting from';
$strRowSize = ' Row size ';
$strRowsStatistic = 'Row Statistic';
$strRunning = 'running on ';
+$strRunningAs = 'as';
$strRunQuery = 'Submit Query';
$strRunSQLQuery = 'Run SQL query/queries on database ';
diff --git a/lang/finnish.inc.php3 b/lang/finnish.inc.php3
index be0345e508..cf79c5192c 100644
--- a/lang/finnish.inc.php3
+++ b/lang/finnish.inc.php3
@@ -315,6 +315,7 @@ $strWrongUser = 'V
$strYes = 'Kyllä';
// To translate
+$strRunningAs = 'as';
$strShowAll = 'Show all'; // to translate
$strShowCols = 'Show columns';
$strShowTables = 'Show tables';
diff --git a/lang/french.inc.php3 b/lang/french.inc.php3
index 213ceef66e..27841b3237 100644
--- a/lang/french.inc.php3
+++ b/lang/french.inc.php3
@@ -239,6 +239,7 @@ $strRowsFrom = 'lignes
$strRowSize = ' Taille enr. ';
$strRowsStatistic = 'Statistiques';
$strRunning = 'sur le serveur ';
+$strRunningAs = '- utilisateur :';
$strRunQuery = 'Exécuter la requête';
$strRunSQLQuery = 'Exécuter une ou des requêtes sur la base ';
diff --git a/lang/galician.inc.php3 b/lang/galician.inc.php3
index 33686fa6d2..f7aeb470e7 100644
--- a/lang/galician.inc.php3
+++ b/lang/galician.inc.php3
@@ -310,6 +310,7 @@ $strYes = 'Si';
// To translate
$strIdxFulltext = 'Fulltext'; //to translate
$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate
+$strRunningAs = 'as';
$strShowAll = 'Show all'; // to translate
$strShowCols = 'Show columns';
$strShowTables = 'Show tables';
diff --git a/lang/german.inc.php3 b/lang/german.inc.php3
index 71c1e1ea47..fa2ff27706 100644
--- a/lang/german.inc.php3
+++ b/lang/german.inc.php3
@@ -312,6 +312,7 @@ $strWrongUser = 'Falscher Benutzername/Passwort. Zugriff verweigert.';
$strYes = 'Ja';
// To translate
+$strRunningAs = 'as';
$strShowCols = 'Show columns';
$strShowTables = 'Show tables';
?>
diff --git a/lang/greek.inc.php3 b/lang/greek.inc.php3
index ce46436c48..5693f5905d 100644
--- a/lang/greek.inc.php3
+++ b/lang/greek.inc.php3
@@ -311,6 +311,7 @@ $strWrongUser = '
$strYes = 'Íáé';
// To translate
+$strRunningAs = 'as';
$strShowAll = 'Show all'; // to translate
$strShowCols = 'Show columns';
$strShowTables = 'Show tables';
diff --git a/lang/italian.inc.php3 b/lang/italian.inc.php3
index 667fe81165..760ad5fc28 100644
--- a/lang/italian.inc.php3
+++ b/lang/italian.inc.php3
@@ -315,4 +315,5 @@ $strWrongUser = 'Nome utente o password errati. Accesso negato.';
$strYes = ' Si ';
// To translate
+$strRunningAs = 'as';
?>
diff --git a/lang/japanese.inc.php3 b/lang/japanese.inc.php3
index 1389d07701..fce1b997e4 100644
--- a/lang/japanese.inc.php3
+++ b/lang/japanese.inc.php3
@@ -307,6 +307,7 @@ $strPartialText = 'Partial Texts';//to translate
$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
$strQueryOnDb = 'SQL-query on database ';
$strRowSize = ' Row size '; //to translate
+$strRunningAs = 'as';
$strServerChoice = 'Server Choice';//to translate
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
$strShowAll = 'Show all'; // to translate
diff --git a/lang/korean.inc.php3 b/lang/korean.inc.php3
index 6fc84185fb..bc4d65b245 100644
--- a/lang/korean.inc.php3
+++ b/lang/korean.inc.php3
@@ -307,6 +307,7 @@ $strPartialText = 'Partial Texts';//to translate
$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
$strQueryOnDb = 'SQL-query on database ';
$strRowSize = ' Row size '; //to translate
+$strRunningAs = 'as';
$strServerChoice = 'Server Choice';//to translate
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
$strShowAll = 'Show all'; // to translate
diff --git a/lang/norwegian.inc.php3 b/lang/norwegian.inc.php3
index c4696d4df7..00e2ea474f 100644
--- a/lang/norwegian.inc.php3
+++ b/lang/norwegian.inc.php3
@@ -308,6 +308,7 @@ $strCarriage = 'Carriage return: \\r'; //to translate
$strGrants = 'Grants'; //to translate
$strOffSet = 'offset'; //to translate
$strPartialText = 'Partial Texts'; //to translate
+$strRunningAs = 'as';
$strShowAll = 'Show all'; // to translate
$strShowCols = 'Show columns';
$strShowTables = 'Show tables';
diff --git a/lang/polish.inc.php3 b/lang/polish.inc.php3
index 7311584541..3b08d6ca5c 100644
--- a/lang/polish.inc.php3
+++ b/lang/polish.inc.php3
@@ -309,6 +309,7 @@ $strYes = 'Tak';
// To translate
$strIdxFulltext = 'Fulltext'; //to translate
$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate
+$strRunningAs = 'as';
$strShowAll = 'Show all'; // to translate
$strShowCols = 'Show columns';
$strShowTables = 'Show tables';
diff --git a/lang/portuguese.inc.php3 b/lang/portuguese.inc.php3
index 0ac89de955..49e24e56fa 100644
--- a/lang/portuguese.inc.php3
+++ b/lang/portuguese.inc.php3
@@ -307,6 +307,7 @@ $strPartialText = 'Partial Texts';//to translate
$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
$strQueryOnDb = 'SQL-query on database ';
$strRowSize = ' Row size '; //to translate
+$strRunningAs = 'as';
$strServerChoice = 'Server Choice';//to translate
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
$strShowAll = 'Show all'; // to translate
diff --git a/lang/romanian.inc.php3 b/lang/romanian.inc.php3
index b22166a209..fe9dd4c989 100644
--- a/lang/romanian.inc.php3
+++ b/lang/romanian.inc.php3
@@ -311,6 +311,7 @@ $strYes = 'Da';
// To translate
$strIdxFulltext = 'Fulltext'; //to translate
+$strRunningAs = 'as';
$strShowAll = 'Show all'; // to translate
$strShowCols = 'Show columns';
$strShowTables = 'Show tables';
diff --git a/lang/russian-koi8.inc.php3 b/lang/russian-koi8.inc.php3
index fbf8d6091e..595dcf6b42 100644
--- a/lang/russian-koi8.inc.php3
+++ b/lang/russian-koi8.inc.php3
@@ -305,6 +305,7 @@ $strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
$strNoModification = 'No change'; // To translate
$strPartialText = 'Partial Texts';//to translate
$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
+$strRunningAs = 'as';
$strServerChoice = 'Server Choice';//to translate
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
$strShowAll = 'Show all'; // to translate
diff --git a/lang/russian-win1251.inc.php3 b/lang/russian-win1251.inc.php3
index 532050a1d7..3144a82803 100644
--- a/lang/russian-win1251.inc.php3
+++ b/lang/russian-win1251.inc.php3
@@ -305,6 +305,7 @@ $strNoModification = 'No change'; // To translate
$strOffSet = 'offset'; // To translate
$strPartialText = 'Partial Texts';//to translate
$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
+$strRunningAs = 'as';
$strServerChoice = 'Server Choice';//to translate
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
$strShowAll = 'Show all'; // to translate
diff --git a/lang/slovak-iso.inc.php3 b/lang/slovak-iso.inc.php3
index 78e8811c4a..9b65742ee7 100644
--- a/lang/slovak-iso.inc.php3
+++ b/lang/slovak-iso.inc.php3
@@ -306,6 +306,7 @@ $strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
$strNoModification = 'No change'; // To translate
$strPartialText = 'Partial Texts';//to translate
$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
+$strRunningAs = 'as';
$strServerChoice = 'Server Choice';//to translate
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
$strShowAll = 'Show all'; // to translate
diff --git a/lang/spanish.inc.php3 b/lang/spanish.inc.php3
index 8cf2c586c8..8e0eed4ea2 100644
--- a/lang/spanish.inc.php3
+++ b/lang/spanish.inc.php3
@@ -310,6 +310,7 @@ $strStrucExcelCSV = 'CSV for Ms Excel data';
$strFullText = 'Full Texts';//to translate
$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate
$strPartialText = 'Partial Texts';//to translate
+$strRunningAs = 'as';
$strShowAll = 'Show all'; // to translate
$strShowCols = 'Show columns';
$strShowTables = 'Show tables';
diff --git a/lang/swedish.inc.php3 b/lang/swedish.inc.php3
index c8db0fbe40..fa286a3090 100644
--- a/lang/swedish.inc.php3
+++ b/lang/swedish.inc.php3
@@ -311,6 +311,7 @@ $strYes = 'Ja';
// To translate
$strIdxFulltext = 'Fulltext'; //to translate
+$strRunningAs = 'as';
$strShowAll = 'Show all'; // to translate
$strShowCols = 'Show columns';
$strShowTables = 'Show tables';
diff --git a/lang/thai.inc.php3 b/lang/thai.inc.php3
index 50e62774a5..6fb53cb729 100644
--- a/lang/thai.inc.php3
+++ b/lang/thai.inc.php3
@@ -308,6 +308,7 @@ $strPartialText = 'Partial Texts';//to translate
$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
$strQueryOnDb = 'SQL-query on database ';
$strRowSize = ' Row size '; //to translate
+$strRunningAs = 'as';
$strServerChoice = 'Server Choice';//to translate
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
$strShowAll = 'Show all'; // to translate