Skip to content

Commit b1329a2

Browse files
authored
Fix the names of the components in the self-check (#2927)
1 parent 8e49003 commit b1329a2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

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

132-
<string name="self_check_pkg_gms">Play Services (GmsCore)</string>
133-
<string name="self_check_pkg_vending">Play Store (Phonesky)</string>
134-
<string name="self_check_pkg_gsf">Services Framework (GSF)</string>
132+
<string name="self_check_pkg_gms">microG Services</string>
133+
<string name="self_check_pkg_vending">microG Companion / Play Store</string>
134+
<string name="self_check_pkg_gsf">microG Services Framework</string>
135135
<string name="self_check_name_app_installed"><xliff:g example="F-Droid">%1$s</xliff:g> installed: </string>
136136
<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>
137137
<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)