diff --git a/app/partials/desktop/changelog_modal.html b/app/partials/desktop/changelog_modal.html index 891b26c4..907f9023 100644 --- a/app/partials/desktop/changelog_modal.html +++ b/app/partials/desktop/changelog_modal.html @@ -42,7 +42,7 @@
  • Inline bots can now send all attachments supported in Telegram (videos, music, stickers, files, etc.).
  • Try out these sample bots to see what's coming your way soon: @music, @sticker, @youtube, @foursquare
  • Check out the Telegram Blog for more info.
  • -
  • Improved quick forward in channels (Click on message date to try it out).
  • +
  • New quick forwarding in channels (click on the date in a message to try this out).
  • Improved performance.
  • diff --git a/app/partials/mobile/changelog_modal.html b/app/partials/mobile/changelog_modal.html index bc699d9f..83a66c69 100644 --- a/app/partials/mobile/changelog_modal.html +++ b/app/partials/mobile/changelog_modal.html @@ -31,7 +31,7 @@
  • Inline bots can now send all attachments supported in Telegram (videos, music, stickers, files, etc.).
  • Try out these sample bots to see what's coming your way soon: @music, @sticker, @youtube, @foursquare
  • Check out the Telegram Blog for more info.
  • -
  • Improved quick forward in channels (Click on message date to try it out).
  • +
  • New quick forwarding in channels (click on the date in a message to try this out).
  • Improved performance.