]> source.dussan.org Git - nextcloud-server.git/commitdiff
fix wording of File drop, ref #2207 2243/head
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Tue, 22 Nov 2016 15:04:14 +0000 (16:04 +0100)
committerJan-Christoph Borchardt <hey@jancborchardt.net>
Tue, 22 Nov 2016 15:04:14 +0000 (16:04 +0100)
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
core/js/sharedialoglinkshareview.js

index 85a20dce01a51a72f5f6f775e8d16ef99eb2b175..cb553947de6b4d7efdac11166c735b6805396578 100644 (file)
                                publicUploadChecked: publicUploadChecked,
                                hideFileListChecked: hideFileListChecked,
                                publicUploadLabel: t('core', 'Allow upload and editing'),
-                               hideFileListLabel: t('core', 'Hide file listing'),
+                               hideFileListLabel: t('core', 'File drop (upload only)'),
                                mailPrivatePlaceholder: t('core', 'Email link to person'),
                                mailButtonText: t('core', 'Send')
                        }));