fix autofillError locale string description

This commit is contained in:
Kyle Spearrin 2016-11-22 01:11:48 -05:00
parent 6d56e8951d
commit 66dcf22b95
1 changed files with 1 additions and 1 deletions

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",