From 0824da26b4b1311cb594c08bb0e298b7facc1557 Mon Sep 17 00:00:00 2001 From: Brian Carlstrom Date: Mon, 29 Sep 2014 10:59:28 -0700 Subject: Add string for no boot.art notification Bug: 17679443 Change-Id: Ib3283392882e8b35ee3a7903bbf71e8bfa948eed --- core/res/res/values/strings.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml index 9fc7801..4aabc84 100644 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -3388,6 +3388,8 @@ Storage space running out Some system functions may not work + + Not enough storage for the system. Make sure you have 250MB of free space and restart. -- cgit v1.1