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@cf522a7
X-Channel-Revision: [main] mozilla-mobile/fenix@20b25d7
X-Channel-Revision: [main] mozilla-mobile/focus-android@29486b8
X-Channel-Converted-Revision: [ac-prep] mozilla-mobile/firefox-android@58310fd
  • Loading branch information
rocketsroger committed Aug 14, 2019
1 parent 41ccbdb commit c5e890b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _meta/mozilla-mobile-firefox-android.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mozilla-mobile/firefox-android",
"revs": {
"ac-prep": "7b0d0b83d898cafbe7d1764e3b6ef452a877754e"
"ac-prep": "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 c5e890b

Please sign in to comment.