Skip to content

Commit 7b89183

Browse files
committed
Improved UI description for "Subscribe:" field
* Changed to "Toggle Push Notifications" to better match the in-app messages toggle.
1 parent f63805a commit 7b89183

File tree

1 file changed

+1
-1
lines changed
  • Examples/OneSignalDemo/app/src/main/res/values

1 file changed

+1
-1
lines changed

Examples/OneSignalDemo/app/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838
<string name="settings">Settings</string>
3939
<string name="subscribe_colon">Subscribe:</string>
40-
<string name="app_settings_notifications_description">Check app notification settings</string>
40+
<string name="app_settings_notifications_description">Toggle Push Notifications</string>
4141
<string name="pause_in_app_messages_colon">Pause In-App Messages:</string>
4242
<string name="app_settings_pause_in_app_messages_description">Toggle in-app messages</string>
4343

0 commit comments

Comments
 (0)