Update notification strings in app info

Bug: 20496114
Change-Id: I98698ae082fec614d0480697885049ffe2e8dcf7
This commit is contained in:
Jason Monk
2015-04-23 14:41:04 -04:00
parent 1049f4d81b
commit a3cfe9e127
2 changed files with 4 additions and 2 deletions

View File

@@ -6365,8 +6365,10 @@
<!-- Title of storage preference to control where app is stored -->
<string name="storage_used">Storage used</string>
<!-- Label for notification settings for an specific app [CHAR LIMIT=40] -->
<string name="notifications_label">Notifications</string>
<!-- App notification summary with notifications enabled [CHAR LIMIT=40] -->
<string name="notifications_enabled">On</string>
<string name="notifications_enabled">Normal</string>
<!-- App notification summary with notifications disabled [CHAR LIMIT=40] -->
<string name="notifications_disabled">Block</string>
<!-- App notification summary with notifications sensitive [CHAR LIMIT=40] -->