diff options
Diffstat (limited to 'apps/user_webdavauth/l10n/eo.php')
-rw-r--r-- | apps/user_webdavauth/l10n/eo.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/user_webdavauth/l10n/eo.php b/apps/user_webdavauth/l10n/eo.php index 3a82bfdf41e..ddcac32ca1b 100644 --- a/apps/user_webdavauth/l10n/eo.php +++ b/apps/user_webdavauth/l10n/eo.php @@ -1,6 +1,5 @@ <?php $TRANSLATIONS = array( -"WebDAV Authentication" => "WebDAV-aĆtentigo", -"Address: " => "Adreso:" +"WebDAV Authentication" => "WebDAV-aĆtentigo" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |