Small change to clarify wording deployment security toggle setting in project(s).

This commit is contained in:
clouderati 2018-06-14 17:34:19 -04:00
parent 952bba6d6c
commit 60e88351b6

View File

@ -191,7 +191,7 @@
"PUBLIC_POLICY": "Making a project registry public will make all repositories accessible to everyone.",
"SECURITY": "Deployment security",
"CONTENT_TRUST_TOGGLE": "Enable content trust",
"CONTENT_TRUST_POLCIY": "Only allow verified images to be deployed.",
"CONTENT_TRUST_POLCIY": "Allow only verified images to be deployed.",
"PREVENT_VULNERABLE_TOGGLE": "Prevent vulnerable images from running.",
"PREVENT_VULNERABLE_1": "Prevent images with vulnerability severity of",
"PREVENT_VULNERABLE_2": "and above from being deployed.",
@ -691,4 +691,4 @@
"SERVER_ERROR": "We are unable to perform your action because internal server errors have occurred.",
"INCONRRECT_OLD_PWD": "The old password is incorrect.",
"UNKNOWN": "n/a"
}
}