From 70b534ef3c231e78214bfa5efcc1856663400a85 Mon Sep 17 00:00:00 2001 From: Ilia Rostovtsev Date: Tue, 29 Nov 2016 16:31:57 +0300 Subject: [PATCH] SeLinux/attributes listing and control --- filemin/lang/ca.UTF-8 | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/filemin/lang/ca.UTF-8 b/filemin/lang/ca.UTF-8 index 66f20d2ff..d580e5c22 100644 --- a/filemin/lang/ca.UTF-8 +++ b/filemin/lang/ca.UTF-8 @@ -141,3 +141,17 @@ info_total1=Total: $1 file and $2 folder info_total2=Total: $1 files and $2 folder info_total3=Total: $1 file and $2 folders info_total4=Total: $1 files and $2 folders + + +chcon_selected=Chcon Selected +chattr_selected=Chattr Selected + +selinux=Security context +attributes=Attributes + +context_label=Context to apply +context_label_error=Security context can not be blank +context_label_error_proc=Failed to change security context +attr_label=Attributes to apply +attr_label_error=Attributes must be specified +attr_label_error_proc=Failed to change attributes