diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-07-01 21:14:20 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-07-01 21:14:20 +0000 |
commit | 1db61574ff58a0f80336085a9d97333deccbe849 (patch) | |
tree | 259f9f29d10ecc01e6636115f5eda91993440ed4 /language/da_DK/admin.lang.php | |
parent | da0283f5ca49186218135a346ebb3e3293783ca1 (diff) |
[trunk_admin] Update da_DK, thanks to : Kaare
git-svn-id: http://piwigo.org/svn/trunk@23729 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 0379593d9..d48f1b28d 100644 --- a/language/da_DK/admin.lang.php +++ b/language/da_DK/admin.lang.php @@ -956,4 +956,5 @@ $lang['This group will be unset to default'] = 'Denne gruppe vil ikke længere v $lang['Type here the name of the new group'] = 'Skriv navnet på den nye gruppe'; $lang['Purge user cache'] = 'Tøm brugercache'; $lang['The picture dimensions will be reduced to %dx%d pixels.'] = 'Billeddimensionerne vil blive reduceret til %dx%d pixels.'; +$lang['Resize after upload disabled due to the use of GD as graphic library'] = 'Størrelsesændring efter upload er deaktiveret, da grafikbiblioteket GD anvendes'; ?>
\ No newline at end of file |