mirror of
https://github.com/keepassxreboot/keepassxc-browser.git
synced 2026-03-11 08:54:43 +00:00
Merge pull request #635 from wingsuit/patch-1
Fixed popupUpdateAvailable tense
This commit is contained in:
commit
6590c8ef3f
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