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