From 3bff5c04639e58d0558cc1e8cb78ca2b403c6c89 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Wed, 26 May 2021 22:31:06 +0900 Subject: [PATCH] refs #594 Update cancel too button texts --- src/config/locales/en/translation.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/config/locales/en/translation.json b/src/config/locales/en/translation.json index b621edbd..ab98b0e3 100644 --- a/src/config/locales/en/translation.json +++ b/src/config/locales/en/translation.json @@ -277,9 +277,9 @@ "status": "What is on your mind?", "cancel": "Cancel", "toot": "Toot", - "close_confirm": "Are you sure you want to cancel the new toot?", - "close_confirm_ok": "OK", - "close_confirm_cancel": "Cancel", + "close_confirm": "Are you sure you want to discard this toot?", + "close_confirm_ok": "Discard", + "close_confirm_cancel": "Continue Editing", "description": "Describe for the visually impaired", "footer": { "add_image": "Add images",