mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-01 09:06:24 +01:00
Update content of files
This commit is contained in:
parent
f709c98f76
commit
4db939b528
3 changed files with 5 additions and 5 deletions
|
@ -191,7 +191,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/android/chat_list/" class="tr-section">
|
<div class="tr-section-wrap"><a href="/en/android/chat_list/" class="tr-section">
|
||||||
<div class="tr-section-cover cover3"></div>
|
<div class="tr-section-cover cover3"></div>
|
||||||
<div class="tr-section-caption">Chat List (261)</div>
|
<div class="tr-section-caption">Chat List (260)</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/android/private_chats/" class="tr-section">
|
<div class="tr-section-wrap"><a href="/en/android/private_chats/" 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/android/unsorted/" class="tr-section">
|
<div class="tr-section-wrap"><a href="/en/android/unsorted/" class="tr-section">
|
||||||
<div class="tr-section-cover cover0"></div>
|
<div class="tr-section-cover cover0"></div>
|
||||||
<div class="tr-section-caption">Unsorted (693)</div>
|
<div class="tr-section-caption">Unsorted (694)</div>
|
||||||
</a></div>
|
</a></div>
|
||||||
</div>
|
</div>
|
||||||
</section></section>
|
</section></section>
|
||||||
|
|
|
@ -421,9 +421,6 @@
|
||||||
"FilterRemoveChats": [
|
"FilterRemoveChats": [
|
||||||
"Remove Chats"
|
"Remove Chats"
|
||||||
],
|
],
|
||||||
"FilterRemoveFrom": [
|
|
||||||
"Remove from folder"
|
|
||||||
],
|
|
||||||
"FilterRemoveInclusionChatText": [
|
"FilterRemoveInclusionChatText": [
|
||||||
"Are you sure you want to remove \"<mark class=\"token\">%1$s</mark>\" from the always included list?"
|
"Are you sure you want to remove \"<mark class=\"token\">%1$s</mark>\" from the always included list?"
|
||||||
],
|
],
|
||||||
|
|
|
@ -785,6 +785,9 @@
|
||||||
"FilterRemoveExclusionUserText": [
|
"FilterRemoveExclusionUserText": [
|
||||||
"Are you sure you want to remove \"<mark class=\"token\">%1$s</mark>\" from the always excluded list?"
|
"Are you sure you want to remove \"<mark class=\"token\">%1$s</mark>\" from the always excluded list?"
|
||||||
],
|
],
|
||||||
|
"FilterRemoveFrom": [
|
||||||
|
"Remove from folder"
|
||||||
|
],
|
||||||
"FilterRemoveFromAlertFullText": [
|
"FilterRemoveFromAlertFullText": [
|
||||||
"Sorry, you can't add more than 100 chats to a folder."
|
"Sorry, you can't add more than 100 chats to a folder."
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue