diff options
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r-- | res/values/strings.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 8e6f5d7..1aa66bf 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -5105,5 +5105,8 @@ <string name="stylus_icon_enabled_title">Show icon when using stylus</string> <string name="stylus_icon_enabled_summary">Show the pointer icon when hovering or drawing with the stylus</string> + <string name="lockscreen_maximize_widgets_title">Maximize widgets</string> + <string name="lockscreen_maximize_widgets_summary">Show widgets maximized and the unlock minimized when the screen is turned on</string> + <!-- **** CYANOGENMOD ADDITIONS END **** --> </resources> |