diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-04-25 11:50:34 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-04-25 11:50:34 +0000 |
commit | 32c1e49a562eb899e9f9292c1c2c584c417a6063 (patch) | |
tree | 691d20ea648c477eb87d13079f4cbe8ad1dd2800 /language/da_DK | |
parent | df5fe143287139e77aa160958199c8636ee9c9a6 (diff) |
[trunk_admin] Update da_DK, thanks to : thomas1956
git-svn-id: http://piwigo.org/svn/trunk@14402 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/da_DK/admin.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/da_DK/admin.lang.php b/language/da_DK/admin.lang.php index 1f75de11b..3bbade678 100644 --- a/language/da_DK/admin.lang.php +++ b/language/da_DK/admin.lang.php @@ -868,4 +868,5 @@ $lang['Not cropped correctly?'] = 'Ikke beskåret korrekt?'; $lang['Web Form'] = 'Web formular'; $lang['You have %d orphan tags: %s.'] = 'Du har %d forældreløse tags: %s'; $lang['visitors need to login and have the appropriate permissions to see this album'] = 'besøgende skal logge ind og have de nødvendige tiladelser for at se denne kategori'; +$lang['The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form'] = 'Filstørrelsen på den uploadede fil overstiger den aktuelle indstilling MAX_FILE_SIZE '; ?>
\ No newline at end of file |