diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 6e8a68f4..bdac0080 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -69,7 +69,7 @@ "description": "Heading for backup" }, "backupMessage": { - "message": "Larger imported files may take a moment. Wait for a browser notification to appear.", + "message": "Select a file or drag and drop to this page.", "description": "Message for backup" }, "checkAllUpdates": { @@ -136,6 +136,10 @@ "message": "Are you sure you want to delete this style?", "description": "Confirmation before deleting a style" }, + "dragDropMessage": { + "message": "Drop your backup file anywhere on this page to import.", + "description": "Drag'n'drop message" + }, "confirmOK": { "message": "Delete" }, diff --git a/manage.html b/manage.html index 2a5a425f..48137583 100644 --- a/manage.html +++ b/manage.html @@ -221,7 +221,7 @@ - +