]> source.dussan.org Git - nextcloud-server.git/commitdiff
Update core/js/setupchecks.js 23869/head
authorrakekniven <mark.ziegler@rakekniven.de>
Tue, 3 Nov 2020 20:27:52 +0000 (21:27 +0100)
committerGitHub <noreply@github.com>
Tue, 3 Nov 2020 20:27:52 +0000 (21:27 +0100)
Co-authored-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
core/js/setupchecks.js

index a169de82a3c1680a6bba48d874cb0cd18166b6dc..c76429ec124241a9ae6b68de46aa2019291f2942 100644 (file)
                                                messages.push({
                                                        msg: t(
                                                                'core',
-                                                               'Module php-imagick in this instance has not SVG support. For better compatibility it is recommended to install it.'
+                                                               'Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it.'
                                                        ),
                                                        type: OC.SetupChecks.MESSAGE_TYPE_INFO
                                                })