diff --git a/data/web/translations.telegram.org/en/android.html b/data/web/translations.telegram.org/en/android.html
index f4ec07e755..2014783689 100644
--- a/data/web/translations.telegram.org/en/android.html
+++ b/data/web/translations.telegram.org/en/android.html
@@ -191,7 +191,7 @@
diff --git a/data/web/translations.telegram.org/en/android/chat_list.html b/data/web/translations.telegram.org/en/android/chat_list.html
index 6d2766195a..ff1efe6298 100644
--- a/data/web/translations.telegram.org/en/android/chat_list.html
+++ b/data/web/translations.telegram.org/en/android/chat_list.html
@@ -421,9 +421,6 @@
"FilterRemoveChats": [
"Remove Chats"
],
- "FilterRemoveFrom": [
- "Remove from folder"
- ],
"FilterRemoveInclusionChatText": [
"Are you sure you want to remove \"
%1$s\" from the always included list?"
],
diff --git a/data/web/translations.telegram.org/en/android/unsorted.html b/data/web/translations.telegram.org/en/android/unsorted.html
index 61c215e9e1..932ddaaff7 100644
--- a/data/web/translations.telegram.org/en/android/unsorted.html
+++ b/data/web/translations.telegram.org/en/android/unsorted.html
@@ -785,6 +785,9 @@
"FilterRemoveExclusionUserText": [
"Are you sure you want to remove \"
%1$s\" from the always excluded list?"
],
+ "FilterRemoveFrom": [
+ "Remove from folder"
+ ],
"FilterRemoveFromAlertFullText": [
"Sorry, you can't add more than 100 chats to a folder."
],