From b689e3ec5899c3c55be1d97c1061cbc76836b721 Mon Sep 17 00:00:00 2001 From: lucky <> Date: Fri, 14 Jan 2022 02:57:01 +0300 Subject: [PATCH] update descriptions --- README.md | 4 ++-- app/src/main/res/values/strings.xml | 4 ++-- fastlane/metadata/android/en-US/full_description.txt | 4 ++-- fastlane/metadata/android/ru-RU/full_description.txt | 6 +++--- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 7ba7581..dcbf61d 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ Lock device and wipe data on panic trigger. width="30%" height="30%"> -You can use [PanicKit](https://guardianproject.info/code/panickit/), tile, shortcut or send message -with authentication code. On trigger, using +You can use [PanicKit](https://guardianproject.info/code/panickit/), tile, shortcut or send a +message with authentication code. On trigger, using [Device Administration API](https://developer.android.com/guide/topics/admin/device-admin), it locks device and optionally runs wipe. diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 450a3f4..1e2432a 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1,6 +1,6 @@ Wasted - Turn on Wasted to lock device on panic trigger. You can use PanicKit, tile, shortcut or send message with this authentication code. + Turn on Wasted to lock device on panic trigger. You can use PanicKit, tile, shortcut or send a message with this authentication code. Wasted Allow Wasted to lock device and optionally wipe data on panic trigger Device admin unavailable @@ -21,7 +21,7 @@ Default OK Wipe device on inactivity - Failed to start wipe service + Failed to start a wipe service Receive unlock events Unlock Service diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index 25a0b18..c59830a 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -1,7 +1,7 @@ Lock device and wipe data on panic trigger. -You can use PanicKit, tile, shortcut or send broadcast message with authentication code. On -trigger, using Device Administration API, it locks device and optionally runs wipe. +You can use PanicKit, tile, shortcut or send a message with authentication code. On trigger, using +Device Administration API, it locks device and optionally runs wipe. Also you can: * limit the maximum number of failed password attempts diff --git a/fastlane/metadata/android/ru-RU/full_description.txt b/fastlane/metadata/android/ru-RU/full_description.txt index 803c98f..fe6cbd0 100644 --- a/fastlane/metadata/android/ru-RU/full_description.txt +++ b/fastlane/metadata/android/ru-RU/full_description.txt @@ -1,8 +1,8 @@ Блокировка устройства и удаление данные при получении тревожного сигнала. -Вы можете использовать PanicKit, плитку быстрых настроек, ярлык или отправить широковещательное -сообщение с кодом аутентификации. При получении тревожного сигнала, используя API Администратора -Устройства, программа заблокирует устройство и опционально запустит стирание данных. +Вы можете использовать PanicKit, плитку быстрых настроек, ярлык или отправить сообщение с кодом +аутентификации. При получении тревожного сигнала, используя API Администратора Устройства, +программа заблокирует устройство и опционально запустит стирание данных. Также Вы можете: * установить лимит на максимальное количество неудачных попыток ввода пароля