Fixed popupUpdateAvailable tense

The tense was unusual, updated it to the correct tense.
This commit is contained in:
Thomas Eales 2019-10-15 19:06:07 +11:00 committed by GitHub
parent 54929a9178
commit b20b02745b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -304,7 +304,7 @@
"description": "A text shown above error message in the popup." "description": "A text shown above error message in the popup."
}, },
"popupUpdateAvailable": { "popupUpdateAvailable": {
"message": "You use an old version of KeePassXC.", "message": "You are using an old version of KeePassXC.",
"description": "Popup warning message about old version of KeePassXC." "description": "Popup warning message about old version of KeePassXC."
}, },
"popupDownloadNewVersion": { "popupDownloadNewVersion": {