summaryrefslogtreecommitdiffstats
path: root/res/values-ko/strings.xml
diff options
context:
space:
mode:
authorRicardo Cerqueira <ricardo@cyngn.com>2016-08-10 12:33:05 +0100
committerGerrit Code Review <gerrit@cyanogenmod.org>2016-08-11 03:38:54 -0700
commit8331602e949ad95758f126fcac82b64c1249a3c2 (patch)
tree0b29bd0b60ab7c47f8e9a9c206405e973999a428 /res/values-ko/strings.xml
parent3dce293b18fcf9ce526169ef7711a71b37759b3f (diff)
downloadpackages_apps_SetupWizard-8331602e949ad95758f126fcac82b64c1249a3c2.zip
packages_apps_SetupWizard-8331602e949ad95758f126fcac82b64c1249a3c2.tar.gz
packages_apps_SetupWizard-8331602e949ad95758f126fcac82b64c1249a3c2.tar.bz2
If the device has FRP, prompt the user to set up a lockscreen
FRP is kind of pointless if the device is freely accessible. Suggest setting up a secure lockscreen during setup. Ref CYNGNOS-3252 Change-Id: Ia807142ab08f388d533b5ee45d1fcbe81071f6d1
Diffstat (limited to 'res/values-ko/strings.xml')
-rw-r--r--res/values-ko/strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml
index 5756765..4560517 100644
--- a/res/values-ko/strings.xml
+++ b/res/values-ko/strings.xml
@@ -79,5 +79,10 @@
<string name="fingerprint_setup_add_fingerprint">지문 추가</string>
<string name="fingerprint_setup_screen_lock_setup">화면 잠금 설정</string>
<string name="sim_locale_changed">%1$s SIM 인식됨</string>
+
+ <!-- secure lock screen -->
+ <string name="lockscreen_setup_title">휴대전화 보호</string>
+ <string name="lockscreen_setup_summary"><b>이 기기를 보호</b>하고 화면 잠금 해제용 PIN, 패턴 또는 비밀번호 요청</string>
+ <string name="lockscreen_setup_screen_lock_setup">PIN, 패턴 또는 비밀번호 설정하기</string>
<!-- MOD stuff -->
</resources>