Various improvements

This commit is contained in:
Isaac
2023-12-20 22:17:06 +04:00
parent 46e203137a
commit 6730f7d2fb
25 changed files with 1047 additions and 189 deletions

View File

@@ -10773,3 +10773,26 @@ Sorry for the inconvenience.";
"ChatList.PremiumXmasGiftText" = "Gift Telegram Premium for Christmas.";
"ReassignBoost.DescriptionWithLink" = "To boost **%1$@**, reassign a previous boost or [gift Telegram Premium]() to a friend to get **%2$@** additional boosts.";
"Channel.AdminLog.ChannelChangedNameColorAndIcon" = "%1$@ changed the channel name color and icon to %2$@ %3$@";
"Channel.AdminLog.ChannelChangedNameColor" = "%1$@ changed the channel name color to %2$@";
"Channel.AdminLog.ChannelChangedNameIcon" = "%1$@ changed the channel name icon to %2$@";
"Channel.AdminLog.ChannelChangedProfileColorAndIcon" = "%1$@ changed the channel profile color and icon to %2$@ %3$@";
"Channel.AdminLog.ChannelChangedProfileColor" = "%1$@ changed the channel profile color to %2$@";
"Channel.AdminLog.ChannelChangedProfileIcon" = "%1$@ changed the channel profile icon to %2$@";
"Channel.AdminLog.ChannelRemovedProfileColorAndIcon" = "%1$@ changed the removed profile color and icon";
"Channel.AdminLog.ChannelRemovedProfileColor" = "%1$@ removed profile color";
"Channel.AdminLog.ChannelRemovedProfileIcon" = "%1$@ removed profile icon";
"Channel.AdminLog.ChannelUpdatedStatus" = "%1$@ changed the channel status to %2$@";
"Channel.AdminLog.ChannelRemovedStatus" = "%1$@ removed the channel status";
"Channel.AdminLog.ChannelRemovedWallpaper" = "%1$@ removed wallpaper";
"Channel.AdminLog.ChannelChangedWallpaper" = "%1$@ set a new wallpaper";
"Channel.Appearance.UnsavedChangesAlertTitle" = "Unsaved Changes";
"Channel.Appearance.UnsavedChangesAlertText" = "You have changed the channel appearance settings. Apply changes?";
"Channel.Appearance.UnsavedChangesAlertDiscard" = "Discard";
"Channel.Appearance.UnsavedChangesAlertApply" = "Apply";