Merge "Use a new string for category headers" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
5770b4e928
@@ -25,9 +25,9 @@
|
||||
|
||||
<PreferenceCategory
|
||||
android:key="allowed"
|
||||
android:title="@string/app_permission_summary_allowed"/>
|
||||
android:title="@string/notification_listener_allowed"/>
|
||||
|
||||
<PreferenceCategory
|
||||
android:key="not_allowed"
|
||||
android:title="@string/app_permission_summary_not_allowed"/>
|
||||
android:title="@string/notification_listener_not_allowed"/>
|
||||
</PreferenceScreen>
|
||||
|
Reference in New Issue
Block a user