Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
WSTxda committed Dec 20, 2024
1 parent bcbb64c commit 49e9551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion play-services-core/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ This can take a couple of minutes"</string>
<string name="gcm_messages_counter">Messages: <xliff:g example="123">%1$d</xliff:g> (<xliff:g example="12345">%2$d</xliff:g> bytes)</string>
<string name="gcm_network_state_disconnected">Disconnected</string>
<string name="gcm_network_state_connected">Connected since <xliff:g example="2 hours ago">%1$s</xliff:g></string>
<string name="gcm_enable_switch">Receive push notifications</string>
<string name="gcm_enable_switch">Push notifications</string>
<string name="gcm_allow_app_popup">Allow <xliff:g example="F-Droid">%1$s</xliff:g> to register for push notifications?</string>

<string name="pref_push_app_allow_register_title">Allow registration</string>
Expand Down

0 comments on commit 49e9551

Please sign in to comment.