mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-06 03:50:23 +02:00
Clarify description of the consider-reboot-a-manipulation-feature
This commit is contained in:
parent
be35042fbe
commit
a1e6c5c572
2 changed files with 4 additions and 2 deletions
|
@ -14,11 +14,12 @@
|
||||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
-->
|
-->
|
||||||
<resources>
|
<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">
|
<string name="manage_device_reboot_manipulation_text">
|
||||||
Wenn TimeLimit nach einem Neustart nicht schnell genug startet,
|
Wenn TimeLimit nach einem Neustart nicht schnell genug startet,
|
||||||
dann können Sie hier einstellen,
|
dann können Sie hier einstellen,
|
||||||
dass das als Manipulation gewertet werden soll.
|
dass das als Manipulation gewertet werden soll.
|
||||||
|
Dadurch wird JEDER Gerät(neu)start als Manipulation eingestuft.
|
||||||
</string>
|
</string>
|
||||||
<string name="manage_device_reboot_manipulation_checkbox">Neustart als Manipulation einstufen</string>
|
<string name="manage_device_reboot_manipulation_checkbox">Neustart als Manipulation einstufen</string>
|
||||||
</resources>
|
</resources>
|
|
@ -14,10 +14,11 @@
|
||||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
-->
|
-->
|
||||||
<resources>
|
<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">
|
<string name="manage_device_reboot_manipulation_text">
|
||||||
If TimeLimit does not start fast enough after a reboot, then you can
|
If TimeLimit does not start fast enough after a reboot, then you can
|
||||||
enable considering that as a manipulation.
|
enable considering that as a manipulation.
|
||||||
|
This considers EVERY device (re)boot a manipulation.
|
||||||
</string>
|
</string>
|
||||||
<string name="manage_device_reboot_manipulation_checkbox">consider reboot a manipulation</string>
|
<string name="manage_device_reboot_manipulation_checkbox">consider reboot a manipulation</string>
|
||||||
</resources>
|
</resources>
|
Loading…
Add table
Add a link
Reference in a new issue