]> source.dussan.org Git - nextcloud-server.git/commitdiff
rename trash to trash bin
authorBjörn Schießle <schiessle@owncloud.com>
Sat, 9 Feb 2013 11:01:49 +0000 (12:01 +0100)
committerBjörn Schießle <schiessle@owncloud.com>
Sat, 9 Feb 2013 11:01:49 +0000 (12:01 +0100)
apps/files/templates/index.php

index 0b4aa21eac32fbe75ece09dc781dbc0da528d846..7cf65915af038b6bb323d8892c7b76a41656efaf 100644 (file)
@@ -37,7 +37,7 @@
                        </div>
                        <?php if ($_['trash'] ): ?>
                        <div id="trash" class="button">
-                               <a><?php echo $l->t('Trash');?></a>
+                               <a><?php echo $l->t('Trash bin');?></a>
                        </div>
                        <?php endif; ?>
                        <div id="uploadprogresswrapper">