From 39dcfa7c683c58208e0886d83c842d9a7b177a7c Mon Sep 17 00:00:00 2001 From: Benjamin Halko Date: Thu, 21 Sep 2023 08:55:06 -0700 Subject: [PATCH 1/2] fix: Updates popup shows incorrect names --- app/src/main/res/values/strings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 2248759911..f3755ad453 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -26,8 +26,8 @@ Select updates to receive Periodically connect to update providers to check for updates. - Manager updates - Patches + ReVanced Manager + Patch bundles These settings can be changed later. General From bc3bc8593c44d37bdb0c94c94a351a136f77b193 Mon Sep 17 00:00:00 2001 From: Benjamin Halko Date: Fri, 22 Sep 2023 15:54:00 -0700 Subject: [PATCH 2/2] update text to ReVanced Patches --- 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 f3755ad453..ec2f613233 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -27,7 +27,7 @@ Select updates to receive Periodically connect to update providers to check for updates. ReVanced Manager - Patch bundles + ReVanced Patches These settings can be changed later. General