]> source.dussan.org Git - nextcloud-server.git/commitdiff
suggestion by transifex translator
authorVolkan Gezer <wakeup@users.noreply.github.com>
Sun, 11 Jan 2015 12:47:37 +0000 (13:47 +0100)
committerVolkan Gezer <wakeup@users.noreply.github.com>
Sun, 11 Jan 2015 12:47:37 +0000 (13:47 +0100)
apps/files_external/templates/list.php

index c21a475deba58cbe672643d198669b96df420662..8358cc1bc3f35fe0d563c60457b37d79b07f3c1a 100644 (file)
@@ -6,7 +6,7 @@
 
 <div id="emptycontent" class="hidden">
        <div class="icon-external"></div>
-       <h2><?php p($l->t('No external storages configured')); ?></h2>
+       <h2><?php p($l->t('No external storage configured')); ?></h2>
        <p><?php p($l->t('You can configure external storages in the personal settings')); ?></p>
 </div>