Additional warning.

This commit is contained in:
EvilOlaf 2015-03-08 08:29:59 +01:00
parent debbb50e1d
commit 60fd777c80

View File

@ -39,7 +39,7 @@ public enum C {
* Confirm
*/
FAILED_CONFIRM("$2You have no pending actions to confirm!"),
REQUIRES_CONFIRM("$2Are you sure you wish to execute: $1%s$2?\n$2If you are sure: $1/plot confirm"),
REQUIRES_CONFIRM("$2Are you sure you wish to execute: $1%s$2\n$2This cannot be undone!\n$2If you are sure: $1/plot confirm"),
/*
* Move
*/