]> source.dussan.org Git - nextcloud-server.git/commitdiff
Rewording
authorVictor Dubiniuk <victor.dubiniuk@gmail.com>
Mon, 29 Jul 2013 15:25:17 +0000 (18:25 +0300)
committerVictor Dubiniuk <victor.dubiniuk@gmail.com>
Mon, 29 Jul 2013 15:25:17 +0000 (18:25 +0300)
apps/files_sharing/templates/part.404.php

index 400dd6bbfd630cdff3e79983f872b690db0d7470..b5152e1511a988fdff7dff2e1a3f3dc3c96c7dea 100644 (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>