summaryrefslogtreecommitdiffstats
path: root/res/values-ca/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-ca/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-ca/strings.xml')
-rw-r--r--res/values-ca/strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/values-ca/strings.xml b/res/values-ca/strings.xml
index 4534c85..826c83a 100644
--- a/res/values-ca/strings.xml
+++ b/res/values-ca/strings.xml
@@ -79,6 +79,11 @@
<string name="fingerprint_setup_add_fingerprint">Afegeix la teva empremta digital</string>
<string name="fingerprint_setup_screen_lock_setup">Configuració del bloqueig de pantalla</string>
<string name="sim_locale_changed">%1$s SIM detectada</string>
+
+ <!-- secure lock screen -->
+ <string name="lockscreen_setup_title">Protegeix el teu telèfon</string>
+ <string name="lockscreen_setup_summary"><b>Protegeix el dispositiu</b> i estableix un PIN, un patró o una contrasenya per desbloquejar la pantalla</string>
+ <string name="lockscreen_setup_screen_lock_setup">Configura el PIN, el patró o la contrasenya</string>
<!-- MOD stuff -->
<string name="mod_welcome">El teu dispositiu està llest pel MOD</string>
<string name="mod_description">Els Mods fan el teu telèfon més ràpid, i més fàcil d\'utilitzar. En aquesta guia, pots descobrir nous mods, aprendre què fan, i habilitar-los o deshabilitar-los.</string>