diff options
Diffstat (limited to 'apps/user_webdavauth/l10n/de.php')
-rw-r--r-- | apps/user_webdavauth/l10n/de.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_webdavauth/l10n/de.php b/apps/user_webdavauth/l10n/de.php index 39af3064e4d..9bd32954b05 100644 --- a/apps/user_webdavauth/l10n/de.php +++ b/apps/user_webdavauth/l10n/de.php @@ -1,3 +1,3 @@ <?php $TRANSLATIONS = array( -"WebDAV URL: http://" => "WebDAV Link: http://" +"WebDAV URL: http://" => "WebDAV URL: http://" ); |