translations

This commit is contained in:
2022-05-28 19:54:29 +02:00
parent 2dfc538343
commit 3a14a56fd0
6 changed files with 40 additions and 1 deletions

View File

@ -83,6 +83,12 @@
android:layout_margin="@dimen/default_margin"
android:background="#aa000000" />
<TextView
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginBottom="@dimen/default_margin"
android:text="@string/emailPretext" />
<CheckBox
android:id="@+id/chkShareConfigAndLog"
android:layout_width="wrap_content"