Merge pull request #1534 from urbanrotnik/ur-SCI-3106-tooltip-fix

Update tooltip for system notifications dropdown
This commit is contained in:
Urban Rotnik 2019-02-27 15:12:48 +01:00 committed by GitHub
commit 6978db0e45
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View file

@ -22,7 +22,7 @@
<a href="#"
id="system-notifications-dropdown"
class="dropdown-toggle"
title="System notifications"
title="<%= t('system_notifications.navbar.tooltip') %>"
data-toggle="dropdown"
role="button"
aria-haspopup="true"

View file

@ -1292,6 +1292,8 @@ en:
create:
success_flash: "Successfully added sample group <strong>%{sample_group}</strong> to team <strong>%{team}</strong>."
system_notifications:
navbar:
tooltip: 'Whats new notifications'
emails:
subject: "You've received a What's new notification"
intro_paragraph: "Hi %{user_name}, you've received What's new notification in SciNote:"