Settings: Calendar event zen rule string updates.
- Remove Attendance option. - Use new reply value, tweak wording and summaries. Bug: 20064962 Change-Id: I6977b494e54752fa87ea08df0ed085129a09a3d3
This commit is contained in:
@@ -24,19 +24,13 @@
|
||||
android:title="@string/zen_mode_rule_name"
|
||||
android:persistent="false" />
|
||||
|
||||
<!-- Calendar -->
|
||||
<!-- During events for -->
|
||||
<com.android.settings.DropDownPreference
|
||||
android:key="calendar"
|
||||
android:title="@string/zen_mode_event_rule_calendar"
|
||||
android:persistent="false" />
|
||||
|
||||
<!-- Attendance -->
|
||||
<com.android.settings.DropDownPreference
|
||||
android:key="attendance"
|
||||
android:title="@string/zen_mode_event_rule_attendance"
|
||||
android:persistent="false" />
|
||||
|
||||
<!-- Reply -->
|
||||
<!-- Where reply is -->
|
||||
<com.android.settings.DropDownPreference
|
||||
android:key="reply"
|
||||
android:title="@string/zen_mode_event_rule_reply"
|
||||
|
Reference in New Issue
Block a user