diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index f276a06..3b5e521 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -2,7 +2,7 @@ Wasted Turn on Wasted to lock device on panic trigger. You can use PanicKit, Tile or send broadcast message with this authentication code. Wasted - Allow Wasted to lock device and (optionally) wipe data on panic trigger + Allow Wasted to lock device and optionally wipe data on panic trigger Admin service unavailable Wipe data Confirm Panic App diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index 686b939..b42677a 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -1,4 +1,4 @@ Lock device and wipe data on panic trigger. You can use PanicKit, Tile or send broadcast message with authentication code. -On trigger, using Device Administration API, it locks device and (optionally) runs wipe. +On trigger, using Device Administration API, it locks device and optionally runs wipe.