aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--language/da_DK/admin.lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/language/da_DK/admin.lang.php b/language/da_DK/admin.lang.php
index be5f31144..40b801344 100644
--- a/language/da_DK/admin.lang.php
+++ b/language/da_DK/admin.lang.php
@@ -311,7 +311,7 @@ $lang['A local listing.xml file has been found for'] = 'En lokal listing
$lang['read local listing.xml and update'] = 'Læse lokale listing.xml og ajourføring';
$lang['test'] = 'Test';
$lang['test this remote site'] = 'Test har denne remot side';
-$lang['Remote site url must start by http or https and must only contain characters among '/', \'a-zA-Z0-9\', \'-\' or \'_\''] = 'Remote site url skal starte med at http eller https og må kun indeholde tegn mellem \' / \', \' a-zA-Z0-9 \', \' - \'eller \' _ \'';
+$lang['Remote site url must start by http or https and must only contain characters among \'/\', \'a-zA-Z0-9\', \'-\' or \'_\''] = 'Remote site url skal starte med at http eller https og må kun indeholde tegn mellem \' / \', \' a-zA-Z0-9 \', \' - \'eller \' _ \'';
$lang['remove tags'] = 'Fjerne tags';
$lang['Repair and optimize database'] = 'Reparation og optimere databasen';
$lang['selection'] = 'Udvælgelse';