mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
Update setupchecks.js
Changed wording of setup check. Reported at Transifex. Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
This commit is contained in:
parent
2466902e2a
commit
9d32ca1884
1 changed files with 1 additions and 1 deletions
|
|
@ -389,7 +389,7 @@
|
|||
messages.push({
|
||||
msg: t(
|
||||
'core',
|
||||
'Module php-imagick in instance is missing SVG support. For better compatibility it is recommended to install it.'
|
||||
'Module php-imagick in this instance has not SVG support. For better compatibility it is recommended to install it.'
|
||||
),
|
||||
type: OC.SetupChecks.MESSAGE_TYPE_INFO
|
||||
})
|
||||
|
|
|
|||
Loading…
Reference in a new issue