Upgrade translations for dont-kill-me lib

This commit is contained in:
Torsten Grote
2022-04-20 13:55:26 -03:00
parent 37d4ca84f7
commit f43839dbb3
43 changed files with 1189 additions and 1189 deletions

View File

@@ -19,7 +19,7 @@
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent"
tools:text="@string/setup_huawei_text" />
tools:text="@string/dnkm_huawei_protected_text" />
<androidx.appcompat.widget.AppCompatImageView
android:id="@+id/checkImage"
@@ -43,7 +43,7 @@
app:layout_constraintEnd_toStartOf="@+id/helpButton"
app:layout_constraintStart_toEndOf="@+id/checkImage"
app:layout_constraintTop_toBottomOf="@+id/textView"
tools:text="@string/setup_huawei_button" />
tools:text="@string/dnkm_huawei_protected_button" />
<ImageButton
android:id="@+id/helpButton"