mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-06 00:59:09 +01:00
Update content of files
This commit is contained in:
parent
fd133c6b39
commit
b4503bae58
2 changed files with 6 additions and 0 deletions
data/client/android-beta/res/values
|
@ -3004,6 +3004,8 @@
|
|||
<public type="string" name="BoostingGiveawayCanceledByPayment" id="tgcrawl" />
|
||||
<public type="string" name="BoostingGiveawayChannelStarted" id="tgcrawl" />
|
||||
<public type="string" name="BoostingGiveawayCreated" id="tgcrawl" />
|
||||
<public type="string" name="BoostingGiveawayDeleteMsgText" id="tgcrawl" />
|
||||
<public type="string" name="BoostingGiveawayDeleteMsgTitle" id="tgcrawl" />
|
||||
<public type="string" name="BoostingGiveawayEnd" id="tgcrawl" />
|
||||
<public type="string" name="BoostingGiveawayHowItWorksSubTextDateEnd_few" id="tgcrawl" />
|
||||
<public type="string" name="BoostingGiveawayHowItWorksSubTextDateEnd_many" id="tgcrawl" />
|
||||
|
|
|
@ -1093,6 +1093,10 @@ Sunrise: %2$s"</string>
|
|||
<string name="BoostingGiveawayCanceledByPayment">The channel cancelled the prizes by reversing the payment for them.</string>
|
||||
<string name="BoostingGiveawayChannelStarted">Channel started a giveaway</string>
|
||||
<string name="BoostingGiveawayCreated">Giveaway created</string>
|
||||
<string name="BoostingGiveawayDeleteMsgText">"Deleting this message won't cancel the giveaway - the winners will still be selected on **%s**.
|
||||
|
||||
Once deleted, the Giveaway Announcement cannot be restored."</string>
|
||||
<string name="BoostingGiveawayDeleteMsgTitle">Delete announcement</string>
|
||||
<string name="BoostingGiveawayEnd">Giveaway ended</string>
|
||||
<string name="BoostingGiveawayHowItWorksSubTextDateEnd_few">On **%2$s**, Telegram automatically selected **%3$s** random users that joined **%4$s** after **%5$s** on **%6$s**.</string>
|
||||
<string name="BoostingGiveawayHowItWorksSubTextDateEnd_many">On **%2$s**, Telegram automatically selected **%3$s** random users that joined **%4$s** after **%5$s** on **%6$s**.</string>
|
||||
|
|
Loading…
Add table
Reference in a new issue