mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-15 21:45:19 +00:00
Update submodules
This commit is contained in:
parent
6a4273bfdb
commit
7141d85bd7
@ -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 \"%@\"?";
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 09d01ea47bf50d5d51cfd732971c79ce420ad917
|
||||
Subproject commit 8f7e113805bf66c1ffde067c3832c983b58ec06e
|
@ -1 +1 @@
|
||||
Subproject commit 7401fd998d2c11d6737ec9238e5883be977802b0
|
||||
Subproject commit 60bfc46be88a7d08d57cf6cefd630364a18505d9
|
@ -1 +1 @@
|
||||
Subproject commit 09295fa5e4b8c3ecbc1ea5be1347b31d55346ddf
|
||||
Subproject commit 1b5ea5f68508ac8e5fc201c62877e4f6b545e327
|
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
|
Loading…
x
Reference in New Issue
Block a user