summaryrefslogtreecommitdiffstats
path: root/ui/translations/en.json
diff options
context:
space:
mode:
authorDessalines <tyhou13@gmx.com>2020-03-06 14:57:52 -0500
committerDessalines <tyhou13@gmx.com>2020-03-06 14:57:52 -0500
commita67a69f95e268a679a6c42722240628019355790 (patch)
tree5e7334cb89e4e69d547e90ccba7864bd0f62fc19 /ui/translations/en.json
parent0708a6d665ef81700ac61c32f1c3710db9493108 (diff)
Ask for confirmation on leaving pages with incomplete forms. Fixes #529
Diffstat (limited to 'ui/translations/en.json')
-rw-r--r--ui/translations/en.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/ui/translations/en.json b/ui/translations/en.json
index ea063fca..afee21bb 100644
--- a/ui/translations/en.json
+++ b/ui/translations/en.json
@@ -245,5 +245,6 @@
"no_private_message_edit_allowed": "Not allowed to edit private message.",
"couldnt_update_private_message": "Couldn't update private message.",
"time": "Time",
- "action": "Action"
+ "action": "Action",
+ "block_leaving": "Are you sure you want to leave?"
}