fix a typo in da_DK admin.lang file

git-svn-id: http://piwigo.org/svn/trunk@12850 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
mistic100
2012-01-05 21:32:17 +00:00
parent 39334130ce
commit 19b58d483b

View File

@@ -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';