UX: Use smaller messages for moderator actions.

This commit is contained in:
Robin Ward
2015-07-24 16:39:03 -04:00
parent 326b2812e4
commit bb93a345eb
25 changed files with 171 additions and 60 deletions

View File

@@ -119,6 +119,20 @@ en:
google+: 'share this link on Google+'
email: 'send this link in an email'
action_codes:
closed:
enabled: 'closed this topic %{when}'
disabled: 'opened this topic %{when}'
archived:
enabled: 'archived this topic %{when}'
disabled: 'unarchived this topic %{when}'
pinned:
enabled: 'pinned this topic %{when}'
disabled: 'unpinned this topic %{when}'
visible:
enabled: 'unlisted this topic %{when}'
disabled: 'listed this topic %{when}'
topic_admin_menu: "topic admin actions"
emails_are_disabled: "All outgoing email has been globally disabled by an administrator. No email notifications of any kind will be sent."