mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Various fixes
This commit is contained in:
parent
a320fbf36e
commit
e0ec4d9c31
6 changed files with 194 additions and 123 deletions
|
|
@ -15984,7 +15984,7 @@ Error: %8$@";
|
|||
"Notification.PollAddedOptionYou" = "You added the option \"%1$@\" to the poll";
|
||||
|
||||
"Notification.PollDeletedOption" = "%1$@ deleted the option \"%2$@\" from the poll";
|
||||
"Notification.PollDeletedOptionYou" = "You deleted the option \"%1$@\" to the poll";
|
||||
"Notification.PollDeletedOptionYou" = "You deleted the option \"%1$@\" from the poll";
|
||||
|
||||
"Notification.ManagedBotCreated" = "%@ bot created";
|
||||
|
||||
|
|
@ -16034,7 +16034,7 @@ Error: %8$@";
|
|||
"Chat.Poll.ReplyToOption" = "Reply to Option";
|
||||
"Chat.Poll.VoteOption" = "Vote";
|
||||
"Chat.Poll.RetractOptionVote" = "Retract Vote";
|
||||
"Chat.Poll.RemoveOption" = "Remoev";
|
||||
"Chat.Poll.RemoveOption" = "Remove";
|
||||
|
||||
"Chat.Poll.ContextMenu.SectionOption" = "Option";
|
||||
"Chat.Poll.ContextMenu.SectionPoll" = "Poll";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue