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
|
@ -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 New Issue