diff --git a/data/web/translations.telegram.org/en/android.html b/data/web/translations.telegram.org/en/android.html index 2f106bf9e7..bd5e8b5d07 100644 --- a/data/web/translations.telegram.org/en/android.html +++ b/data/web/translations.telegram.org/en/android.html @@ -231,12 +231,12 @@
-
General (981)
+
General (977)
-
Unsorted (695)
+
Unsorted (698)
diff --git a/data/web/translations.telegram.org/en/android/general.html b/data/web/translations.telegram.org/en/android/general.html index 1edd0c24ed..09140819c4 100644 --- a/data/web/translations.telegram.org/en/android/general.html +++ b/data/web/translations.telegram.org/en/android/general.html @@ -570,6 +570,9 @@ "ChannelMessageLiveLocation": [ "%1$s posted a live location" ], + "ChannelPrivate": [ + "Private Channel" + ], "ChatApplyTheme": [ "Apply Theme" ], @@ -1341,9 +1344,6 @@ "Listening": [ "listening" ], - "LiveLocationAlertPrivate": [ - "Choose for how long %1$s will see your accurate location, including when the app is closed." - ], "Loading": [ "Loading..." ], @@ -1500,9 +1500,6 @@ "MuteNever": [ "Never" ], - "MuteNotifications": [ - "Mute Forever" - ], "NearbyCreateGroup": [ "Create a Local Group" ], @@ -2196,9 +2193,6 @@ "ReleaseToGoNextFolder": [ "Release to go to the next unread folder" ], - "RemindTodayAt": [ - "'Remind today at' HH:mm" - ], "Reminders": [ "Reminders" ], @@ -2661,9 +2655,6 @@ "TypeMessage": [ "Message" ], - "TypeScheduleMessage": [ - "Schedule message" - ], "URL": [ "URL" ], @@ -2966,9 +2957,6 @@ "chatFullDate": [ "MMMM d, yyyy" ], - "formatDateSchedule": [ - "MMM d" - ], "formatDateScheduleDay": [ "EEE MMM d" ], diff --git a/data/web/translations.telegram.org/en/android/unsorted.html b/data/web/translations.telegram.org/en/android/unsorted.html index 932f94a8e5..65039311ac 100644 --- a/data/web/translations.telegram.org/en/android/unsorted.html +++ b/data/web/translations.telegram.org/en/android/unsorted.html @@ -947,6 +947,9 @@ "%1$d link", "%1$d links" ], + "LiveLocationAlertPrivate": [ + "Choose for how long %1$s will see your accurate location, including when the app is closed." + ], "LiveLocationContext": [ "Live Location" ], @@ -1856,6 +1859,9 @@ "TwoStepVerificationShowPassword": [ "Show password" ], + "TypeScheduleMessage": [ + "Schedule message" + ], "Unban": [ "Unban" ], @@ -2107,6 +2113,9 @@ "YourPhone": [ "Your Phone" ], + "formatDateSchedule": [ + "MMM d" + ], "formatterDay12H": [ "h:mm a" ],