]> gitweb.stoutner.com Git - PrivacyCell.git/blobdiff - app/src/main/res/xml/preferences.xml
Release 1.10.
[PrivacyCell.git] / app / src / main / res / xml / preferences.xml
index 1d9d697e0f75c9a35fd68618cd29ba4d9814a037..d49d9b65b22de88d7305100fbff73b75b1a0ea8f 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-  Copyright © 2021-2022 Soren Stoutner <soren@stoutner.com>.
+  Copyright 2021-2022 Soren Stoutner <soren@stoutner.com>.
 
   This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>.
 
@@ -28,7 +28,6 @@
         <SwitchPreferenceCompat
             app:key="@string/realtime_monitoring_key"
             app:title="@string/realtime_monitoring"
-            app:summary="@string/realtime_monitoring_summary"
             app:defaultValue="false" />
 
         <Preference
@@ -60,4 +59,4 @@
             app:summary="@string/bottom_app_bar_summary"
             app:defaultValue="false" />
     </PreferenceCategory>
-</PreferenceScreen>
\ No newline at end of file
+</PreferenceScreen>