mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-06 03:50:23 +02:00
Adjust parent key mode help text
This commit is contained in:
parent
79e1ead500
commit
e7420bb15a
2 changed files with 8 additions and 4 deletions
|
@ -1158,7 +1158,9 @@
|
|||
<string name="parent_mode_key_id">Schlüssel-ID: %s</string>
|
||||
<string name="parent_mode_help_text">
|
||||
Sie haben den Eltern-Schlüssel-Modus gewählt.
|
||||
Dies ermöglicht es, dieses Gerät als Schlüssel zu benutzen.
|
||||
Dies ermöglicht es, dieses Gerät als Schlüssel zu benutzen,
|
||||
indem es im Elternbenutzereintrag am anderen Gerät hinzugefügt wird.
|
||||
Eine Fernsteuerung ist hiermit nicht möglich.
|
||||
Wenn das nicht das ist, was Sie wollen,
|
||||
dann installieren Sie TimeLimit erneut.
|
||||
</string>
|
||||
|
|
|
@ -1200,9 +1200,11 @@
|
|||
<string name="parent_mode_key_id">Key ID: %s</string>
|
||||
<string name="parent_mode_help_text">
|
||||
You have chosen the parent key mode.
|
||||
This allows you to use your device as parent key.
|
||||
In case this is not what you want,
|
||||
reset/ reinstall TimeLimit.
|
||||
This allows you to use your device as parent key by
|
||||
adding it at the parent user entry at the other device.
|
||||
This does not allow a remote control.
|
||||
In case you want to restrict this device,
|
||||
reset/reinstall TimeLimit.
|
||||
</string>
|
||||
|
||||
<string name="password_validator_too_short">The password must have at least <xliff:g example="5" id="number of chars">%d</xliff:g> characters</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue