aboutsummaryrefslogtreecommitdiffstats
path: root/inc/messages.inc
diff options
context:
space:
mode:
Diffstat (limited to 'inc/messages.inc')
-rw-r--r--inc/messages.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/messages.inc b/inc/messages.inc
index 5574bcf..4938fa1 100644
--- a/inc/messages.inc
+++ b/inc/messages.inc
@@ -10,7 +10,7 @@ $messages = array(
"gamesave_ok" => "Game saved.",
"gamesave_error" => "An error occured when trying to save the game.",
"gamesave_not_found" => "Couldn't find the specified save file.",
- "gamesave_delete_error" => "Couldn't delete the specified save file.",
+ "gamesave_delete_fail" => "Couldn't delete the specified save file.",
"gamesave_delete_success" => "Game save successfully removed from server",
);