Adjust the add device dialog text

This commit is contained in:
Jonas Lochmann 2021-04-12 02:00:00 +02:00
parent a2980e3cec
commit b6d6f2eb9f
No known key found for this signature in database
GPG key ID: 8B8C9AEE10FA5B36
3 changed files with 7 additions and 3 deletions

View file

@ -75,6 +75,10 @@
<string name="add_device">Gerät hinzufügen</string> <string name="add_device">Gerät hinzufügen</string>
<string name="add_device_info"> <string name="add_device_info">
Geben Sie diesen Code an dem Gerät ein, das Sie hinzufügen möchten. Geben Sie diesen Code an dem Gerät ein, das Sie hinzufügen möchten.
Sie können den Code NUR bei der Einrichtung von TimeLimit angeben und müssen dafür
auswählen, dass Sie eine Verknüpfung mit einer bestehenden Installation mit einem Code
durchführen möchten. Eine spätere Verknüpfung ist nicht möglich - dann muss TimeLimit am
anderen Gerät neu installiert werden.
</string> </string>
<string name="add_device_success">Das Gerät %s wurde hinzugefügt</string> <string name="add_device_success">Das Gerät %s wurde hinzugefügt</string>

View file

@ -69,9 +69,6 @@
<string name="about_source_title">Código fonte</string> <string name="about_source_title">Código fonte</string>
<string name="add_device">Adicionar dispositivo</string> <string name="add_device">Adicionar dispositivo</string>
<string name="add_device_info">
Digite o código no dispositivo que você gostaria de adicionar.
</string>
<string name="add_device_success">O dispositivo %s foi adicionado</string> <string name="add_device_success">O dispositivo %s foi adicionado</string>
<string name="add_used_time_title">Adicionar duração de uso</string> <string name="add_used_time_title">Adicionar duração de uso</string>

View file

@ -120,6 +120,9 @@
<string name="add_device">Add device</string> <string name="add_device">Add device</string>
<string name="add_device_info"> <string name="add_device_info">
Enter the code at the device which you would like to add. Enter the code at the device which you would like to add.
You can enter the code ONLY during the setup of TimeLimit and only if you chose to link
the device using a code. You can not enter this code later - you must reinstall TimeLimit at
the other device in this case.
</string> </string>
<string name="add_device_success">The device %s was added</string> <string name="add_device_success">The device %s was added</string>