mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-08 10:24:43 +01:00
Update content of files
This commit is contained in:
parent
d548e4ec13
commit
3a84820723
2 changed files with 4 additions and 2 deletions
|
@ -4106,7 +4106,6 @@
|
|||
<public type="string" name="BoostingStarsGiveawayServiceWinnersSelected_other" id="tgcrawl" />
|
||||
<public type="string" name="BoostingStarsOptions" id="tgcrawl" />
|
||||
<public type="string" name="BoostingStarsOptionsInfo" id="tgcrawl" />
|
||||
<public type="string" name="BoostingStarsPrepaidGiveawayTitle" id="tgcrawl" />
|
||||
<public type="string" name="BoostingStarsPreparedGiveawaySubscriptionsPlural_one" id="tgcrawl" />
|
||||
<public type="string" name="BoostingStarsPreparedGiveawaySubscriptionsPlural_other" id="tgcrawl" />
|
||||
<public type="string" name="BoostingStarsQuantityPrizes" id="tgcrawl" />
|
||||
|
@ -7328,6 +7327,7 @@
|
|||
<public type="string" name="NotificationsPermissionAlertSubtitle" id="tgcrawl" />
|
||||
<public type="string" name="NotificationsPermissionAlertTitle" id="tgcrawl" />
|
||||
<public type="string" name="NotificationsPermissionContinue" id="tgcrawl" />
|
||||
<public type="string" name="NotificationsPermissionSettings" id="tgcrawl" />
|
||||
<public type="string" name="NotificationsPriorityHigh" id="tgcrawl" />
|
||||
<public type="string" name="NotificationsPriorityLow" id="tgcrawl" />
|
||||
<public type="string" name="NotificationsPriorityMedium" id="tgcrawl" />
|
||||
|
@ -7796,6 +7796,7 @@
|
|||
<public type="string" name="PermissionDrawAboveOtherAppsGroupCall" id="tgcrawl" />
|
||||
<public type="string" name="PermissionDrawAboveOtherAppsGroupCallTitle" id="tgcrawl" />
|
||||
<public type="string" name="PermissionDrawAboveOtherAppsTitle" id="tgcrawl" />
|
||||
<public type="string" name="PermissionFSILockscreen" id="tgcrawl" />
|
||||
<public type="string" name="PermissionNoAudioStorageStory" id="tgcrawl" />
|
||||
<public type="string" name="PermissionNoAudioVideoWithHint" id="tgcrawl" />
|
||||
<public type="string" name="PermissionNoAudioWithHint" id="tgcrawl" />
|
||||
|
|
|
@ -1333,7 +1333,6 @@ from **%s**."</string>
|
|||
<string name="BoostingStarsGiveawayServiceWinnersSelected_other">%1$d winners of the giveaway were randomly selected by Telegram.</string>
|
||||
<string name="BoostingStarsOptions">Stars to distribute</string>
|
||||
<string name="BoostingStarsOptionsInfo">Choose how many stars to give away and how many boosts to receive for 1 year.</string>
|
||||
<string name="BoostingStarsPrepaidGiveawayTitle">Prepaid giveaway</string>
|
||||
<string name="BoostingStarsPreparedGiveawaySubscriptionsPlural_one">%1$d star</string>
|
||||
<string name="BoostingStarsPreparedGiveawaySubscriptionsPlural_other">%1$d stars</string>
|
||||
<string name="BoostingStarsQuantityPrizes">Number of winners</string>
|
||||
|
@ -4728,6 +4727,7 @@ The Telegram Team"</string>
|
|||
<string name="NotificationsPermissionAlertSubtitle">Please allow Telegram to send you notifications to stay in touch with your friends and family.</string>
|
||||
<string name="NotificationsPermissionAlertTitle">Turn on notifications</string>
|
||||
<string name="NotificationsPermissionContinue">Continue</string>
|
||||
<string name="NotificationsPermissionSettings">Open Settings</string>
|
||||
<string name="NotificationsPriorityHigh">High</string>
|
||||
<string name="NotificationsPriorityLow">Low</string>
|
||||
<string name="NotificationsPriorityMedium">Medium</string>
|
||||
|
@ -5216,6 +5216,7 @@ We will access your location only for the duration you choose, and you can stop
|
|||
<string name="PermissionDrawAboveOtherAppsGroupCall">Overlay mode lets you use push-to-talk and see who is talking even when you are outside of Telegram.</string>
|
||||
<string name="PermissionDrawAboveOtherAppsGroupCallTitle">Voice Chat Overlay</string>
|
||||
<string name="PermissionDrawAboveOtherAppsTitle">Picture-in-Picture</string>
|
||||
<string name="PermissionFSILockscreen">Please allow Telegram to be shown on the lock screen so that calls can work properly.</string>
|
||||
<string name="PermissionNoAudioStorageStory">**Telegram** needs access to music files to upload with your story. Tap Settings -> Permissions, and turn **Music and Audio** on.</string>
|
||||
<string name="PermissionNoAudioVideoWithHint">**Telegram** needs microphone access so that you can send voice messages. Tap Settings -> Permissions, and turn **Microphone** on.</string>
|
||||
<string name="PermissionNoAudioWithHint">**Telegram** needs microphone access so that you can send voice messages. Tap Settings -> Permissions, and turn **Microphone** on.</string>
|
||||
|
|
Loading…
Add table
Reference in a new issue