Update strings

This commit is contained in:
Tommaso Berlose
2020-05-17 13:19:55 +02:00
parent 06443ddddb
commit cebd679856
17 changed files with 398 additions and 931 deletions

View File

@ -95,7 +95,6 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:id="@+id/show_clock_label"
android:text="@string/description_show_clock"
style="@style/AnotherWidget.Settings.Subtitle"/>
</LinearLayout>
<com.google.android.material.switchmaterial.SwitchMaterial
@ -202,7 +201,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:paddingTop="16dp"
android:text="@string/style_header"
android:text="@string/appearance_header"
android:textAlignment="viewStart"
android:paddingLeft="20dp"
android:paddingRight="20dp"