Skip to content

Commit

Permalink
Update strings.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
uwedisch authored Oct 1, 2024
1 parent 7c62352 commit 29342bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<string name="sync_telegram_title">Forward all received SMS from this device to the configured Telegram chat or group</string>
<string name="action_settings">Settings</string>
<string name="telegram_bot_key">Telegram bot token to access the Bot API</string>
<string name="telegram_chat_id">Telegram chat ID to forward all received SMS to</string>
<string name="telegram_chat_id">Telegram chat ID to which all received SMS should be forwarded</string>

<string name="enable_telegram_sync_key">sms2telegram.settings.tg.enabled</string>
<string name="enable_telegram_bot_key_key">sms2telegram.settings.tg.bot.key</string>
Expand Down

0 comments on commit 29342bb

Please sign in to comment.