mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 17:59:51 +02:00
Adjust the add device dialog text
This commit is contained in:
parent
a2980e3cec
commit
b6d6f2eb9f
3 changed files with 7 additions and 3 deletions
|
@ -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>
|
||||||
|
|
||||||
|
|
|
@ -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>
|
||||||
|
|
|
@ -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>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue