From f5700a6137d7c1f3fcf6edea80f1d244d0b73f9d Mon Sep 17 00:00:00 2001 From: xmujay Date: Sat, 29 Jun 2013 23:25:35 +0800 Subject: [PATCH 1/2] fix the syntax error --- libraries/server_plugins.lib.php | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) 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 .= ''; From 42f053fc7870d8e0c99c8fbf8d7812d0f549a280 Mon Sep 17 00:00:00 2001 From: Aputsiaq Niels Janussen Date: Sat, 29 Jun 2013 18:06:29 +0200 Subject: [PATCH 2/2] Translated using Weblate (Danish) Currently translated at 100.0% (2673 of 2673) --- po/da.po | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) 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"