mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-01-06 21:22:44 +00:00
Update submodules
This commit is contained in:
@@ -2159,6 +2159,7 @@ Unused sets are archived when you add more.";
|
||||
"ShareMenu.CopyShareLinkGame" = "Copy link to game";
|
||||
|
||||
"Message.PinnedGame" = "pinned a game";
|
||||
"Message.AuthorPinnedGame" = "%@ pinned a game";
|
||||
|
||||
"Target.ShareGameConfirmationPrivate" = "Share the game with %@?";
|
||||
"Target.ShareGameConfirmationGroup" = "Share the game with \"%@\"?";
|
||||
|
||||
Submodule submodules/Postbox updated: 09d01ea47b...8f7e113805
Submodule submodules/TelegramCore updated: 7401fd998d...60bfc46be8
Submodule submodules/TelegramUI updated: 09295fa5e4...1b5ea5f685
3
tools/GenerateLocalization.sh
Normal file
3
tools/GenerateLocalization.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
swift tools/GenerateLocalization.swift Telegram-iOS/en.lproj/Localizable.strings submodules/TelegramUI/TelegramUI/PresentationStrings.swift submodules/TelegramUI/TelegramUI/Resources/PresentationStrings.mapping
|
||||
Reference in New Issue
Block a user