From 09937aff7b96be4cd9dc97068d7967a7ee29c2e9 Mon Sep 17 00:00:00 2001 From: syuilo Date: Mon, 16 Apr 2018 05:57:36 +0900 Subject: [PATCH] Escape double quote --- locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en.yml b/locales/en.yml index 57ce5c067..128d974b6 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -232,7 +232,7 @@ desktop/views/components/drive.vue: load-more: "Load more" empty-draghover: "Drop Welcome!" empty-drive: "Your drive is empty" - empty-drive-description: "You can also upload by right clicking and selecting "Upload file" or you can drag and drop a file onto the window." + empty-drive-description: "You can also upload by right clicking and selecting \"Upload file\" or you can drag and drop a file onto the window." empty-folder: "This folder is empty" unable-to-process: "The operation could not be completed." circular-reference-detected: "The destination folder is a subfolder of the folder you wish to move."