diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml index 286d50e8fd7..2add3093a65 100644 --- a/res/values/cm_strings.xml +++ b/res/values/cm_strings.xml @@ -42,4 +42,9 @@ 5 \u00d7 5 6 \u00d7 6 Choose a pattern size + + + Show pattern error + + Show pattern dots diff --git a/res/xml/screen_lock_settings.xml b/res/xml/screen_lock_settings.xml index 19061d9b855..9d6b6cb2ad3 100644 --- a/res/xml/screen_lock_settings.xml +++ b/res/xml/screen_lock_settings.xml @@ -27,6 +27,14 @@ android:key="visiblepattern" android:title="@string/lockpattern_settings_enable_visible_pattern_title" /> + + + + - - +