mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-11-25 17:43:18 +00:00
Merge branch 'master' of gitlab.com:peter-iakovlev/telegram-ios
This commit is contained in:
commit
245b2e29f2
@ -401,6 +401,7 @@
|
||||
"Message.Audio" = "Voice Message";
|
||||
"Message.ForwardedMessage" = "Forwarded Message\nFrom: %@";
|
||||
"Message.Animation" = "GIF";
|
||||
"Message.Poll" = "Poll";
|
||||
|
||||
// Conversation Profile
|
||||
"ConversationProfile.ErrorCreatingConversation" = "An error occurred";
|
||||
@ -3604,7 +3605,7 @@ Unused sets are archived when you add more.";
|
||||
|
||||
"MessagePoll.LabelAnonymous" = "Anonymous Poll";
|
||||
"MessagePoll.LabelClosed" = "Final Results";
|
||||
"MessagePoll.VotedCount_0" = "%@ voted";
|
||||
"MessagePoll.VotedCount_0" = "No votes";
|
||||
"MessagePoll.VotedCount_1" = "1 voted";
|
||||
"MessagePoll.VotedCount_2" = "2 voted";
|
||||
"MessagePoll.VotedCount_3_10" = "%@ voted";
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit 01b7622735a78c3892b7455084802cc4ea26ebdb
|
||||
Subproject commit 94aadbb5b721763afb1f15b60f38e7624c625588
|
||||
@ -1 +1 @@
|
||||
Subproject commit 248daccea4fde3687e0020d3f7bc43e26dd76d55
|
||||
Subproject commit 128e4ccf3d08b106e7ea542d036d28a893987ecf
|
||||
Loading…
x
Reference in New Issue
Block a user