From 8e18c4e38bbeb29e733f455d2882e6ec007f3e05 Mon Sep 17 00:00:00 2001 From: Matheus Faustino Date: Mon, 3 Sep 2018 22:34:04 -0300 Subject: [PATCH] Change the file not found message to a better one --- _locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 463a2bfc..21c12c66 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -1299,7 +1299,7 @@ "message": "File saved with success" }, "noFileToImport": { - "message": "You don't have a file to import." + "message": "To import your styles, you should export it first." }, "connectingDropbox": { "message": "Connecting Dropbox..."