From 01f4e035aa0833252b99dcbda0e08a327ba8bf3d Mon Sep 17 00:00:00 2001 From: Ethan Yonker Date: Fri, 3 Feb 2017 15:30:52 -0600 Subject: Improve backup display names with emulated storage -Change backup display name to say that we are excluding storage -Add warning message during backup of any partition with data media -Also eliminate unused variable from twrpTar class Maybe this will make the people in issue 276 happy, but probably not because they already lost their data, or because the warning text is yellow instead of red. https://github.com/TeamWin/Team-Win-Recovery-Project/issues/276 Change-Id: I98303fe7f6b7a25fea029637c90145258d41ee46 --- gui/theme/common/languages/en.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gui/theme') diff --git a/gui/theme/common/languages/en.xml b/gui/theme/common/languages/en.xml index d91131293..72ef5affd 100644 --- a/gui/theme/common/languages/en.xml +++ b/gui/theme/common/languages/en.xml @@ -19,6 +19,7 @@ Recovery Cache Data + Data (excl. storage) SDCard Internal Storage Micro SDCard @@ -595,6 +596,7 @@ Removing all files under '{1}' Wiping data without wiping /data/media ... Backing up {1}... + Backups of {1} do not include any files in internal storage such as pictures or downloads. Backing Up Backup file size for '{1}' is 0 bytes. WARNING: This /data backup was made with {1} file system! The backup may not boot unless you change back to {1}. -- cgit v1.2.3