Change the file not found message to a better one

This commit is contained in:
Matheus Faustino 2018-09-03 22:34:04 -03:00
parent 4ad9b018f8
commit 8e18c4e38b
No known key found for this signature in database
GPG Key ID: A132F02D41D2F4A6

View File

@ -1299,7 +1299,7 @@
"message": "File saved with success" "message": "File saved with success"
}, },
"noFileToImport": { "noFileToImport": {
"message": "You don't have a file to import." "message": "To import your styles, you should export it first."
}, },
"connectingDropbox": { "connectingDropbox": {
"message": "Connecting Dropbox..." "message": "Connecting Dropbox..."