Updated text

This commit is contained in:
M66B
2023-04-01 15:43:39 +02:00
parent ea7e9743c6
commit f62fa2ee4c
2 changed files with 2 additions and 1 deletions

View File

@@ -500,7 +500,7 @@
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginTop="12dp"
android:text="@string/title_date"
android:text="@string/title_search_with_range"
android:textAlignment="center"
android:textAppearance="@style/TextAppearance.AppCompat.Medium"
app:layout_constraintEnd_toEndOf="parent"

View File

@@ -1739,6 +1739,7 @@
<string name="title_search_with_size">Message size larger than</string>
<string name="title_search_in_trash">In trash</string>
<string name="title_search_in_junk">In spam</string>
<string name="title_search_with_range">Date range</string>
<string name="title_search_with_before">Before</string>
<string name="title_search_with_after">After</string>
<string name="title_search_device_first">Search on device first</string>