Clarify description of the consider-reboot-a-manipulation-feature

This commit is contained in:
Jonas Lochmann 2019-09-30 00:00:00 +00:00
parent be35042fbe
commit a1e6c5c572
No known key found for this signature in database
GPG key ID: 8B8C9AEE10FA5B36
2 changed files with 4 additions and 2 deletions

View file

@ -14,11 +14,12 @@
along with this program. If not, see <https://www.gnu.org/licenses/>.
-->
<resources>
<string name="manage_device_reboot_manipulation_title">Neustart als Manipulation einstufen</string>
<string name="manage_device_reboot_manipulation_title">Gerätneustart als Manipulation einstufen</string>
<string name="manage_device_reboot_manipulation_text">
Wenn TimeLimit nach einem Neustart nicht schnell genug startet,
dann können Sie hier einstellen,
dass das als Manipulation gewertet werden soll.
Dadurch wird JEDER Gerät(neu)start als Manipulation eingestuft.
</string>
<string name="manage_device_reboot_manipulation_checkbox">Neustart als Manipulation einstufen</string>
</resources>

View file

@ -14,10 +14,11 @@
along with this program. If not, see <https://www.gnu.org/licenses/>.
-->
<resources>
<string name="manage_device_reboot_manipulation_title">Consider reboot a manipulation</string>
<string name="manage_device_reboot_manipulation_title">Consider device reboot a manipulation</string>
<string name="manage_device_reboot_manipulation_text">
If TimeLimit does not start fast enough after a reboot, then you can
enable considering that as a manipulation.
This considers EVERY device (re)boot a manipulation.
</string>
<string name="manage_device_reboot_manipulation_checkbox">consider reboot a manipulation</string>
</resources>