Display error if groups information can not be retrieved.

This commit is contained in:
Pierre HUBERT
2018-08-01 09:48:54 +02:00
parent 9a2520efd5
commit 9901337f86
2 changed files with 7 additions and 0 deletions

View File

@ -201,4 +201,5 @@
<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>
<string name="err_get_groups_info">Could not get information about groups!</string>
</resources>