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
9f69c59106
commit
8813430a0f
2 changed files with 4 additions and 0 deletions
|
@ -7314,6 +7314,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" />
|
||||
|
@ -7782,6 +7783,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" />
|
||||
|
|
|
@ -4727,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>
|
||||
|
@ -5215,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…
Reference in a new issue