Skip to content

Commit

Permalink
fix notification permission message
Browse files Browse the repository at this point in the history
  • Loading branch information
kasnder committed Jan 2, 2024
1 parent 794df75 commit 22be1f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -446,6 +446,6 @@ Sincerely,\n\n]]></string>
<string name="browsers_not_supported_explanation">This appears to be a browser app.\n\nThe blocking of trackers in browsers is not supported by TrackerControl. Instead, use a browser with integrated anti-tracking functionality to get better blocking of tracking.\n\nFor example: Mozilla Fennec</string>
<string name="static_analysis">Detect trackers in app code</string>
<string name="failed_loading_cached_analysis">Loading cached tracker results failed. Please report this to the developer at [email protected]</string>
<string name="msg_notifications">Tap to grant notification permissions (for access attempt notifications, error messages, etc.)</string>
<string name="msg_notifications">Tap to grant notification permissions (for error messages, etc.)</string>

</resources>

0 comments on commit 22be1f4

Please sign in to comment.