From 1887be568b73c5809def0af2775f576598aaf9a0 Mon Sep 17 00:00:00 2001 From: jacquarg Date: Tue, 22 Mar 2022 09:44:37 +0100 Subject: Fix widget name. --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/src/main/res/values/strings.xml') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 2a6d21d..4024175 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -118,7 +118,7 @@ This is an app widget description - @id/app_title + @string/app_name Your online privacy is protected Your online privacy is unprotected @string/dashboard_state_trackers_label -- cgit v1.2.1