better shorter copy for group inbox

This commit is contained in:
Jeff Atwood 2016-01-27 10:25:54 -08:00
parent 5ed21e8767
commit 6a7bdfecc8

View File

@ -1003,8 +1003,8 @@ en:
granted_badge: "<i title='badge granted' class='fa fa-certificate'></i><p>Earned '{{description}}'</p>"
group_message_summary:
one: "<i title='messages in group inbox' class='fa fa-group'></i><p> There is {{count}} message in your {{group_name}} inbox</p>"
other: "<i title='messages in group inbox' class='fa fa-group'></i><p> There are {{count}} messages in your {{group_name}} inbox</p>"
one: "<i title='messages in group inbox' class='fa fa-group'></i><p> {{count}} message in your {{group_name}} inbox</p>"
other: "<i title='messages in group inbox' class='fa fa-group'></i><p> {{count}} messages in your {{group_name}} inbox</p>"
alt:
mentioned: "Mentioned by"