diff --git a/res/values/strings.xml b/res/values/strings.xml index 249d1c5d28f..b89fe3a271d 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -2869,6 +2869,10 @@ USB debugging Debug mode when USB is connected + + Power menu bug reports + + Include option in power menu for taking a bug report Stay awake @@ -3397,16 +3401,6 @@ When reinstalling an app, restore backed up settings and data - - Take bug report - - This will collect information about your - current device state, to send as an e-mail message. It will take a little - time from starting the bug report until it is ready to be sent; please be - patient. - - Report - Desktop backup password diff --git a/res/xml/development_prefs.xml b/res/xml/development_prefs.xml index 202265cbf4c..e9a15be6aea 100644 --- a/res/xml/development_prefs.xml +++ b/res/xml/development_prefs.xml @@ -18,8 +18,8 @@ android:title="@string/development_settings_title"> + android:title="@*android:string/bugreport_title" + android:dialogTitle="@*android:string/bugreport_title" /> + +