From 19caadc08f09cc9f6665fbbb0d61e02861ce8562 Mon Sep 17 00:00:00 2001 From: Dianne Hackborn Date: Fri, 20 Apr 2012 17:49:10 -0700 Subject: You can now long press on the power off menu to reboot to safe mode. Change-Id: I3aa575285058cf5a3d89486d6b944f6ea13d645c --- core/res/res/values/public.xml | 2 ++ core/res/res/values/strings.xml | 9 +++++++++ 2 files changed, 11 insertions(+) (limited to 'core/res') diff --git a/core/res/res/values/public.xml b/core/res/res/values/public.xml index 57a4b29..505c3f9 100644 --- a/core/res/res/values/public.xml +++ b/core/res/res/values/public.xml @@ -708,6 +708,8 @@ + + diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml index 149a78c..f5cea9c 100755 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -315,6 +315,15 @@ power off dialog instead of the global actions menu. --> Do you want to shut down? + + Reboot to safe mode + + + Do you want to reboot into safe mode? + This will disable all third party applications you have installed. + They will be restored when you reboot again. +