Telegram backups refactoring stage 2

This commit is contained in:
Koitharu
2024-12-15 09:44:57 +02:00
parent 07e81f21c7
commit 1b80e48ed4
10 changed files with 206 additions and 101 deletions

View File

@@ -783,4 +783,8 @@
<string name="backup_tg_id_not_set">Chat ID is not set</string>
<string name="telegram_chat_id">Telegram chat ID</string>
<string name="open_telegram_bot">Open the Telegram bot</string>
<string name="send_backups_telegram">Send backups in Telegram</string>
<string name="test_connection">Test connection</string>
<string name="telegram_chat_id_summary">Enter the chat ID where backups should be sent</string>
<string name="open_telegram_bot_summary">Press to open chat with Kotatsu Backup Bot</string>
</resources>