1 <menu xmlns:android="http://schemas.android.com/apk/res/android"> 2 <item android:id="@+id/no_threshold" 3 android:title="@string/deletion_helper_no_threshold" /> 4 <item android:id="@+id/default_threshold" 5 android:title="@string/deletion_helper_default_threshold" /> 6 </menu>