Update to 7.1.1 (2094)

This commit is contained in:
DrKLO 2020-10-01 04:59:32 +03:00
parent 2eeca37bb4
commit 4992f231b3
85 changed files with 1065 additions and 7016 deletions

View file

@ -228,6 +228,7 @@
<string name="GoToSettings">GO TO SETTINGS</string>
<string name="OpenProfile">Open Profile</string>
<string name="OpenChannel2">Open Channel</string>
<string name="OpenGroup2">Open Group</string>
<string name="SendMessage">Send Message</string>
<string name="Mention">Mention</string>
<string name="NotificationsMutedHint">Notifications muted</string>
@ -3611,6 +3612,12 @@
<string name="Comments_few">%1$d Comments</string>
<string name="Comments_many">%1$d Comments</string>
<string name="Comments_other">%1$d Comments</string>
<string name="CommentsCount_zero">%1$d comments</string>
<string name="CommentsCount_one">%1$d comment</string>
<string name="CommentsCount_two">%1$d comments</string>
<string name="CommentsCount_few">%1$d comments</string>
<string name="CommentsCount_many">%1$d comments</string>
<string name="CommentsCount_other">%1$d comments</string>
<!--accessibility descriptions-->
<string name="AccDescrGroup">Group</string>
<string name="AccDescrChannel">Channel</string>