mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-11 12:41:37 +01:00
Update content of files
This commit is contained in:
parent
8b2793affc
commit
36eb9eeb01
2 changed files with 13 additions and 1 deletions
|
@ -8852,15 +8852,21 @@
|
|||
<public type="string" name="RevenueSharingAdsAlertButton" id="tgcrawl" />
|
||||
<public type="string" name="RevenueSharingAdsAlertSubtitle" id="tgcrawl" />
|
||||
<public type="string" name="RevenueSharingAdsInfo1Subtitle" id="tgcrawl" />
|
||||
<public type="string" name="RevenueSharingAdsInfo1SubtitleBot" id="tgcrawl" />
|
||||
<public type="string" name="RevenueSharingAdsInfo1Title" id="tgcrawl" />
|
||||
<public type="string" name="RevenueSharingAdsInfo1TitleBot" id="tgcrawl" />
|
||||
<public type="string" name="RevenueSharingAdsInfo2Subtitle" id="tgcrawl" />
|
||||
<public type="string" name="RevenueSharingAdsInfo2SubtitleBot" id="tgcrawl" />
|
||||
<public type="string" name="RevenueSharingAdsInfo2Title" id="tgcrawl" />
|
||||
<public type="string" name="RevenueSharingAdsInfo2TitleBot" id="tgcrawl" />
|
||||
<public type="string" name="RevenueSharingAdsInfo3Subtitle" id="tgcrawl" />
|
||||
<public type="string" name="RevenueSharingAdsInfo3SubtitleBot" id="tgcrawl" />
|
||||
<public type="string" name="RevenueSharingAdsInfo3Title" id="tgcrawl" />
|
||||
<public type="string" name="RevenueSharingAdsInfo4Subtitle2" id="tgcrawl" />
|
||||
<public type="string" name="RevenueSharingAdsInfo4Subtitle2Bot" id="tgcrawl" />
|
||||
<public type="string" name="RevenueSharingAdsInfo4SubtitleLearnMore" id="tgcrawl" />
|
||||
<public type="string" name="RevenueSharingAdsInfo4Title" id="tgcrawl" />
|
||||
<public type="string" name="RevenueSharingAdsInfo4TitleBot" id="tgcrawl" />
|
||||
<public type="string" name="ReverseOrder" id="tgcrawl" />
|
||||
<public type="string" name="RevokeAlert" id="tgcrawl" />
|
||||
<public type="string" name="RevokeAlertNewLink" id="tgcrawl" />
|
||||
|
|
|
@ -6302,15 +6302,21 @@ If you reset your account, all your messages and chats will be deleted."</string
|
|||
<string name="RevenueSharingAdsAlertButton">Understood</string>
|
||||
<string name="RevenueSharingAdsAlertSubtitle">Telegram Ads are very different from ads on other platforms. Ads such as this one:</string>
|
||||
<string name="RevenueSharingAdsInfo1Subtitle">Ads on Telegram do not use your personal information and are based on the channel in which you see them.</string>
|
||||
<string name="RevenueSharingAdsInfo1SubtitleBot">Ads on Telegram do not use your personal information and are based on the bot in which you see them.</string>
|
||||
<string name="RevenueSharingAdsInfo1Title">Respect Your Privacy</string>
|
||||
<string name="RevenueSharingAdsInfo1TitleBot">Respect Your Privacy</string>
|
||||
<string name="RevenueSharingAdsInfo2Subtitle">50% of the revenue from Telegram Ads goes to the owner of the channel where they are displayed.</string>
|
||||
<string name="RevenueSharingAdsInfo2SubtitleBot">50% of the revenue from Telegram Ads goes to the owner of the bot where they are displayed.</string>
|
||||
<string name="RevenueSharingAdsInfo2Title">Help the Channel Creator</string>
|
||||
<string name="RevenueSharingAdsInfo2TitleBot">Help the Bot Creator</string>
|
||||
<string name="RevenueSharingAdsInfo3Subtitle">You can turn off ads by subscribing to **Telegram Premium**, and Level %1$s channels can remove them for their subscribers.</string>
|
||||
<string name="RevenueSharingAdsInfo3SubtitleBot">You can turn off ads by subscribing to **Telegram Premium**.</string>
|
||||
<string name="RevenueSharingAdsInfo3Title">Can Be Removed</string>
|
||||
<string name="RevenueSharingAdsInfo4Subtitle2">Anyone can create an ad to display in this channel — with minimal budgets. Check out the **Telegram Ad Platform** for details. %1$s</string>
|
||||
<string name="RevenueSharingAdsInfo4Subtitle2Bot">Anyone can create an ad to display in this bot — with minimal budgets. Check out the **Telegram Ad Platform** for details. %1$s</string>
|
||||
<string name="RevenueSharingAdsInfo4SubtitleLearnMore">**Learn More >**</string>
|
||||
<string name="RevenueSharingAdsInfo4Title">Can I Launch an Ad?</string>
|
||||
<string name="RevenueSharingAdsInfo4TitleBot">Can I Launch an Ad?</string>
|
||||
<string name="ReverseOrder">Reverse order</string>
|
||||
<string name="RevokeAlert">Are you sure you want to revoke this link? Once the link is revoked, no one will be able to join using it.</string>
|
||||
<string name="RevokeAlertNewLink">The previous invite link is now inactive. A new link has been generated.</string>
|
||||
|
@ -8042,7 +8048,7 @@ However, it is currently available for purchase. **Learn more…**"</string>
|
|||
<string name="VideoOnceCloseTitle">Close Video Message</string>
|
||||
<string name="VideoOnceHint">This video message can only be played once.</string>
|
||||
<string name="VideoOnceOutHint">This message will disappear once **%s** plays it once.</string>
|
||||
<string name="VideoPlayerLoop">Speed</string>
|
||||
<string name="VideoPlayerLoop">Loop</string>
|
||||
<string name="VideoPlayerSpeed">Speed</string>
|
||||
<string name="VideoQualityIsTooLow">Video quality is too low to change compression settings.</string>
|
||||
<string name="VideoSavedHint">Video saved to gallery</string>
|
||||
|
|
Loading…
Reference in a new issue