translations

This commit is contained in:
Jens
2022-07-04 23:02:46 +02:00
parent 2d2fd901a1
commit a7d294c115
2 changed files with 12 additions and 0 deletions

View File

@ -47,6 +47,17 @@
</TableRow>
<TableRow>
<TextView
android:text="@string/wakeLockExplanation"
android:layout_height="wrap_content"
android:layout_width="match_parent"
android:layout_span="2"
android:layout_marginVertical="@dimen/default_margin" />
</TableRow>
<TableRow>
<TextView