diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-09-20 21:49:44 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-09-20 21:49:44 +0000 |
commit | 44feacfb2bf2c63879f2f43587b6d5002868bd94 (patch) | |
tree | 75bb98cd829a03adcb95e8ebcac61b198a99e886 | |
parent | 90835c5bff8891d4b0134a51f755272a2646f2a2 (diff) |
[localfileseditor] Update da_DK, thanks to : Kaare
git-svn-id: http://piwigo.org/svn/trunk@18104 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rwxr-xr-x | plugins/LocalFilesEditor/language/da_DK/plugin.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/LocalFilesEditor/language/da_DK/plugin.lang.php b/plugins/LocalFilesEditor/language/da_DK/plugin.lang.php index ea2f872ef..a809a63f5 100755 --- a/plugins/LocalFilesEditor/language/da_DK/plugin.lang.php +++ b/plugins/LocalFilesEditor/language/da_DK/plugin.lang.php @@ -48,6 +48,6 @@ $lang['locfiledit_filename_error'] = 'Forbudt tegn i filnavn.'; $lang['locfiledit_model_error'] = 'Du skal vælge en model.'; $lang['locfiledit_model'] = 'Model'; $lang['locfiledit_new_filename'] = 'Filnavn'; -$lang['locfiledit_parent_directory'] = 'Hovedmappe'; +$lang['locfiledit_parent_directory'] = 'Overordnet mappe'; $lang['locfiledit_webmaster_only'] = 'Kun webmastere kan oprette eller ændre lokale filer.'; ?>
\ No newline at end of file |