mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Various improvements
This commit is contained in:
parent
5fbe230308
commit
3e6363abf9
351 changed files with 11565 additions and 12031 deletions
|
|
@ -1570,6 +1570,8 @@ plist_fragment(
|
|||
<string>here-location</string>
|
||||
<string>yandexmaps</string>
|
||||
<string>yandexnavi</string>
|
||||
<string>yandextaxi</string>
|
||||
<string>yangoride</string>
|
||||
<string>comgooglemaps</string>
|
||||
<string>youtube</string>
|
||||
<string>twitter</string>
|
||||
|
|
@ -1598,6 +1600,7 @@ plist_fragment(
|
|||
<string>dolphin</string>
|
||||
<string>instagram-stories</string>
|
||||
<string>yangomaps</string>
|
||||
<string>vivaldi</string>
|
||||
</array>
|
||||
<key>LSRequiresIPhoneOS</key>
|
||||
<true/>
|
||||
|
|
|
|||
|
|
@ -16339,3 +16339,6 @@ Error: %8$@";
|
|||
"RecentSessions.ConnectedBot.TerminateCheckbox" = "Also terminate %@";
|
||||
|
||||
"Chat.GuestChatMessageTooltip" = "This bot can't read the chat – only the messages where it was mentioned.";
|
||||
|
||||
"MediaPicker.SetNewGroupPhoto" = "Set new group photo";
|
||||
"MediaPicker.SetNewChannelPhoto" = "Set new channel photo";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue