1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-16 18:34:03 +02:00
This commit is contained in:
Andreas Shimokawa 2017-01-15 00:33:54 +01:00
parent ce67bf2c52
commit b0991d3869

View File

@ -174,7 +174,7 @@
android:key="send_sunrise_sunset" />
<CheckBoxPreference
android:defaultValue="false"
android:key="autoremove_notfifcations"
android:key="autoremove_notifications"
android:summary="@string/pref_summary_autoremove_notifications"
android:title="@string/pref_title_autoremove_notifications" />
</PreferenceCategory>