From bfccfb8822c1308f43d7a39578fa3c915dabb1b4 Mon Sep 17 00:00:00 2001 From: Matt Mower Date: Mon, 25 Apr 2016 23:22:31 -0500 Subject: Finish creating disable_free_space_check variable * Create data manager variable for 'tw_disable_free_space' * Make configurable through Settings * Fix the "two presses needed to enable" issue for the checkbox on the backup screen * No need to capitalize every word, but do specify precedes backup Change-Id: Id436cef13e4ca9349618420aac03862ec4e3c35e --- gui/theme/common/landscape.xml | 5 ++++- gui/theme/common/languages/en.xml | 2 +- gui/theme/common/portrait.xml | 5 ++++- gui/theme/common/watch.xml | 7 +++++-- 4 files changed, 14 insertions(+), 5 deletions(-) (limited to 'gui') diff --git a/gui/theme/common/landscape.xml b/gui/theme/common/landscape.xml index a7a59d897..688cef23e 100644 --- a/gui/theme/common/landscape.xml +++ b/gui/theme/common/landscape.xml @@ -1605,7 +1605,7 @@ - {@disable_backup_space_chk=Disable Free Space Check} + {@disable_backup_space_chk=Disable free space check before backup} @@ -2714,6 +2714,9 @@ + + + diff --git a/gui/theme/common/languages/en.xml b/gui/theme/common/languages/en.xml index 2b80b25cf..28dbb6c2d 100644 --- a/gui/theme/common/languages/en.xml +++ b/gui/theme/common/languages/en.xml @@ -208,7 +208,7 @@ enabled Enable compression Skip MD5 generation during backup - Disable Free Space Check + Disable free space check before backup Refresh Sizes Swipe to Backup Append Date diff --git a/gui/theme/common/portrait.xml b/gui/theme/common/portrait.xml index 6b7453845..c3fe9ad20 100644 --- a/gui/theme/common/portrait.xml +++ b/gui/theme/common/portrait.xml @@ -1640,7 +1640,7 @@ - {@disable_backup_space_chk=Disable Free Space Check} + {@disable_backup_space_chk=Disable free space check before backup} @@ -2847,6 +2847,9 @@ + + + diff --git a/gui/theme/common/watch.xml b/gui/theme/common/watch.xml index 38a2a238f..fd6048716 100644 --- a/gui/theme/common/watch.xml +++ b/gui/theme/common/watch.xml @@ -1930,7 +1930,7 @@ - + @@ -2119,7 +2119,7 @@ - + @@ -3413,6 +3413,9 @@ + + + -- cgit v1.2.3