Log error if settings unavailable when saving user settings

Fixes #1645
This commit is contained in:
Nick O'Leary
2018-04-16 15:02:28 +01:00
parent f4c2938b41
commit 52d9578a19
3 changed files with 15 additions and 5 deletions

View File

@@ -75,6 +75,7 @@
},
"settings": {
"user-not-available": "Cannot save user settings: __message__",
"not-available": "Settings not available",
"property-read-only": "Property '__prop__' is read-only"
},