Rewording

This commit is contained in:
Victor Dubiniuk 2013-07-29 18:25:17 +03:00
parent dec7b2fa40
commit a10a17f818
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<ul>
<li><?php p($l->t('the item was removed')); ?></li>
<li><?php p($l->t('the link expired')); ?></li>
<li><?php p($l->t('sharing is disabled for this ownCloud')); ?></li>
<li><?php p($l->t('sharing is disabled')); ?></li>
</ul>
<p><?php p($l->t('For more info, please ask the person who sent this link.')); ?></p>
</li>