diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-15 02:07:18 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-15 02:07:18 +0200 |
commit | ab411d2700c01886a67b30bce5f630cc6865a9bf (patch) | |
tree | b53e6dc95158595056ed64fefe8dc02472baa952 /apps/user_webdavauth/l10n/eo.php | |
parent | 9dfba295cda97764205952e05eb28197f56bae15 (diff) | |
download | nextcloud-server-ab411d2700c01886a67b30bce5f630cc6865a9bf.tar.gz nextcloud-server-ab411d2700c01886a67b30bce5f630cc6865a9bf.zip |
[tx-robot] updated from transifex
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 d945f181e6b..0e1fda7c4c2 100644 --- a/apps/user_webdavauth/l10n/eo.php +++ b/apps/user_webdavauth/l10n/eo.php @@ -1,4 +1,3 @@ <?php $TRANSLATIONS = array( -"WebDAV Authentication" => "WebDAV-aĆtentigo", -"URL: http://" => "URL: http://" +"WebDAV Authentication" => "WebDAV-aĆtentigo" ); |