Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Commit

Permalink
Bug 1875379 - Fix ambiguity in string description.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonalmeida authored and mergify[bot] committed Feb 20, 2024
1 parent b0e0b65 commit e5a9344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion focus-android/app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<string name="notification_erase_title_android_14">Erase browsing history?</string>
<string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">Tap or clear this notification to securely erase your browsing history.</string>

<!-- Text shown in the notification description that pops up to remind the user that a private browsing session is active
<!-- Text shown in the notification description that pops up to remind the user that a browsing session is active
for Android 14+. -->
<string name="notification_erase_text_android_14_1">Tap or swipe this notification to securely erase your browsing history.</string>

Expand Down

0 comments on commit e5a9344

Please sign in to comment.