Merge "Add group name into channel summary, if applicable." into oc-dev

This commit is contained in:
Alison Cichowlas
2017-06-02 15:39:44 +00:00
committed by Android (Google) Code Review
3 changed files with 62 additions and 6 deletions

View File

@@ -8685,4 +8685,8 @@
<!-- Title for the installed app info storage page. The total storage space taken up by this app. [CHAR LIMIT=40]-->
<string name="app_info_storage_title">Space used</string>
<!-- The divider symbol between different parts of the notification header including spaces. not translatable [CHAR LIMIT=3] -->
<string name="notification_header_divider_symbol_with_spaces" translatable="false">" • "</string>
</resources>