copy, "notification history" is just too long

This commit is contained in:
Sam 2014-09-10 10:14:42 +10:00
parent 8c02f47f23
commit 51d9a59d53
2 changed files with 1 additions and 2 deletions

View File

@ -27,7 +27,7 @@
{{#link-to 'user.notifications' tagName="li"}}
{{#link-to 'user.notifications'}}
<i class='glyph fa fa-comment'></i>
{{i18n user.notification_history}}
{{i18n user.notifications}}
<span class='count'>({{unread_notification_count}})</span>
<span class='fa fa-chevron-right'></span>
{{/link-to}}

View File

@ -306,7 +306,6 @@ en:
invited_by: "Invited By"
trust_level: "Trust Level"
notifications: "Notifications"
notification_history: "Notification History"
disable_jump_reply: "Don't jump to your new post after replying"
dynamic_favicon: "Show incoming message notifications on favicon (experimental)"
edit_history_public: "Let other users view my post revisions"