From a7d294c115ec4e28a44ce6eb21ebc37458a90581 Mon Sep 17 00:00:00 2001 From: Jens Date: Mon, 4 Jul 2022 23:02:46 +0200 Subject: [PATCH] translations --- .../res/layout/activity_manage_action_wakelock.xml | 11 +++++++++++ app/src/main/res/values/strings.xml | 1 + 2 files changed, 12 insertions(+) diff --git a/app/src/main/res/layout/activity_manage_action_wakelock.xml b/app/src/main/res/layout/activity_manage_action_wakelock.xml index c96fd074..6fc165cb 100644 --- a/app/src/main/res/layout/activity_manage_action_wakelock.xml +++ b/app/src/main/res/layout/activity_manage_action_wakelock.xml @@ -47,6 +47,17 @@ + + + + + + Duration [ms] Keep device awake Specify timeout + Activate will keep the screen on while deactivate will let it turn off. For keeping it on you can either enter a duration after which it may turn off again or you can keep it on indefinitely. In the latter case you would need to create another keep-awake action (in this or another rule) in which you select deactivate. \ No newline at end of file