Skip to content

Commit

Permalink
[components] For mozilla-mobile/android-components#3439 - Add "report…
Browse files Browse the repository at this point in the history
…" action to crash notification

X-Channel-Revision: [main] mozilla-mobile/android-components@96444dd
X-Channel-Revision: [main] mozilla-mobile/fenix@d039188
X-Channel-Revision: [main] mozilla-mobile/focus-android@a9a09b1
X-Channel-Converted-Revision: [main] mozilla-mobile/firefox-android@58310fd
  • Loading branch information
rocketsroger committed Aug 14, 2019
1 parent 80cedb8 commit 90bb86a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mozilla-mobile/firefox-android/android-components",
"revs": {
"main": "7b0d0b83d898cafbe7d1764e3b6ef452a877754e"
"main": "58310fd85818fe5cb736fc03d2529d5350d1e875"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@
<!-- Label of a notification action/button that will send the crash report to Mozilla. -->
<string name="mozac_lib_crash_notification_action_report">Report</string>

<!-- Label of notification showing that the crash report service is running. %1$s will be replaced with the name of the organization (e.g. Mozilla). -->
<string name="mozac_lib_send_crash_report_in_progress">Sending crash report to %1$s</string>
</resources>

0 comments on commit 90bb86a

Please sign in to comment.