Merge "Legacy channels say "allow sound" instead of "let the app decide". We had this string already translated from use in previous ux revs." into oc-mr1-dev am: 49d25a0506

am: 4010eb294f

Change-Id: Iaa85e2d06431bd92886aafc8b94b36c20de46eef
This commit is contained in:
Alison Cichowlas
2017-08-31 20:23:27 +00:00
committed by android-build-merger

View File

@@ -6839,8 +6839,8 @@
<!-- [CHAR LIMIT=100] Notification importance screen title --> <!-- [CHAR LIMIT=100] Notification importance screen title -->
<string name="notification_importance_title">Importance</string> <string name="notification_importance_title">Importance</string>
<!-- [CHAR LIMIT=100] Notification Importance: unspecified importance level description --> <!-- [CHAR LIMIT=100 BACKUP_MESSAGE_ID=1820188704793497324] Notification Importance: unspecified importance level description -->
<string name="notification_importance_unspecified">Let the app decide</string> <string name="notification_importance_unspecified">Allow sound</string>
<!-- [CHAR LIMIT=100] Notification Importance: blocked importance level description --> <!-- [CHAR LIMIT=100] Notification Importance: blocked importance level description -->
<string name="notification_importance_blocked">Never show notifications</string> <string name="notification_importance_blocked">Never show notifications</string>