From 37033acfc5aa04515b27cd10b30c582e4cfbce7f Mon Sep 17 00:00:00 2001 From: lucky <> Date: Sat, 12 Feb 2022 20:31:42 +0300 Subject: [PATCH] update translations --- app/src/main/res/values-ru/strings.xml | 4 ++-- app/src/main/res/values/strings.xml | 4 ++-- fastlane/metadata/android/en-US/full_description.txt | 2 +- fastlane/metadata/android/en-US/short_description.txt | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml index 7117b21..794df32 100644 --- a/app/src/main/res/values-ru/strings.xml +++ b/app/src/main/res/values-ru/strings.xml @@ -1,9 +1,9 @@ Потрачено - Включите приложение, чтобы заблокировать устройство при получении тревожного сигнала. Вы можете использовать Тревожную кнопку, плитку быстрых настроек, ярлык или отправить сообщение с этим кодом аутентификации. + Включите приложение, чтобы заблокировать устройство при возникновении опасности. Вы можете использовать Тревожную кнопку, плитку быстрых настроек, ярлык или отправить сообщение с этим кодом аутентификации. Потрачено - Разрешите приложению блокировать устройство и опционально стирать его данные при получении тревожного сигнала + Разрешите приложению блокировать устройство и опционально стирать его данные при возникновении опасности Администратор устройства недоступен Стереть данные Стереть eSIM diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 49a2446..b70daec 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1,9 +1,9 @@ Wasted - Turn on Wasted to lock a device on panic trigger. You can use PanicKit, tile, shortcut or send a message with this authentication code. + Turn on Wasted to lock a device on danger. You can use PanicKit, tile, shortcut or send a message with this authentication code. Wasted - Allow Wasted to lock a device and optionally wipe its data on panic trigger + Allow Wasted to lock a device and optionally wipe its data on danger Device admin unavailable Wipe data Wipe eSIM diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index a93924d..930005d 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -1,4 +1,4 @@ -Lock a device and wipe its data on panic trigger. +Lock a device and wipe its data on danger. You can use PanicKit, tile, shortcut or send a message with authentication code. On trigger, using Device Administration API, it locks a device and optionally runs wipe. diff --git a/fastlane/metadata/android/en-US/short_description.txt b/fastlane/metadata/android/en-US/short_description.txt index 6f982c3..a5131b3 100644 --- a/fastlane/metadata/android/en-US/short_description.txt +++ b/fastlane/metadata/android/en-US/short_description.txt @@ -1 +1 @@ -Lock a device and wipe its data on panic trigger +Lock a device and wipe its data on danger