Aleksander Machniak
2016-03-28 aba88576ef7de82814632e39018be001c18ad21a
plugins/hide_blockquote/localization/da_DK.inc
@@ -15,10 +15,7 @@
 For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
*/
$labels = array();
$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';
?>