From 45ea5af1271e06eaaebba6d6b271c59a52bf0a53 Mon Sep 17 00:00:00 2001 From: davioooh Date: Mon, 30 Apr 2018 14:33:10 +0200 Subject: [PATCH] Update default messages --- .../src/main/resources/default_messages.properties | 3 +++ 1 file changed, 3 insertions(+) diff --git a/telegrambots-abilities/src/main/resources/default_messages.properties b/telegrambots-abilities/src/main/resources/default_messages.properties index 18dc77df..03ae86fc 100644 --- a/telegrambots-abilities/src/main/resources/default_messages.properties +++ b/telegrambots-abilities/src/main/resources/default_messages.properties @@ -1,4 +1,7 @@ ability.commands.notFound=No public commands found. + +ability.recover.message=I am ready to receive the backup file. Please reply to this message with the backup file attached. +ability.recover.success=I have successfully recovered. ability.recover.fail=Oops, something went wrong during recovery. ability.recover.error=I have failed to recover.