diff --git a/data/web/translations.telegram.org/en/android.html b/data/web/translations.telegram.org/en/android.html
index b0e2fcc111..7a2411530d 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 4a9e4f54a8..be8a8709aa 100644
--- a/data/web/translations.telegram.org/en/android/chat_list.html
+++ b/data/web/translations.telegram.org/en/android/chat_list.html
@@ -479,6 +479,9 @@
"LeaveMegaMenu": [
"Leave group"
],
+ "LimitReachedChatInFoldersLocked": [
+ "Sorry, you can't add more than **
%1$d** chats to a folder. Please create a new one. We are working to let you increase this limit in the future."
+ ],
"LimitReachedPinDialogs": [
"Sorry, you can't pin more than
%1$d chats to the top. Unpin some that are currently pinned or subscribe to **Telegram Premium** to double the limit to **
%2$d** chats."
],
diff --git a/data/web/translations.telegram.org/en/android/unsorted.html b/data/web/translations.telegram.org/en/android/unsorted.html
index f5698b1312..4c89d77b99 100644
--- a/data/web/translations.telegram.org/en/android/unsorted.html
+++ b/data/web/translations.telegram.org/en/android/unsorted.html
@@ -1155,9 +1155,6 @@
"LimitReachedChatInFolders": [
"Sorry, you can't add more than **
%1$d** chats to a folder. You can increase this limit to **
%2$d** by upgrading to **Telegram Premium**."
],
- "LimitReachedChatInFoldersLocked": [
- "Sorry, you can't add more than **
%1$d** chats to a folder. Please create a new one. We are working to let you increase this limit in the future."
- ],
"LimitReachedChatInFoldersPremium": [
"Sorry, you can't add more than **
%1$d** chats to a folder. Please create a new one."
],