From aba88576ef7de82814632e39018be001c18ad21a Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Mon, 28 Mar 2016 12:36:56 -0400
Subject: [PATCH] Update localizations

---
 plugins/hide_blockquote/localization/da_DK.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/plugins/hide_blockquote/localization/da_DK.inc b/plugins/hide_blockquote/localization/da_DK.inc
index 3691e54..d1725db 100644
--- a/plugins/hide_blockquote/localization/da_DK.inc
+++ b/plugins/hide_blockquote/localization/da_DK.inc
@@ -17,5 +17,5 @@
 */
 $labels['hide'] = 'Skjul';
 $labels['show'] = 'Vis';
-$labels['quotelimit'] = 'Skjul citat antallet af linjer er højere end';
+$labels['quotelimit'] = 'Skjul citat når antallet af linjer er højere end';
 ?>

--
Gitblit v1.9.1