added 'report IP infringement' footer link

This commit is contained in:
Danny Coates 2017-12-05 14:16:22 -08:00
parent b2c1daa6c7
commit bb10c1aa9d
No known key found for this signature in database
GPG Key ID: 4C442633C62E00CB
2 changed files with 5 additions and 1 deletions

View File

@ -18,6 +18,9 @@ module.exports = function(state) {
<a href="https://www.mozilla.org/privacy/websites/#cookies">${state.translate(
'footerLinkCookies'
)}</a>
<a href="https://www.mozilla.org/about/legal/report-infringement/">${state.translate(
'reportIPInfringement'
)}</a>
</div>
<div class="social-links">
<a href="https://github.com/mozilla/send" role="presentation"><img class="github" src="${assets.get(

View File

@ -97,4 +97,5 @@ requirePasswordCheckbox = Require a password to download this file
addPasswordButton = Add password
passwordTryAgain = Incorrect password. Try again.
// This label is followed by the password needed to download a file
passwordResult = Password: { $password }
passwordResult = Password: { $password }
reportIPInfringement = Report IP Infringement