Skip to content

Commit

Permalink
Clarify strategy summary
Browse files Browse the repository at this point in the history
  • Loading branch information
p1gp1g committed Feb 15, 2023
1 parent 9b75241 commit 6afeb8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/unifiedpush/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<string name="UnifiedPushSettingsFragment__status_summary_forbidden_endpoint">The endpoint is forbidden by the server</string>
<string name="UnifiedPushSettingsFragment__status_summary_no_distributor">No UnifiedPush distributor installed</string>
<string name="UnifiedPushSettingsFragment__status_summary_unknown_error">Unknown error</string>
<string name="UnifiedPushSettingsFragment__strategy_summary">The websocket strategy may drain a little more battery but reduces the number of requests sent to the provider.</string>
<string name="UnifiedPushSettingsFragment__strategy_summary">The websocket strategy may drain a little more battery but it reduces the number of requests sent to the push server.</string>
<string name="UnifiedPushSettingsFragment__air_gaped_summary">Enable if your MollySocket server can\'t be reach on the Internet. You will have to register the connection manually</string>
<string name="UnifiedPushNotificationBuilder__title">UnifiedPush</string>
<string name="UnifiedPushNotificationBuilder__mollysocket_registration_changed">Your registration on MollySocket isn\'t valid anymore. Try to remove the linked device and register again.</string>
Expand Down

0 comments on commit 6afeb8e

Please sign in to comment.