Rename list_empty_subtitle string

This commit is contained in:
Stypox 2022-12-04 18:58:57 +01:00
parent ed55f30bc2
commit c8d56464d6
72 changed files with 72 additions and 72 deletions

View file

@ -19,5 +19,5 @@
android:layout_height="wrap_content"
android:layout_gravity="center"
android:layout_marginTop="6dp"
android:text="@string/empty_subscription_feed_subtitle" />
android:text="@string/empty_list_subtitle" />
</LinearLayout>