From ba6cff0de75015aa523c216e5da78d51ea065397 Mon Sep 17 00:00:00 2001 From: Justin Koh Date: Tue, 10 Mar 2015 13:12:51 -0700 Subject: [PATCH] Add translatable=false to dozeComponent Add translatable=false to dozeComponent: this prevents it from breaking with en_XA pseudolocalization. Change-Id: I53a77d8590c65189633b89fed67d247115e75df9 --- core/res/res/values/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml index 254e2560c1e93..4fab5abe8d72d 100755 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -1441,7 +1441,7 @@ Note that doze dreams are not subject to the same start conditions as ordinary dreams. Doze dreams will run whenever the power manager is in a dozing state. --> - +