diff --git a/lang/albanian.inc.php3 b/lang/albanian.inc.php3
index 0ec621da56..de44cc9cd7 100644
--- a/lang/albanian.inc.php3
+++ b/lang/albanian.inc.php3
@@ -397,5 +397,5 @@ $strZip = '"kompresuar me zip"';
// To translate
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/arabic.inc.php3 b/lang/arabic.inc.php3
index 7c6301e0c5..67857eedf6 100644
--- a/lang/arabic.inc.php3
+++ b/lang/arabic.inc.php3
@@ -398,5 +398,5 @@ $strChoosePage = 'Please choose a Page to edit'; //to translate
$strCreatePage = 'Create a new Page'; //to translate
$strSelectTables = 'Select Tables'; //to translate
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/brazilian_portuguese.inc.php3 b/lang/brazilian_portuguese.inc.php3
index f4d40a62c4..97124db42d 100644
--- a/lang/brazilian_portuguese.inc.php3
+++ b/lang/brazilian_portuguese.inc.php3
@@ -396,5 +396,5 @@ $strChoosePage = 'Please choose a Page to edit'; //to translate
$strCreatePage = 'Create a new Page'; //to translate
$strSelectTables = 'Select Tables'; //to translate
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/bulgarian-koi8.inc.php3 b/lang/bulgarian-koi8.inc.php3
index 756342da08..24fc97ed7f 100644
--- a/lang/bulgarian-koi8.inc.php3
+++ b/lang/bulgarian-koi8.inc.php3
@@ -397,5 +397,5 @@ $strChoosePage = 'Please choose a Page to edit'; //to translate
$strCreatePage = 'Create a new Page'; //to translate
$strSelectTables = 'Select Tables'; //to translate
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/bulgarian-win1251.inc.php3 b/lang/bulgarian-win1251.inc.php3
index 1237b81a16..fab117ceb4 100644
--- a/lang/bulgarian-win1251.inc.php3
+++ b/lang/bulgarian-win1251.inc.php3
@@ -397,5 +397,5 @@ $strChoosePage = 'Please choose a Page to edit'; //to translate
$strCreatePage = 'Create a new Page'; //to translate
$strSelectTables = 'Select Tables'; //to translate
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/catala.inc.php3 b/lang/catala.inc.php3
index 88611b4a5c..7b3e836ce3 100644
--- a/lang/catala.inc.php3
+++ b/lang/catala.inc.php3
@@ -392,5 +392,5 @@ $strChoosePage = 'Please choose a Page to edit'; //to translate
$strCreatePage = 'Create a new Page'; //to translate
$strSelectTables = 'Select Tables'; //to translate
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3
index e642d157ea..d12fe87da5 100644
--- a/lang/chinese_big5.inc.php3
+++ b/lang/chinese_big5.inc.php3
@@ -399,5 +399,5 @@ $strChoosePage = 'Please choose a Page to edit';
$strCreatePage = 'Create a new Page';
$strSelectTables = 'Select Tables';
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3
index 25d7b4e09e..1eb34ba1c0 100644
--- a/lang/chinese_gb.inc.php3
+++ b/lang/chinese_gb.inc.php3
@@ -399,5 +399,5 @@ $strChoosePage = 'Please choose a Page to edit';
$strCreatePage = 'Create a new Page';
$strSelectTables = 'Select Tables';
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/croatian-iso8859-2.inc.php3 b/lang/croatian-iso8859-2.inc.php3
index d36044ef16..09ec19d98a 100644
--- a/lang/croatian-iso8859-2.inc.php3
+++ b/lang/croatian-iso8859-2.inc.php3
@@ -397,5 +397,5 @@ $strChoosePage = 'Please choose a Page to edit'; //to translate
$strCreatePage = 'Create a new Page'; //to translate
$strSelectTables = 'Select Tables'; //to translate
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/croatian-win1250.inc.php3 b/lang/croatian-win1250.inc.php3
index 85d95b2ca2..8b69f5969c 100644
--- a/lang/croatian-win1250.inc.php3
+++ b/lang/croatian-win1250.inc.php3
@@ -397,5 +397,5 @@ $strChoosePage = 'Please choose a Page to edit'; //to translate
$strCreatePage = 'Create a new Page'; //to translate
$strSelectTables = 'Select Tables'; //to translate
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/czech-iso.inc.php3 b/lang/czech-iso.inc.php3
index cf459bce36..a57f2e324d 100644
--- a/lang/czech-iso.inc.php3
+++ b/lang/czech-iso.inc.php3
@@ -397,5 +397,5 @@ $strZip = '"zazipov
// To translate
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/czech-win1250.inc.php3 b/lang/czech-win1250.inc.php3
index 0b8d5338b8..ab0859b0ff 100644
--- a/lang/czech-win1250.inc.php3
+++ b/lang/czech-win1250.inc.php3
@@ -397,5 +397,5 @@ $strZip = '"zazipov
// To translate
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/danish.inc.php3 b/lang/danish.inc.php3
index 344f54a2b7..f09537864d 100644
--- a/lang/danish.inc.php3
+++ b/lang/danish.inc.php3
@@ -391,5 +391,5 @@ $strChoosePage = 'Please choose a Page to edit'; //to translate
$strCreatePage = 'Create a new Page'; //to translate
$strSelectTables = 'Select Tables'; //to translate
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/dutch.inc.php3 b/lang/dutch.inc.php3
index af1154da5a..8332b11dd2 100644
--- a/lang/dutch.inc.php3
+++ b/lang/dutch.inc.php3
@@ -394,5 +394,5 @@ $strZip = '"Gezipt"';
// To translate
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/english.inc.php3 b/lang/english.inc.php3
index ce5c0ad729..acedf49098 100644
--- a/lang/english.inc.php3
+++ b/lang/english.inc.php3
@@ -222,6 +222,7 @@ $strNoQuery = 'No SQL query!';
$strNoRights = 'You don\'t have enough rights to be here right now!';
$strNoTablesFound = 'No tables found in database.';
$strNotNumber = 'This is not a number!';
+$strNotSet = '%s table not found or not set in %s';
$strNotValidNumber = ' is not a valid row number!';
$strNoUsersFound = 'No user(s) found.';
$strNull = 'Null';
@@ -391,5 +392,4 @@ $strYes = 'Yes';
$strZip = '"zipped"';
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
?>
diff --git a/lang/estonian.inc.php3 b/lang/estonian.inc.php3
index 5750ce840c..27279701bf 100644
--- a/lang/estonian.inc.php3
+++ b/lang/estonian.inc.php3
@@ -392,5 +392,5 @@ $strChoosePage = 'Please choose a Page to edit'; //to translate
$strCreatePage = 'Create a new Page'; //to translate
$strSelectTables = 'Select Tables'; //to translate
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/finnish.inc.php3 b/lang/finnish.inc.php3
index 9a965c9522..4502de6368 100644
--- a/lang/finnish.inc.php3
+++ b/lang/finnish.inc.php3
@@ -396,5 +396,5 @@ $strChoosePage = 'Please choose a Page to edit'; //to translate
$strCreatePage = 'Create a new Page'; //to translate
$strSelectTables = 'Select Tables'; //to translate
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/french.inc.php3 b/lang/french.inc.php3
index 96c4da2814..976baba7d4 100644
--- a/lang/french.inc.php3
+++ b/lang/french.inc.php3
@@ -222,7 +222,7 @@ $strNoQuery = 'Aucune requ
$strNoRights = 'Vous n\'źtes pas autorisé ą accéder ą cette page';
$strNoTablesFound = 'Aucune table n\'a été trouvée dans cette base.';
$strNotNumber = 'Ce n\'est pas un nombre !';
-$strNotSet = 'La table %s est absente ou non définie dans config.inc.php(3)';
+$strNotSet = 'La table %s est absente ou non définie dans %s';
$strNotValidNumber = ' n\'est pas un nombre valide !';
$strNoUsersFound = 'Il n\'y a aucun utilisateur';
$strNull = 'Null';
diff --git a/lang/galician.inc.php3 b/lang/galician.inc.php3
index 3a43eb011e..26321c26dc 100644
--- a/lang/galician.inc.php3
+++ b/lang/galician.inc.php3
@@ -396,5 +396,5 @@ $strChoosePage = 'Please choose a Page to edit'; //to translate
$strCreatePage = 'Create a new Page'; //to translate
$strSelectTables = 'Select Tables'; //to translate
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/georgian.inc.php3 b/lang/georgian.inc.php3
index 00f89274be..dc64332cda 100644
--- a/lang/georgian.inc.php3
+++ b/lang/georgian.inc.php3
@@ -401,5 +401,5 @@ $strNoIndexPartsDefined = 'No index parts defined!';
$strPrimaryKeyHasBeenDropped = 'The primary key has been dropped';
$strPrimaryKeyName = 'The name of the primary key must be... PRIMARY!';
$strPrimaryKeyWarning = '("PRIMARY" must be the name of and only of a primary key!)';
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/german.inc.php3 b/lang/german.inc.php3
index 4b92416f72..8395312154 100644
--- a/lang/german.inc.php3
+++ b/lang/german.inc.php3
@@ -230,7 +230,7 @@ $strNoQuery = 'Kein SQL-Befehl!';
$strNoRights = 'Sie haben nicht genug Rechte um fortzufahren!';
$strNoTablesFound = 'Es wurden keine Tabellen in der Datenbank gefunden.';
$strNotNumber = 'Das ist keine Zahl!';
-$strNotSet = 'Die Tabelle %s wurde entweder nicht gefunden oder in der Kofigurationsdatei "config.inc.php(3)" nicht gesetzt.';
+$strNotSet = 'Die Tabelle %s wurde entweder nicht gefunden oder in der Kofigurationsdatei %s nicht gesetzt.';
$strNotValidNumber = ' ist keine gültige Zeilennummer!';
$strNoUsersFound = 'Es wurden keine Benutzer gefunden.';
$strNull = 'Null';
diff --git a/lang/greek.inc.php3 b/lang/greek.inc.php3
index 2bd04006d3..1fcde234ca 100644
--- a/lang/greek.inc.php3
+++ b/lang/greek.inc.php3
@@ -393,5 +393,5 @@ $strChoosePage = 'Please choose a Page to edit'; //to translate
$strCreatePage = 'Create a new Page'; //to translate
$strSelectTables = 'Select Tables'; //to translate
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/hebrew.inc.php3 b/lang/hebrew.inc.php3
index cc4acdb2e1..6ede4a6adb 100644
--- a/lang/hebrew.inc.php3
+++ b/lang/hebrew.inc.php3
@@ -392,5 +392,5 @@ $strChoosePage = 'Please choose a Page to edit'; //to translate
$strCreatePage = 'Create a new Page'; //to translate
$strSelectTables = 'Select Tables'; //to translate
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/hungarian.inc.php3 b/lang/hungarian.inc.php3
index c25ccc6001..4f69462e59 100644
--- a/lang/hungarian.inc.php3
+++ b/lang/hungarian.inc.php3
@@ -394,6 +394,6 @@ $strZip = '"zippel t
// To translate
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/indonesian.inc.php3 b/lang/indonesian.inc.php3
index a86f72b1a8..9f0b606339 100644
--- a/lang/indonesian.inc.php3
+++ b/lang/indonesian.inc.php3
@@ -394,5 +394,5 @@ $strZip = '"Dikompress dengan Zip"';
// To translate
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/italian.inc.php3 b/lang/italian.inc.php3
index f2e5770c78..babe2caf95 100644
--- a/lang/italian.inc.php3
+++ b/lang/italian.inc.php3
@@ -398,5 +398,7 @@ $strYes = ' Si ';
$strZip = '"compresso con zip"';
// To translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
+$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translate
+
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/japanese-euc.inc.php3 b/lang/japanese-euc.inc.php3
index 311be1701d..41ecdc24e2 100644
--- a/lang/japanese-euc.inc.php3
+++ b/lang/japanese-euc.inc.php3
@@ -401,6 +401,6 @@ $strKanjiEncodConvert = '
$strXkana = 'Į“³Ń„«„Ź¤ŲŹŃ“¹¤¹¤ė'; // convert to X208-kana
// To translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)';
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/japanese-sjis.inc.php3 b/lang/japanese-sjis.inc.php3
index 88ac1a0e7c..1f7fd76e26 100644
--- a/lang/japanese-sjis.inc.php3
+++ b/lang/japanese-sjis.inc.php3
@@ -401,5 +401,5 @@ $strKanjiEncodConvert = '
$strXkana = 'SpJiÖĻ··é'; // convert to X208-kana
// To translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)';
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/korean.inc.php3 b/lang/korean.inc.php3
index 1897826898..33b8b3d3a2 100644
--- a/lang/korean.inc.php3
+++ b/lang/korean.inc.php3
@@ -393,5 +393,5 @@ $strChoosePage = 'Please choose a Page to edit'; //to translate
$strCreatePage = 'Create a new Page'; //to translate
$strSelectTables = 'Select Tables'; //to translate
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/latvian.inc.php3 b/lang/latvian.inc.php3
index e3147b9479..f61d016ef2 100644
--- a/lang/latvian.inc.php3
+++ b/lang/latvian.inc.php3
@@ -396,5 +396,5 @@ $strChoosePage = 'Please choose a Page to edit'; //to translate
$strCreatePage = 'Create a new Page'; //to translate
$strSelectTables = 'Select Tables'; //to translate
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/lithuanian.inc.php3 b/lang/lithuanian.inc.php3
index 85f7322b15..d611c4ecf4 100644
--- a/lang/lithuanian.inc.php3
+++ b/lang/lithuanian.inc.php3
@@ -7,7 +7,7 @@ $left_font_family = 'verdana, arial, helvetica, geneva, sans-serif';
$right_font_family = 'arial, helvetica, geneva, sans-serif';
$number_thousands_separator = ',';
$number_decimal_separator = '.';
-$byteUnits = array('Baitų', 'KBaitų', 'MBaitų', 'GBaitų');
+$byteUnits = array('baitų', 'Kilobaitų', 'Megabaitų', 'Gigabaitų');
$day_of_week = array('Sekmadienis', 'Pirmadienis', 'Antradienis', 'Trečiadienis', 'Ketvirtadienis', 'Penktadienis', 'Šeštadienis');
$month = array('Sausio', 'Vasario', 'Kovo', 'Balandžio', 'Gegužio', 'Birželio', 'Liepos', 'Rugpjūčio', 'Rugsėjo', 'Spalio', 'Lapkričio', 'Gruodžio');
@@ -16,7 +16,7 @@ $month = array('Sausio', 'Vasario', 'Kovo', 'Baland
$datefmt = ' %Y m. %B %d d. %H:%M';
-$strAccessDenied = 'Priėjimas uždraustas ';
+$strAccessDenied = 'Priėjimas uždraustas';
$strAction = 'Valdymo veiksmai';
$strAddDeleteColumn = 'Įterpti/Trinti stulpelius';
$strAddDeleteRow = 'Įterpti/Trinti požymio eilutę(es)';
@@ -102,7 +102,7 @@ $strDoAQuery = 'Vykdyti "u
$strDocu = 'Dokumentacija';
$strDoYouReally = 'Ar TIKRAI norite ';
$strDrop = 'Panaikinti';
-$strDropDB = 'Panaikinti domenų bazę %s';
+$strDropDB = 'Panaikinti duomenų bazę %s';
$strDropTable = 'Panaikinti lentelę';
$strDumpingData = 'Sukurta duomenų kopija lentelei';
$strDynamic = 'dinaminis';
@@ -113,7 +113,7 @@ $strEffective = 'Efektyvus';
$strEmpty = 'Panaikinti reikšmes';
$strEmptyResultSet = 'MySQL gražino tuščią rezultatų rinkinį (nėra eilučių).';
$strEnd = 'Pabaiga';
-$strEnglishPrivileges = ' Pastaba: MySQL privilegijų pavadinimai pateikiami Anglų kalba';
+$strEnglishPrivileges = ' Pastaba: MySQL privilegijų pavadinimai pateikiami anglų kalba';
$strError = 'Klaida';
$strExtendedInserts = 'Išplėstinis įterpimas';
$strExtra = 'Papildomai';
@@ -297,7 +297,7 @@ $strStrucDrop = 'Panaikinti-
$strStrucExcelCSV = 'Duomenys ekselio CSV formatu';
$strStrucOnly = 'Tik struktūrą';
$strSubmit = 'Siųsti';
-$strSuccess = 'Jūsų SQL-užklausa sėkmingai įvykdyta';
+$strSuccess = 'Jūsų SQL užklausa sėkmingai įvykdyta';
$strSum = 'Sumos';
$strTable = 'lentelė ';
@@ -333,8 +333,8 @@ $strUsers = 'Vartotojai';
$strUseTables = 'Naudoti lenteles';
$strValue = 'Reikšmė';
-$strViewDump = 'Peržiūrėti lentelės struktūros dumpą';
-$strViewDumpDB = 'Sukurti, peržiūrėti duomenų bazės dumpą';
+$strViewDump = 'Peržiūrėti lentelės struktūros atvaizdį';
+$strViewDumpDB = 'Sukurti, peržiūrėti duomenų bazės atvaizdį';
$strWelcome = 'Sveiki atvykę į %s';
$strWithChecked = 'Pasirinktas lenteles:';
@@ -345,52 +345,56 @@ $strYes = 'Taip';
$strZip = '"zip"';
//to translate:
-$strReferentialIntegrity = 'Check referential integrity:'; //to translate
-$strLinksTo = 'Links to'; //to translate
-$strExport = 'Export'; //to translate
-$strOperations = 'Operations'; //to translate
-$strExportToXML = 'Export to XML format'; //to translate
-$strOptions = 'Options'; //to translate
-$strStructure = 'Structure'; //to translate
-$strRelationView = 'Relation view'; //to translate
-$strDumpXRows = 'Dump %s rows starting at row %s.'; //to translate
-$strSQL = 'SQL'; //to translate
-$strLinkNotFound = 'Link not found'; //to translate
-$strConfigureTableCoord = 'Please configure the coordinates for table %s'; //to translate
-$strScaleFactorSmall = 'The scale factor is too small to fit the schema on one page'; //to translate
-$strDisplayPDF = 'Display PDF schema'; //to translate
-$strPageNumber = 'Page number:'; //to translate
-$strShowGrid = 'Show grid'; //to translate
-$strShowColor = 'Show color'; //to translate
-$strShowTableDimension = 'Show dimension of tables'; //to translate
-$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate
-$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate
-$strChangeDisplay = 'Choose Field to display'; //to translate
-$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate
-$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate
-$strSearch = 'Search';//to translate
-$strSearchFormTitle = 'Search in database';//to translate
-$strSearchInTables = 'Inside table(s):';//to translate
-$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate
-$strSearchOption1 = 'at least one of the words';//to translate
-$strSearchOption2 = 'all words';//to translate
-$strSearchOption3 = 'the exact phrase';//to translate
-$strSearchOption4 = 'as regular expression';//to translate
-$strSearchResultsFor = 'Search results for "%s" %s:';//to translate
-$strSearchType = 'Find:';//to translate
-$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate
-$strStructPropose = 'Propose table structure'; //to translate
-$strExplain = 'Explain SQL Code'; //to translate
-$strPhp = 'Create PHP Code'; //to translate
-$strNoPhp = 'without PHP Code'; //to translate
-$strPdfDbSchema = 'Schema of the the "%s" database - Page %s'; //to translate
-$strGenBy = 'Generated by'; //to translate
-$strSQLResult = 'SQL result'; //to translate
-$strEditPDFPages = 'Edit PDF Pages'; //to translate
-$strNoDescription = 'no Description'; //to translate
-$strChoosePage = 'Please choose a Page to edit'; //to translate
-$strCreatePage = 'Create a new Page'; //to translate
-$strSelectTables = 'Select Tables'; //to translate
-$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
+
+$strReferentialIntegrity = 'Check referential integrity:';
+$strLinksTo = 'Sąryšis su';
+$strExport = 'Eksportuoti';
+$strOperations = 'Veiksmai';
+$strExportToXML = 'Išvesti XML formatu';
+$strOptions = 'Parinktys';
+$strStructure = 'Struktūra';
+$strRelationView = 'Peržiūrėti sąryšius';
+$strDumpXRows = 'Išvesti %s eilučių pradedant nuo %s eilutės.';
+$strSQL = 'SQL';
+$strLinkNotFound = 'Sąryšis nerastas';
+$strConfigureTableCoord = 'Nustatykite lentelės %s koordinates';
+$strScaleFactorSmall = 'Dydžio matas yra per mažas norint sutalpinti vaizdą viename lape.';
+$strDisplayPDF = 'Rodyti PDF vaizdą';
+$strPageNumber = 'Puslapis:';
+$strShowGrid = 'Rodyti tinklelį';
+$strShowColor = 'Rodyti spalvą';
+$strShowTableDimension = 'Rodyti lentelių dydžius';
+$strPdfInvalidPageNum = 'Nenurodytas PDF puslapio numeris!';
+$strPdfInvalidTblName = 'Lentelė "%s" neegzistuoja!';
+$strChangeDisplay = 'Pasirinkite lauką, kurį norite peržiūrėti';
+$strNumSearchResultsInTable = '%s atitikmuo(enys) lentelėje %s';
+$strNumSearchResultsTotal = 'Viso: %s atitikmuo(enys)';
+$strSearch = 'Paieška';
+$strSearchFormTitle = 'Paieška duomenų bazėje';
+$strSearchInTables = 'Lentelės(ių) viduje:';
+$strSearchNeedle = 'Paieškos žodis(iai) arba reikšmė(ės) (pakaitos simbolis: "%"):';
+$strSearchOption1 = 'bent vienas iš žodžių';
+$strSearchOption2 = 'visi žodžiai';
+$strSearchOption3 = 'ištisa frazė';
+$strSearchOption4 = 'kaip reguliarųjį išsireiškimą';
+$strSearchResultsFor = 'Paieškos rezultatai frazei "%s" %s:';
+$strSearchType = 'Rasti:';
+$strSplitWordsWithSpace = 'Žodžiai atskirti tarpo simboliu (" ").';
+$strStructPropose = 'Propose table structure';
+$strExplain = 'Paaiškinti SQL užklausą';
+$strPhp = 'Sukurti PHP kodą';
+$strNoPhp = 'be PHP kodo';
+$strPdfDbSchema = 'Duomenų bazės "%s" schema - %s puslapis';
+$strGenBy = 'Generavo:';
+$strSQLResult = 'SQL rezultatas';
+$strEditPDFPages = 'Taisyti PDF puslapius';
+$strNoDescription = 'Aprašymo nėra';
+$strRelationNotSet = 'Lentelė Relationtable nerasta arba nenurodyta config.inc.php3 byloje';
+$strInfoNotSet = 'Lentelė table_info nerasta arba nenurodyta config.inc.php3 byloje';
+$strCoordsNotSet = 'Lentelė table_coords nerasta arba nenurodyta config.inc.php3 byloje';
+$strChoosePage = 'Pasirinkite puslapį redagavimui';
+$strCreatePage = 'Sukurti naują puslapį';
+$strSelectTables = 'Pasirinkite lenteles';
+$strConfigFileError = 'phpMyAdmin negalėjo perskaityti konfigūracinės bylos!
Tai galėjo nutikti jeigu php rado byloje vykdymo klaidą arba visai nerando bylos.
Prašome kreiptis į konfigūracinę bylą tiesiogiai (naudojantis nuoroda žemiau) ir perskaityti gautus php klaidų pranešimą(us). Daugeliu atveju vienoje/keletoje eilučių truksta kabučių ir/arba kabliataškio.
Jeigu išvedamas tuščias naršyklės langas - viskas tvarkoje (klaidų nepastebėta).';
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/norwegian.inc.php3 b/lang/norwegian.inc.php3
index 0df920b370..c364687ea9 100644
--- a/lang/norwegian.inc.php3
+++ b/lang/norwegian.inc.php3
@@ -395,5 +395,5 @@ $strZip = 'Komprimert (zip)';
// To translate
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/polish.inc.php3 b/lang/polish.inc.php3
index c3eb7f3d86..35ad71de8b 100644
--- a/lang/polish.inc.php3
+++ b/lang/polish.inc.php3
@@ -393,5 +393,5 @@ $strZip = '".zip"';
// To translate
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/portuguese.inc.php3 b/lang/portuguese.inc.php3
index 483fd3f469..5ee396895f 100644
--- a/lang/portuguese.inc.php3
+++ b/lang/portuguese.inc.php3
@@ -399,5 +399,5 @@ $strChoosePage = 'Please choose a Page to edit'; //to translate
$strCreatePage = 'Create a new Page'; //to translate
$strSelectTables = 'Select Tables'; //to translate
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/romanian.inc.php3 b/lang/romanian.inc.php3
index 687ef5a216..58052f5b6a 100644
--- a/lang/romanian.inc.php3
+++ b/lang/romanian.inc.php3
@@ -393,5 +393,5 @@ $strZip = '"arhivat"';
// To translate
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/russian-koi8.inc.php3 b/lang/russian-koi8.inc.php3
index 78457aa067..7415a446a5 100644
--- a/lang/russian-koi8.inc.php3
+++ b/lang/russian-koi8.inc.php3
@@ -397,5 +397,5 @@ $strChoosePage = 'Please choose a Page to edit'; //to translate
$strCreatePage = 'Create a new Page'; //to translate
$strSelectTables = 'Select Tables'; //to translate
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/russian-win1251.inc.php3 b/lang/russian-win1251.inc.php3
index 2d47866f1a..d8ad0f2a3e 100644
--- a/lang/russian-win1251.inc.php3
+++ b/lang/russian-win1251.inc.php3
@@ -397,5 +397,5 @@ $strChoosePage = 'Please choose a Page to edit'; //to translate
$strCreatePage = 'Create a new Page'; //to translate
$strSelectTables = 'Select Tables'; //to translate
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/serbian-win1250.inc.php3 b/lang/serbian-win1250.inc.php3
index f8ab791878..8e35349733 100644
--- a/lang/serbian-win1250.inc.php3
+++ b/lang/serbian-win1250.inc.php3
@@ -398,5 +398,5 @@ $strChoosePage = 'Please choose a Page to edit'; //to translate
$strCreatePage = 'Create a new Page'; //to translate
$strSelectTables = 'Select Tables'; //to translate
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/slovak-iso.inc.php3 b/lang/slovak-iso.inc.php3
index 86b2dd2ba2..5e455deace 100644
--- a/lang/slovak-iso.inc.php3
+++ b/lang/slovak-iso.inc.php3
@@ -395,5 +395,5 @@ $strChoosePage = 'Please choose a Page to edit'; //to translate
$strCreatePage = 'Create a new Page'; //to translate
$strSelectTables = 'Select Tables'; //to translate
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/slovak-win1250.inc.php3 b/lang/slovak-win1250.inc.php3
index 192a8b3a86..69a72321d9 100644
--- a/lang/slovak-win1250.inc.php3
+++ b/lang/slovak-win1250.inc.php3
@@ -395,5 +395,5 @@ $strChoosePage = 'Please choose a Page to edit'; //to translate
$strCreatePage = 'Create a new Page'; //to translate
$strSelectTables = 'Select Tables'; //to translate
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/spanish.inc.php3 b/lang/spanish.inc.php3
index f3a0871d10..9a92045fe9 100644
--- a/lang/spanish.inc.php3
+++ b/lang/spanish.inc.php3
@@ -390,5 +390,5 @@ $strChoosePage = 'Please choose a Page to edit'; //to translate
$strCreatePage = 'Create a new Page'; //to translate
$strSelectTables = 'Select Tables'; //to translate
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/swedish.inc.php3 b/lang/swedish.inc.php3
index 7419d054d1..359c8d7dc5 100644
--- a/lang/swedish.inc.php3
+++ b/lang/swedish.inc.php3
@@ -392,5 +392,5 @@ $strChoosePage = 'Please choose a Page to edit'; //to translate
$strCreatePage = 'Create a new Page'; //to translate
$strSelectTables = 'Select Tables'; //to translate
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/thai.inc.php3 b/lang/thai.inc.php3
index aade18dbf4..5927ca3e1e 100644
--- a/lang/thai.inc.php3
+++ b/lang/thai.inc.php3
@@ -402,5 +402,5 @@ $strChoosePage = 'Please choose a Page to edit'; //to translate
$strCreatePage = 'Create a new Page'; //to translate
$strSelectTables = 'Select Tables'; //to translate
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/turkish.inc.php3 b/lang/turkish.inc.php3
index 97266b7af9..58f24decb9 100644
--- a/lang/turkish.inc.php3
+++ b/lang/turkish.inc.php3
@@ -392,5 +392,5 @@ $strChoosePage = 'Please choose a Page to edit'; //to translate
$strCreatePage = 'Create a new Page'; //to translate
$strSelectTables = 'Select Tables'; //to translate
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>
diff --git a/lang/ukrainian-win1251.inc.php3 b/lang/ukrainian-win1251.inc.php3
index cb57a4099b..4fd8a83bd5 100644
--- a/lang/ukrainian-win1251.inc.php3
+++ b/lang/ukrainian-win1251.inc.php3
@@ -392,5 +392,5 @@ $strZip = '
// To translate
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translate
-$strNotSet = '%s table not found or not set in config.inc.php(3)'; //to translate
+$strNotSet = '%s table not found or not set in %s'; //to translate
?>