Update content of files

This commit is contained in:
GitHub Action 2022-05-31 19:49:16 +00:00
parent f709c98f76
commit 4db939b528
3 changed files with 5 additions and 5 deletions

View file

@ -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>

View file

@ -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?"
], ],

View file

@ -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."
], ],