summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorMarco Brohet <therbom@gmail.com>2013-07-03 06:27:11 -0700
committerGerrit Code Review <gerrit@cyanogenmod.org>2013-07-03 06:27:11 -0700
commit0a72bf64c73af76fa8dc16391ec67d6716bb229a (patch)
tree4554c0ed2e9ec6c5f101dbeaf93fe173d07a6d68 /core
parentda59bc3ef84240480b10520d3ecfc9c074846dbe (diff)
parent4d01f928ee233632c5f9b9e0e55be8b4e4fbc500 (diff)
downloadframeworks_base-0a72bf64c73af76fa8dc16391ec67d6716bb229a.zip
frameworks_base-0a72bf64c73af76fa8dc16391ec67d6716bb229a.tar.gz
frameworks_base-0a72bf64c73af76fa8dc16391ec67d6716bb229a.tar.bz2
Merge "Core: HU translation" into cm-10.1
Diffstat (limited to 'core')
-rw-r--r--core/res/res/values-hu/cm_strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/res/res/values-hu/cm_strings.xml b/core/res/res/values-hu/cm_strings.xml
index 28e7b3b..0b1d9d4 100644
--- a/core/res/res/values-hu/cm_strings.xml
+++ b/core/res/res/values-hu/cm_strings.xml
@@ -60,4 +60,6 @@
<string name="privacy_guard_notification_detail"><xliff:g id="app">%1$s</xliff:g> nem fog hozzáférni a személyes adataihoz</string>
<string name="profile_picker_title">Profilok</string>
<string name="profile_none">Nincs</string>
+ <string name="permlab_interceptSmsSent">kimenő SMS üzenetek elfogása</string>
+ <string name="permdesc_interceptSmsSent">Lehetővé teszi az alkalmazás számára, hogy elfogja a kimenő SMS üzeneteket. A rosszindulatú alkalmazások ezt felhasználhatják az SMS-küldés blokkolására.</string>
</resources>