summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorcretin45 <cretin45@gmail.com>2016-04-27 12:38:53 -0700
committercretin45 <cretin45@gmail.com>2016-04-27 12:39:52 -0700
commit635504813ac05e5b97e1dbbc14811b302baca32a (patch)
tree42b8a732d37b54e9f1e0ab3b2b37f2cb7b450f83 /res/values
parent81092777554443484cd871756ea22dfe2b841e82 (diff)
downloadpackages_apps_SetupWizard-635504813ac05e5b97e1dbbc14811b302baca32a.zip
packages_apps_SetupWizard-635504813ac05e5b97e1dbbc14811b302baca32a.tar.gz
packages_apps_SetupWizard-635504813ac05e5b97e1dbbc14811b302baca32a.tar.bz2
SetupWizard: Add Mod disovery language for mod ready devices
Issue-id: CYNGNOS-2566 Change-Id: If88d2d62b5d2175ffe857d45dd9f6ce132129f2a
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 78ea521..475ac8b 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -95,4 +95,8 @@
<string name="fingerprint_setup_add_fingerprint">Add your fingerprint</string>
<string name="fingerprint_setup_screen_lock_setup">Setup screen lock</string>
<string name="sim_locale_changed">%1$s SIM detected</string>
+
+ <!-- MOD stuff -->
+ <string name="mod_welcome">Welcome to the Post-App Era</string>
+ <string name="mod_description">Mods are intelligent, aware, and lightweight experiences built directly into the OS. When MOD thinks it can help, it will offer to activate them for you.</string>
</resources>