update descriptions

This commit is contained in:
lucky 2022-01-14 02:57:01 +03:00
parent 26e10ddb24
commit b689e3ec58
4 changed files with 9 additions and 9 deletions

View File

@ -12,8 +12,8 @@ Lock device and wipe data on panic trigger.
width="30%" width="30%"
height="30%"> height="30%">
You can use [PanicKit](https://guardianproject.info/code/panickit/), tile, shortcut or send message You can use [PanicKit](https://guardianproject.info/code/panickit/), tile, shortcut or send a
with authentication code. On trigger, using message with authentication code. On trigger, using
[Device Administration API](https://developer.android.com/guide/topics/admin/device-admin), it [Device Administration API](https://developer.android.com/guide/topics/admin/device-admin), it
locks device and optionally runs wipe. locks device and optionally runs wipe.

View File

@ -1,6 +1,6 @@
<resources> <resources>
<string name="app_name">Wasted</string> <string name="app_name">Wasted</string>
<string name="description">Turn on Wasted to lock device on panic trigger. You can use PanicKit, tile, shortcut or send message with this authentication code.</string> <string name="description">Turn on Wasted to lock device on panic trigger. You can use PanicKit, tile, shortcut or send a message with this authentication code.</string>
<string name="device_admin_label">Wasted</string> <string name="device_admin_label">Wasted</string>
<string name="device_admin_description">Allow Wasted to lock device and optionally wipe data on panic trigger</string> <string name="device_admin_description">Allow Wasted to lock device and optionally wipe data on panic trigger</string>
<string name="service_unavailable_popup">Device admin unavailable</string> <string name="service_unavailable_popup">Device admin unavailable</string>
@ -21,7 +21,7 @@
<string name="notification_channel_default_name">Default</string> <string name="notification_channel_default_name">Default</string>
<string name="ok">OK</string> <string name="ok">OK</string>
<string name="wipe_job_service_description">Wipe device on inactivity</string> <string name="wipe_job_service_description">Wipe device on inactivity</string>
<string name="wipe_job_service_start_failed_popup">Failed to start wipe service</string> <string name="wipe_job_service_start_failed_popup">Failed to start a wipe service</string>
<string name="unlock_service_description">Receive unlock events</string> <string name="unlock_service_description">Receive unlock events</string>
<string name="unlock_service_notification_title">Unlock Service</string> <string name="unlock_service_notification_title">Unlock Service</string>
</resources> </resources>

View File

@ -1,7 +1,7 @@
Lock device and wipe data on panic trigger. Lock device and wipe data on panic trigger.
You can use PanicKit, tile, shortcut or send broadcast message with authentication code. On You can use PanicKit, tile, shortcut or send a message with authentication code. On trigger, using
trigger, using Device Administration API, it locks device and optionally runs wipe. Device Administration API, it locks device and optionally runs wipe.
Also you can: Also you can:
* limit the maximum number of failed password attempts * limit the maximum number of failed password attempts

View File

@ -1,8 +1,8 @@
Блокировка устройства и удаление данные при получении тревожного сигнала. Блокировка устройства и удаление данные при получении тревожного сигнала.
Вы можете использовать PanicKit, плитку быстрых настроек, ярлык или отправить широковещательное Вы можете использовать PanicKit, плитку быстрых настроек, ярлык или отправить сообщение с кодом
сообщение с кодом аутентификации. При получении тревожного сигнала, используя API Администратора аутентификации. При получении тревожного сигнала, используя API Администратора Устройства,
Устройства, программа заблокирует устройство и опционально запустит стирание данных. программа заблокирует устройство и опционально запустит стирание данных.
Также Вы можете: Также Вы можете:
* установить лимит на максимальное количество неудачных попыток ввода пароля * установить лимит на максимальное количество неудачных попыток ввода пароля