Merge "Change app crash dialog strings" into nyc-dev am: a7d66aa6b8 am: ca89f7b69f
am: f0b8f05a76
* commit 'f0b8f05a76292d1237e1e40943de37c51f50aa9e':
Change app crash dialog strings
Change-Id: Ia8cd3a8a12679656d15d943d9f8039c01c4c95a3
This commit is contained in:
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user