1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-06-30 11:15:36 +02:00

fix autofillError locale string description

This commit is contained in:
Kyle Spearrin 2016-11-22 01:11:48 -05:00
parent 6d56e8951d
commit 66dcf22b95

View File

@ -485,7 +485,7 @@
},
"autofillError": {
"message": "Unable to auto-fill the selected site on this page. Copy/paste your username and/or password instead.",
"description": "Errors have occurred"
"description": "Unable to auto-fill the selected site on this page. Copy/paste your username and/or password instead."
},
"loggedOut": {
"message": "Logged out",