From 72393ec0af80a433b887047612b730f9e2d1cc50 Mon Sep 17 00:00:00 2001
From: Philipp Heckel <pheckel@datto.com>
Date: Thu, 30 Dec 2021 17:03:49 +0100
Subject: [PATCH] Update strings.xml

---
 app/src/main/res/values/strings.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index f3fbb2e..34f5ae9 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -56,7 +56,7 @@
         messages via PUT or POST and you\'ll receive notifications on your phone.
     </string>
     <string name="main_how_to_link">For more detailed instructions, check out the ntfy.sh website and documentation.</string>
-    <string name="main_unified_push_toast">Subscription is managed by %1$s via UnifiedPush</string>
+    <string name="main_unified_push_toast">This subscription is managed by %1$s via UnifiedPush</string>
 
     <!-- Add dialog -->
     <string name="add_dialog_title">Subscribe to topic</string>