From 7141d85bd72c718df61f856bd44987e85febdef3 Mon Sep 17 00:00:00 2001 From: Peter <> Date: Fri, 10 May 2019 17:08:35 +0200 Subject: [PATCH] Update submodules --- Telegram-iOS/en.lproj/Localizable.strings | 1 + submodules/Postbox | 2 +- submodules/TelegramCore | 2 +- submodules/TelegramUI | 2 +- tools/GenerateLocalization.sh | 3 +++ 5 files changed, 7 insertions(+), 3 deletions(-) create mode 100644 tools/GenerateLocalization.sh diff --git a/Telegram-iOS/en.lproj/Localizable.strings b/Telegram-iOS/en.lproj/Localizable.strings index 5b9f1486f1..9e5617d0bc 100644 --- a/Telegram-iOS/en.lproj/Localizable.strings +++ b/Telegram-iOS/en.lproj/Localizable.strings @@ -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 \"%@\"?"; diff --git a/submodules/Postbox b/submodules/Postbox index 09d01ea47b..8f7e113805 160000 --- a/submodules/Postbox +++ b/submodules/Postbox @@ -1 +1 @@ -Subproject commit 09d01ea47bf50d5d51cfd732971c79ce420ad917 +Subproject commit 8f7e113805bf66c1ffde067c3832c983b58ec06e diff --git a/submodules/TelegramCore b/submodules/TelegramCore index 7401fd998d..60bfc46be8 160000 --- a/submodules/TelegramCore +++ b/submodules/TelegramCore @@ -1 +1 @@ -Subproject commit 7401fd998d2c11d6737ec9238e5883be977802b0 +Subproject commit 60bfc46be88a7d08d57cf6cefd630364a18505d9 diff --git a/submodules/TelegramUI b/submodules/TelegramUI index 09295fa5e4..1b5ea5f685 160000 --- a/submodules/TelegramUI +++ b/submodules/TelegramUI @@ -1 +1 @@ -Subproject commit 09295fa5e4b8c3ecbc1ea5be1347b31d55346ddf +Subproject commit 1b5ea5f68508ac8e5fc201c62877e4f6b545e327 diff --git a/tools/GenerateLocalization.sh b/tools/GenerateLocalization.sh new file mode 100644 index 0000000000..aec80ef109 --- /dev/null +++ b/tools/GenerateLocalization.sh @@ -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