diff --git a/libraries/server_plugins.lib.php b/libraries/server_plugins.lib.php
index 5808b3c7aa..d9b85022b6 100644
--- a/libraries/server_plugins.lib.php
+++ b/libraries/server_plugins.lib.php
@@ -163,17 +163,13 @@ function PMA_getModuleList($modules)
$html .= '
' . htmlspecialchars($module_name) . ' | ';
$html .= '' . htmlspecialchars($module['info']['module_description'])
. ' | ';
- $html .= '' . htmlspecialchars($module['info']['module_library'])
- $html .= ' | ' . htmlspecialchars($module['info']['module_description'])
+ $html .= ' | ' . htmlspecialchars($module['info']['module_library'])
. ' | ';
- $html .= '' . htmlspecialchars($module['info']['module_version'])
- $html .= ' | ' . htmlspecialchars($module['info']['module_description'])
+ $html .= ' | ' . htmlspecialchars($module['info']['module_version'])
. ' | ';
- $html .= '' . htmlspecialchars($module['info']['module_author'])
- $html .= ' | ' . htmlspecialchars($module['info']['module_description'])
+ $html .= ' | ' . htmlspecialchars($module['info']['module_author'])
. ' | ';
- $html .= '' . htmlspecialchars($module['info']['module_license'])
- $html .= ' | ' . htmlspecialchars($module['info']['module_description'])
+ $html .= ' | ' . htmlspecialchars($module['info']['module_license'])
. ' | ';
$html .= '';
$html .= '';
diff --git a/po/da.po b/po/da.po
index e2c128ea9b..c7708f9ea7 100644
--- a/po/da.po
+++ b/po/da.po
@@ -4,10 +4,9 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2013-06-24 16:19+0200\n"
-"PO-Revision-Date: 2013-06-13 20:03+0200\n"
+"PO-Revision-Date: 2013-06-29 18:06+0200\n"
"Last-Translator: Aputsiaq Niels Janussen \n"
-"Language-Team: Danish \n"
+"Language-Team: Danish \n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -5295,10 +5294,9 @@ msgid "Use only icons, only text or both"
msgstr "Brug kun ikoner, kun tekst eller begge"
#: libraries/config/messages.inc.php:325
-#, fuzzy
#| msgid "Iconic navigation bar"
msgid "Table navigation bar"
-msgstr "Navigationsbjælke med ikoner"
+msgstr "Tabelbaseret navigationsbjælke"
#: libraries/config/messages.inc.php:326
msgid "use GZip output buffering for increased speed in HTTP transfers"
@@ -5367,14 +5365,13 @@ msgid "MySQL reserved word warning"
msgstr "Advarsel om MySQL-reserverede ord"
#: libraries/config/messages.inc.php:339
-#, fuzzy
#| msgid "Allow to display all the rows"
msgid "How to display the menu tabs"
-msgstr "Tillad visning af alle rækker"
+msgstr "Sådan vises menufanerne"
#: libraries/config/messages.inc.php:341
msgid "How to display various action links"
-msgstr ""
+msgstr "Sådan vises forskellige hændelseshenvisninger"
#: libraries/config/messages.inc.php:342
msgid "Disallow BLOB and BINARY columns from editing"
@@ -9451,7 +9448,7 @@ msgstr "Vis tabellernes dimensioner"
#: libraries/schema/User_Schema.class.php:461
msgid "Same width for all tables"
-msgstr ""
+msgstr "Samme bredde for alle tabeller"
#: libraries/schema/User_Schema.class.php:464 libraries/structure.lib.php:379
msgid "Data Dictionary"