Change lock status channel name to 'lock status'.

This commit is contained in:
Greyson Parrelli 2018-08-14 16:59:21 -07:00
parent 7eeafee1c2
commit b79748bbb1
1 changed files with 1 additions and 1 deletions

View File

@ -670,7 +670,7 @@
<string name="NotificationChannel_calls">Calls</string>
<string name="NotificationChannel_failures">Failures</string>
<string name="NotificationChannel_backups">Backups</string>
<string name="NotificationChannel_locked_status">Locked status</string>
<string name="NotificationChannel_locked_status">Lock status</string>
<string name="NotificationChannel_app_updates">App updates</string>
<string name="NotificationChannel_other">Other</string>