Skip to content

Commit cebba02

Browse files
authored
Fix the names of the components in the self-check
1 parent 6a188b2 commit cebba02

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

play-services-core/src/main/res/values/strings.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -128,9 +128,9 @@ Please set up a password, PIN, or pattern lock screen."</string>
128128
<string name="self_check_name_system_spoofs">System spoofs signature: </string>
129129
<string name="self_check_resolution_system_spoofs">Please check the documentation on which steps might be required.</string>
130130

131-
<string name="self_check_pkg_gms">Play Services (GmsCore)</string>
132-
<string name="self_check_pkg_vending">Play Store (Phonesky)</string>
133-
<string name="self_check_pkg_gsf">Services Framework (GSF)</string>
131+
<string name="self_check_pkg_gms">microG Services</string>
132+
<string name="self_check_pkg_vending">microG Companion</string>
133+
<string name="self_check_pkg_gsf">microG Services Framework</string>
134134
<string name="self_check_name_app_installed"><xliff:g example="F-Droid">%1$s</xliff:g> installed: </string>
135135
<string name="self_check_resolution_app_installed">Install the application <xliff:g example="F-Droid">%1$s</xliff:g> or a compatible one. Please check the documentation on which applications are compatible.</string>
136136
<string name="self_check_name_correct_sig"><xliff:g example="F-Droid">%1$s</xliff:g> has correct signature: </string>

0 commit comments

Comments
 (0)