mirror of
https://github.com/keepassxreboot/keepassxc-browser.git
synced 2026-03-11 08:54:43 +00:00
Fixed popupUpdateAvailable tense
The tense was unusual, updated it to the correct tense.
This commit is contained in:
parent
54929a9178
commit
b20b02745b
1 changed files with 1 additions and 1 deletions
|
|
@ -304,7 +304,7 @@
|
|||
"description": "A text shown above error message in the popup."
|
||||
},
|
||||
"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."
|
||||
},
|
||||
"popupDownloadNewVersion": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue