summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorOndrej Zima <keltuv.email@gmail.com>2013-07-22 23:54:13 +0200
committerOndrej Zima <keltuv.email@gmail.com>2013-07-23 21:25:58 +0000
commit0153e67463f099a34a0d8a8547f11a615032f58a (patch)
treeb4caaa3e1362d58b8ae012085a945ff88ff28944 /core
parentaa18a86e9635b069c74c18c2b89a67e7dd403b5c (diff)
downloadframeworks_base-0153e67463f099a34a0d8a8547f11a615032f58a.zip
frameworks_base-0153e67463f099a34a0d8a8547f11a615032f58a.tar.gz
frameworks_base-0153e67463f099a34a0d8a8547f11a615032f58a.tar.bz2
Base-Core: CS translation
- added SELinux / MMAC policy Change-Id: I110a5871089989fa301830bfec5d67918852feda
Diffstat (limited to 'core')
-rw-r--r--core/res/res/values-cs/cm_strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/core/res/res/values-cs/cm_strings.xml b/core/res/res/values-cs/cm_strings.xml
index b6b6d1e..9080511 100644
--- a/core/res/res/values-cs/cm_strings.xml
+++ b/core/res/res/values-cs/cm_strings.xml
@@ -62,4 +62,9 @@
<string name="permlab_interceptSmsSent">zachytit odchozí SMS</string>
<string name="permdesc_interceptSmsSent">Umožní odchytit odchozí SMS. Škodlivé aplikace mohou pomocí odchycení SMS zabránit její odeslání příjemci.</string>
+
+ <string name="policylab_enforceSelinux">Vynucení SELinux</string>
+ <string name="policydesc_enforceSelinux">Přepnutí politiky SELinux na vynucující (enforcing ) nebo tolerantní (permissive).</string>
+ <string name="policylab_enforceMmac">Vynucení MMAC</string>
+ <string name="policydesc_enforceMmac">Přepnutí politiky MMAC na vynucující (enforcing ) nebo tolerantní (permissive).</string>
</resources>