Fix untranslated string

This commit is contained in:
darken
2022-02-02 08:43:50 +01:00
parent 6153cae3fd
commit 7029263622
@@ -21,7 +21,7 @@
android:layout_marginRight="16dp"
android:layout_marginStart="16dp"
android:layout_marginTop="16dp"
android:text="Recorded file"
android:text="@string/debug_debuglog_file_label"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintHorizontal_bias="0.0"
app:layout_constraintStart_toStartOf="parent"