Skip to content

Commit

Permalink
update option name and add summary
Browse files Browse the repository at this point in the history
  • Loading branch information
ILoveOpenSourceApplications authored Jul 30, 2024
1 parent 81ead92 commit 85b2d24
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion play-services-core/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,8 @@ This can take a couple of minutes."</string>

<string name="pref_about_title">About microG Services</string>
<string name="pref_about_summary">Version information and used libraries</string>
<string name="pref_hide_launcher_icon">Hide icon from launcher</string>
<string name="pref_hide_launcher_icon_title">Hide app icon</string>
<string name="pref_hide_launcher_icon_summary">Hides app icon from the launcher</string>

<string name="gcm_app_error_unregistering">Error unregistering</string>
<string name="gcm_app_not_installed_anymore">No longer installed</string>
Expand Down

0 comments on commit 85b2d24

Please sign in to comment.