Rename "Event reminders" section in settings

This commit is contained in:
Naveen
2022-06-27 14:18:17 +05:30
parent 60740456a7
commit e9fa8307d3

View File

@@ -203,7 +203,7 @@
style="@style/SettingsSectionLabelStyle" style="@style/SettingsSectionLabelStyle"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:text="@string/event_reminders" /> android:text="@string/reminders" />
<LinearLayout <LinearLayout
android:id="@+id/settings_reminders_holder" android:id="@+id/settings_reminders_holder"