mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 23:38:26 +01:00
Update content of files
This commit is contained in:
parent
30ddae4ba0
commit
823f29274e
3 changed files with 8 additions and 8 deletions
|
@ -211,7 +211,7 @@
|
||||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||||
<div class="tr-section-wrap"><a href="/en/ios/settings/" class="tr-section">
|
<div class="tr-section-wrap"><a href="/en/ios/settings/" class="tr-section">
|
||||||
<div class="tr-section-cover cover7"></div>
|
<div class="tr-section-cover cover7"></div>
|
||||||
<div class="tr-section-caption">Settings (1030)</div>
|
<div class="tr-section-caption">Settings (1028)</div>
|
||||||
</a></div>
|
</a></div>
|
||||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||||
<div class="tr-section-wrap"><a href="/en/ios/camera_and_media/" class="tr-section">
|
<div class="tr-section-wrap"><a href="/en/ios/camera_and_media/" class="tr-section">
|
||||||
|
@ -236,7 +236,7 @@
|
||||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||||
<div class="tr-section-wrap"><a href="/en/ios/unsorted/" class="tr-section">
|
<div class="tr-section-wrap"><a href="/en/ios/unsorted/" class="tr-section">
|
||||||
<div class="tr-section-cover cover0"></div>
|
<div class="tr-section-cover cover0"></div>
|
||||||
<div class="tr-section-caption">Unsorted (660)</div>
|
<div class="tr-section-caption">Unsorted (662)</div>
|
||||||
</a></div>
|
</a></div>
|
||||||
</div>
|
</div>
|
||||||
</section></section>
|
</section></section>
|
||||||
|
|
|
@ -1819,9 +1819,6 @@
|
||||||
"Privacy.GroupsAndChannels.CustomHelp": [
|
"Privacy.GroupsAndChannels.CustomHelp": [
|
||||||
"You can restrict who can add you to groups and channels with granular precision."
|
"You can restrict who can add you to groups and channels with granular precision."
|
||||||
],
|
],
|
||||||
"Privacy.GroupsAndChannels.CustomShareHelp": [
|
|
||||||
"These users will or will not be able to add you to groups and channels regardless of the settings above."
|
|
||||||
],
|
|
||||||
"Privacy.GroupsAndChannels.NeverAllow": [
|
"Privacy.GroupsAndChannels.NeverAllow": [
|
||||||
"Never Allow"
|
"Never Allow"
|
||||||
],
|
],
|
||||||
|
@ -1943,9 +1940,6 @@
|
||||||
"PrivacyPhoneNumberSettings.CustomDisabledHelp": [
|
"PrivacyPhoneNumberSettings.CustomDisabledHelp": [
|
||||||
"Users who add your number to their contacts will see it on Telegram only if they are your contacts."
|
"Users who add your number to their contacts will see it on Telegram only if they are your contacts."
|
||||||
],
|
],
|
||||||
"PrivacyPhoneNumberSettings.CustomHelp": [
|
|
||||||
"Users who have your number saved in their contacts will also see it on Telegram."
|
|
||||||
],
|
|
||||||
"PrivacyPhoneNumberSettings.CustomPublicLink": [
|
"PrivacyPhoneNumberSettings.CustomPublicLink": [
|
||||||
"Users who have your number saved in their contacts will also see it on Telegram.<br/><br/>This public link opens a chat with you:<br/>[https://t.me/<mark class=\"token\">%@</mark>]()"
|
"Users who have your number saved in their contacts will also see it on Telegram.<br/><br/>This public link opens a chat with you:<br/>[https://t.me/<mark class=\"token\">%@</mark>]()"
|
||||||
],
|
],
|
||||||
|
|
|
@ -1555,9 +1555,15 @@
|
||||||
"Show More (<mark class=\"token\">%@</mark>)",
|
"Show More (<mark class=\"token\">%@</mark>)",
|
||||||
"Show More (<mark class=\"token\">%@</mark>)"
|
"Show More (<mark class=\"token\">%@</mark>)"
|
||||||
],
|
],
|
||||||
|
"Privacy.GroupsAndChannels.CustomShareHelp": [
|
||||||
|
"These users will or will not be able to add you to groups and channels regardless of the settings above."
|
||||||
|
],
|
||||||
"Privacy.PaymentsClearInfoDoneHelp": [
|
"Privacy.PaymentsClearInfoDoneHelp": [
|
||||||
"Payment & shipping info cleared."
|
"Payment & shipping info cleared."
|
||||||
],
|
],
|
||||||
|
"PrivacyPhoneNumberSettings.CustomHelp": [
|
||||||
|
"Users who have your number saved in their contacts will also see it on Telegram."
|
||||||
|
],
|
||||||
"PrivacySettings.Passcode": [
|
"PrivacySettings.Passcode": [
|
||||||
"Passcode Lock"
|
"Passcode Lock"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue