##############################################################
## MOD Title:   UploadPic (danish, Update to v1.3.4)
## MOD Author:  buegelfalte < N/A > ( B.Funke ) http://forum.beehave.de
## MOD Description:
##   This is only the UPDATE-file for the danish language !
##   For a complete installation and version-history see
##   uploadpic.txt and uploadpic_DK.txt
##
##   These instructions will update UploadPic from version
##   1.3.3 to 1.3.4
##
## MOD Version: 1.3.4
##
## Installation Level: Easy
##
## Installation Time: 1 Minute
## Files To Edit:
##   language/lang_danish/lang_admin.php
##
## This MOD will install using EasyMOD!
##
##############################################################
## Author Notes:
##
## If you want to support my work, you can do so via
## PayPal: paypal@beehave.de
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################

#
#-----[ OPEN ]------------------------------------------
#
language/lang_danish/lang_admin.php

#
#-----[ FIND ]------------------------------------------
#
// UploadPic

#
#-----[ AFTER, ADD ]------------------------------------------
#
$lang['UP_AllowAll'] = 'allow upload for all users'; // not yet translated
$lang['UP_DisallowAll'] = 'disallow upload for all users'; // not yet translated
$lang['UP_PermChanged'] = 'upload-permissions have been changed'; // not yet translated

#
#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
# EoM
