From cebba02f1679b3569fbca0eed430ee09dc075281 Mon Sep 17 00:00:00 2001
From: ale5000 <15793015+ale5000-git@users.noreply.github.com>
Date: Sun, 1 Jun 2025 20:54:42 +0200
Subject: [PATCH 1/2] Fix the names of the components in the self-check
---
play-services-core/src/main/res/values/strings.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/play-services-core/src/main/res/values/strings.xml b/play-services-core/src/main/res/values/strings.xml
index c31d814ea5..ce48271555 100644
--- a/play-services-core/src/main/res/values/strings.xml
+++ b/play-services-core/src/main/res/values/strings.xml
@@ -128,9 +128,9 @@ Please set up a password, PIN, or pattern lock screen."
System spoofs signature:
Please check the documentation on which steps might be required.
- Play Services (GmsCore)
- Play Store (Phonesky)
- Services Framework (GSF)
+ microG Services
+ microG Companion
+ microG Services Framework
%1$s installed:
Install the application %1$s or a compatible one. Please check the documentation on which applications are compatible.
%1$s has correct signature:
From 4cf95fd8be3af5593a1a8d45cc6496232a58554f Mon Sep 17 00:00:00 2001
From: ale5000 <15793015+ale5000-git@users.noreply.github.com>
Date: Wed, 2 Jul 2025 13:59:47 +0200
Subject: [PATCH 2/2] Mention also Play Store
---
play-services-core/src/main/res/values/strings.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/play-services-core/src/main/res/values/strings.xml b/play-services-core/src/main/res/values/strings.xml
index ce48271555..de14b41e8d 100644
--- a/play-services-core/src/main/res/values/strings.xml
+++ b/play-services-core/src/main/res/values/strings.xml
@@ -129,7 +129,7 @@ Please set up a password, PIN, or pattern lock screen."
Please check the documentation on which steps might be required.
microG Services
- microG Companion
+ microG Companion / Play Store
microG Services Framework
%1$s installed:
Install the application %1$s or a compatible one. Please check the documentation on which applications are compatible.