diff --git a/apps/files/templates/index.php b/apps/files/templates/index.php index 60756db40149e1175b7b5a3e47c385ab6649a2ef..c7bf0d21c13dcf021d68b106ce22926bd4bc8bb7 100644 --- a/apps/files/templates/index.php +++ b/apps/files/templates/index.php @@ -37,7 +37,7 @@ </div> <?php if ($_['trash'] ): ?> <div id="trash" class="button"> - <a><?php echo $l->t('Trash bin');?></a> + <a><?php echo $l->t('Deleted files');?></a> </div> <?php endif; ?> <div id="uploadprogresswrapper">