Merge pull request #924 from keepassxreboot/fix/165_translation

Fix a translation without a parameter
This commit is contained in:
Sami Vänttinen 2020-07-07 07:24:27 +03:00 committed by GitHub
commit c45df04bea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -924,7 +924,7 @@
"description": "Site preferences info text, first part."
},
"optionsSitePreferencesTabHelpTextSecond": {
"message": "To ignore new/modified credentials on a specific site, add them below or when using the credential banner on the page select",
"message": "To ignore new/modified credentials on a specific site, add them below or when using the credential banner on the page select <em>Don't ask again for this site</em>.",
"description": "Site preferences info text, second part."
},
"optionsSitePreferencesTabHelpTextThird": {

View file

@ -464,7 +464,7 @@
<p>
<span data-i18n="optionsSitePreferencesTabHelpTextFirst"></span>
<br />
<span data-i18n="optionsSitePreferencesTabHelpTextSecond"></span> <em><span data-i18n="popupButtonIgnore"></span></em>.
<span data-i18n="optionsSitePreferencesTabHelpTextSecond"></span>
<br />
<span data-i18n="optionsSitePreferencesTabHelpTextThird"></span>
<br />