Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3ea419b4 authored by Adrian Roos's avatar Adrian Roos Committed by android-build-merger
Browse files

Merge "Change app crash dialog strings" into nyc-dev am: a7d66aa6

am: b8702390

* commit 'b8702390':
  Change app crash dialog strings

Change-Id: I89da0fc15a6326a8b85aa1ada8c9f0726d27d6f7
parents aabd7c3a b8702390
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -2725,9 +2725,7 @@
    <!-- Text of the alert that is displayed when a process has crashed repeatedly. -->
    <string name="aerr_process_repeated"><xliff:g id="process">%1$s</xliff:g> keeps stopping</string>
    <!-- Button that restarts a crashed application -->
    <string name="aerr_restart">Restart app</string>
    <!-- Button that clears cache and restarts a crashed application -->
    <string name="aerr_reset">Reset and restart app</string>
    <string name="aerr_restart">Open app again</string>
    <!-- Button that sends feedback about a crashed application -->
    <string name="aerr_report">Send feedback</string>
    <!-- Button that closes a crashed application -->