Skip to content

Commit fa68122

Browse files
kkrypt0nnxingzhang-suse
authored andcommitted
Fix file access violation no proc name text
1 parent 0655ca2 commit fa68122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin/webapp/websrc/assets/i18n/en-common.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1583,7 +1583,7 @@
15831583
"PROCESS_PROFILE_VIOLATION_NO_PROC_NAME": "Process profile rule violation by some commands on container \"{{container}}\" was detected",
15841584
"HOST_PROCESS_VIOLATION_NO_PROC_NAME": "Process profile rule violation by some commands on host \"{{host_name}}\" was detected",
15851585
"CONTAINER_FILEACCESS_VIOLATION_NO_PROC_NAME": "The file \"{{file_path}}\" in container \"{{container}}\" was created/removed",
1586-
"HOST_FILEACCESS_VIOLATION_NO_PROC_NAME": "The file \"{{file_path}}\" on host \"{{host_name}}\" was was created/removed",
1586+
"HOST_FILEACCESS_VIOLATION_NO_PROC_NAME": "The file \"{{file_path}}\" on host \"{{host_name}}\" was created/removed",
15871587
"HOST_ERR": "Error happened when getting host details",
15881588
"CONTAINER_ERR": "Error happened when getting container details",
15891589
"ENFORCER_ERR": "Error happened when getting enforcer details",

0 commit comments

Comments
 (0)