mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Various improvements
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user