Update content of files

This commit is contained in:
GitHub Action 2024-11-17 23:13:57 +00:00
parent 857f70ca68
commit 2e2f0918a9
2 changed files with 4 additions and 0 deletions
data/client/android-beta/res/values

View file

@ -4197,6 +4197,8 @@
<public type="string" name="BotEmojiStatusSetRequestForMinute_one" id="tgcrawl" />
<public type="string" name="BotEmojiStatusSetRequestForMinute_other" id="tgcrawl" />
<public type="string" name="BotEmojiStatusUpdated" id="tgcrawl" />
<public type="string" name="BotFileDownloadCancel" id="tgcrawl" />
<public type="string" name="BotFileDownloadOpen" id="tgcrawl" />
<public type="string" name="BotFileDownloaded" id="tgcrawl" />
<public type="string" name="BotFileDownloading" id="tgcrawl" />
<public type="string" name="BotFullscreenBack" id="tgcrawl" />

View file

@ -1420,6 +1420,8 @@ from **%s**."</string>
<string name="BotEmojiStatusSetRequestForMinute_one">%d minute</string>
<string name="BotEmojiStatusSetRequestForMinute_other">%d minutes</string>
<string name="BotEmojiStatusUpdated">Your emoji status is updated.</string>
<string name="BotFileDownloadCancel">Cancel</string>
<string name="BotFileDownloadOpen">Open</string>
<string name="BotFileDownloaded">File saved to Downloads</string>
<string name="BotFileDownloading">Downloading...</string>
<string name="BotFullscreenBack">Back</string>