change the Filter events menu button to Filter events by type

This commit is contained in:
tibbi 2017-10-21 16:18:57 +02:00
parent abd875a607
commit 7524360fea
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
<item
android:id="@+id/filter"
android:icon="@drawable/ic_filter"
android:title="@string/filter"
android:title="@string/filter_events_by_type"
app:showAsAction="ifRoom"/>
<item
android:id="@+id/refresh_caldav_calendars"