mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Fix localization
This commit is contained in:
parent
db42d63c40
commit
d0b51d5a16
@ -4366,9 +4366,7 @@ Sorry for the inconvenience.";
|
|||||||
"Channel.DiscussionGroup.UnlinkGroup" = "Unlink Group";
|
"Channel.DiscussionGroup.UnlinkGroup" = "Unlink Group";
|
||||||
"Channel.DiscussionGroup.UnlinkChannel" = "Unlink Channel";
|
"Channel.DiscussionGroup.UnlinkChannel" = "Unlink Channel";
|
||||||
"Channel.DiscussionGroup.PublicChannelLink" = "Do you want to make %1$@ the discussion board for %2$@?";
|
"Channel.DiscussionGroup.PublicChannelLink" = "Do you want to make %1$@ the discussion board for %2$@?";
|
||||||
"Channel.DiscussionGroup.PrivateChannelLink" = "Do you want to make %1$@ the discussion board for %2$@?
|
"Channel.DiscussionGroup.PrivateChannelLink" = "Do you want to make %1$@ the discussion board for %2$@?\n\nAny member of this group will be able to see messages in the channel.";
|
||||||
|
|
||||||
Any member of this group will be able to see messages in the channel.";
|
|
||||||
"Channel.DiscussionGroup.MakeHistoryPublic" = "Warning: If you set this private group as the disccussion group for your channel, all channel subscribers will be able to access the group. \"Chat history for new members\" will be switched to Visible.";
|
"Channel.DiscussionGroup.MakeHistoryPublic" = "Warning: If you set this private group as the disccussion group for your channel, all channel subscribers will be able to access the group. \"Chat history for new members\" will be switched to Visible.";
|
||||||
"Channel.DiscussionGroup.MakeHistoryPublicProceed" = "Proceed";
|
"Channel.DiscussionGroup.MakeHistoryPublicProceed" = "Proceed";
|
||||||
|
|
||||||
@ -5883,7 +5881,7 @@ Any member of this group will be able to see messages in the channel.";
|
|||||||
|
|
||||||
"Location.ProximityAlertSetTitle" = "Proximity alert set";
|
"Location.ProximityAlertSetTitle" = "Proximity alert set";
|
||||||
"Location.ProximityAlertSetText" = "We will notify you once %1$@ is within %2$@ from you.";
|
"Location.ProximityAlertSetText" = "We will notify you once %1$@ is within %2$@ from you.";
|
||||||
"Location.ProximityAlertSetTextGroup" = "We will notify you once any other group member is within %2$@ from you.";
|
"Location.ProximityAlertSetTextGroup" = "We will notify you once any other group member is within %@ from you.";
|
||||||
"Location.ProximityAlertCancelled" = "Proximity alert cancelled";
|
"Location.ProximityAlertCancelled" = "Proximity alert cancelled";
|
||||||
|
|
||||||
"Stats.Message.Views" = "Views";
|
"Stats.Message.Views" = "Views";
|
||||||
|
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user