Add missing translations

This commit is contained in:
Finn M Glas 2020-06-26 07:42:07 +02:00
parent 54662ad4ab
commit b3b1b7ba3a
No known key found for this signature in database
GPG key ID: 902A30146014DFBF
4 changed files with 5 additions and 1 deletions

View file

@ -144,7 +144,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginBottom="32dp"
android:text="Disable screen timeout"
android:text="@string/settings_launcher_disable_timeout"
android:textSize="16sp"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintStart_toStartOf="parent" />