Update recycle bin related strings

This commit is contained in:
Ensar Sarajčić 2023-07-20 16:20:29 +02:00
parent 3f06b521bf
commit 565f991932
56 changed files with 341 additions and 11 deletions

View file

@ -21,6 +21,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_below="@+id/delete_remember_title"
android:text="@string/skip_the_recycle_bin" />
android:text="@string/skip_the_recycle_bin_messages" />
</RelativeLayout>