Ready to implement groups support in notification system.

This commit is contained in:
Pierre HUBERT
2018-08-01 08:37:48 +02:00
parent 78aadd55a1
commit 2f4621c0e5
4 changed files with 15 additions and 0 deletions

View File

@ -200,4 +200,5 @@
<string name="navigation_drawer_open">Open navigation drawer</string>
<string name="navigation_drawer_close">Close navigation drawer</string>
<string name="action_personal_page">My Page</string>
<string name="notif_on_group_page">on the page of the group %1$s</string>
</resources>