mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Fix build
This commit is contained in:
parent
4f513faa82
commit
73dfa5f60d
3 changed files with 31 additions and 32 deletions
|
|
@ -15922,3 +15922,12 @@ Error: %8$@";
|
|||
"EditRank.AddTag" = "Add Tag";
|
||||
"EditRank.EditTag" = "Edit Tag";
|
||||
"EditRank.RemoveTag" = "Remove Tag";
|
||||
|
||||
"BackgroundTasks.UploadingStories_1" = "Uploading Story";
|
||||
"BackgroundTasks.UploadingStories_any" = "Uploading %d Stories";
|
||||
"BackgroundTasks.StoryOpenAppToContinue" = "Open app to continue";
|
||||
"BackgroundTasks.StorySubtitle" = "Running...";
|
||||
|
||||
"BackgroundTasks.UploadingMedia_1" = "Sending Message";
|
||||
"BackgroundTasks.UploadingMedia_any" = "Sending %d Messages";
|
||||
"BackgroundTasks.MediaSubtitle" = "Running...";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue