Update content of files

This commit is contained in:
GitHub Action 2022-10-24 13:07:43 +00:00
parent 2bdde32b49
commit c192ac3d59
2 changed files with 44 additions and 18 deletions

View file

@ -626,6 +626,7 @@
<public type="drawable" name="list_pin" id="tgcrawl" />
<public type="drawable" name="list_reorder" id="tgcrawl" />
<public type="drawable" name="list_secret" id="tgcrawl" />
<public type="drawable" name="list_unmute" id="tgcrawl" />
<public type="drawable" name="list_warning_sign" id="tgcrawl" />
<public type="drawable" name="live_loc" id="tgcrawl" />
<public type="drawable" name="livepin" id="tgcrawl" />
@ -2903,6 +2904,7 @@
<public type="string" name="ChannelTooMuchTitle" id="tgcrawl" />
<public type="string" name="ChannelTopics" id="tgcrawl" />
<public type="string" name="ChannelTopicsDiscussionForbidden" id="tgcrawl" />
<public type="string" name="ChannelTopicsForbidden_few" id="tgcrawl" />
<public type="string" name="ChannelTopicsForbidden_many" id="tgcrawl" />
<public type="string" name="ChannelTopicsForbidden_one" id="tgcrawl" />
<public type="string" name="ChannelTopicsForbidden_other" id="tgcrawl" />
@ -6827,17 +6829,28 @@
<public type="string" name="TopicCreator" id="tgcrawl" />
<public type="string" name="TopicEmptyViewDescription" id="tgcrawl" />
<public type="string" name="TopicIconChanged" id="tgcrawl" />
<public type="string" name="TopicIconChangedTo" id="tgcrawl" />
<public type="string" name="TopicNotificationsExceptions_few" id="tgcrawl" />
<public type="string" name="TopicNotificationsExceptions_many" id="tgcrawl" />
<public type="string" name="TopicNotificationsExceptions_one" id="tgcrawl" />
<public type="string" name="TopicNotificationsExceptions_other" id="tgcrawl" />
<public type="string" name="TopicNotificationsExceptions_two" id="tgcrawl" />
<public type="string" name="TopicProfileStatus" id="tgcrawl" />
<public type="string" name="TopicRenamed" id="tgcrawl" />
<public type="string" name="TopicRenamedTo" id="tgcrawl" />
<public type="string" name="TopicRestarted" id="tgcrawl" />
<public type="string" name="TopicViewAsMessages" id="tgcrawl" />
<public type="string" name="TopicViewAsTopics" id="tgcrawl" />
<public type="string" name="TopicWasClosedAction" id="tgcrawl" />
<public type="string" name="TopicWasCreatedAction" id="tgcrawl" />
<public type="string" name="TopicWasIconChangedToAction" id="tgcrawl" />
<public type="string" name="TopicWasRenamedToAction" id="tgcrawl" />
<public type="string" name="TopicWasReopenedAction" id="tgcrawl" />
<public type="string" name="Topics" id="tgcrawl" />
<public type="string" name="TopicsDeleted_few" id="tgcrawl" />
<public type="string" name="TopicsDeleted_many" id="tgcrawl" />
<public type="string" name="TopicsDeleted_one" id="tgcrawl" />
<public type="string" name="TopicsDeleted_other" id="tgcrawl" />
<public type="string" name="TosAgeText" id="tgcrawl" />
<public type="string" name="TosAgeTitle" id="tgcrawl" />
<public type="string" name="TosDecline" id="tgcrawl" />

View file

@ -1109,6 +1109,7 @@ If you're not interested, we suggest creating a private channel instead."</strin
<string name="ChannelTooMuchTitle">Too many communities</string>
<string name="ChannelTopics">Topics</string>
<string name="ChannelTopicsDiscussionForbidden">Topics are currently unavailable in groups connected to channels.</string>
<string name="ChannelTopicsForbidden_few">Only groups with more than **%1$d members** can have topics enabled.</string>
<string name="ChannelTopicsForbidden_many">Only groups with more than **%1$d members** can have topics enabled.</string>
<string name="ChannelTopicsForbidden_one">Only groups with more than **%1$d member** can have topics enabled.</string>
<string name="ChannelTopicsForbidden_other">Only groups with more than **%1$d members** can have topics enabled.</string>
@ -3252,7 +3253,8 @@ Please make sure you entered the right Server URL and Stream Key in your app."</
<string name="NoSubscribeRequestsDescription">"There are no pending requests
to join this channel."</string>
<string name="NoTopics">No topics here yet</string>
<string name="NoTopicsDescription">You can tap the button below to start your first topic in this group.</string>
<string name="NoTopicsDescription">"You can start you first topic or tap on the
%sicon to switch to the messages list."</string>
<string name="NoUsernameFound">There is no Telegram account with this username.</string>
<string name="NoVotes">No votes</string>
<string name="NoVotesQuiz">Nobody answered</string>
@ -5207,18 +5209,29 @@ Please try again in %1$s."</string>
<string name="TopicCreatedBy">un1 created topic</string>
<string name="TopicCreator">topic creator</string>
<string name="TopicEmptyViewDescription">Send first message to start the topic</string>
<string name="TopicIconChanged">Topic icon changed to: %s</string>
<string name="TopicIconChanged">Topic icon changed</string>
<string name="TopicIconChangedTo">Topic icon changed to: %s</string>
<string name="TopicNotificationsExceptions_few">There are **%d topics** that are listed as exceptions.</string>
<string name="TopicNotificationsExceptions_many">There are **%d topics** that are listed as exceptions.</string>
<string name="TopicNotificationsExceptions_one">There are **%d topics** that are listed as exception.</string>
<string name="TopicNotificationsExceptions_other">There are **%d topics** that are listed as exceptions.</string>
<string name="TopicNotificationsExceptions_two">There are **%d topics** that are listed as exceptions.</string>
<string name="TopicProfileStatus">In %s</string>
<string name="TopicRenamed">Topic renamed</string>
<string name="TopicRenamedTo">Topic renamed to: %s</string>
<string name="TopicRestarted">Topic reopened</string>
<string name="TopicViewAsMessages">View as messages</string>
<string name="TopicViewAsTopics">View as topics</string>
<string name="TopicWasClosedAction">%s - was closed</string>
<string name="TopicWasCreatedAction">%s - was created</string>
<string name="TopicWasIconChangedToAction">%1$s - was icon changes</string>
<string name="TopicWasRenamedToAction">%1$s - was renamed</string>
<string name="TopicWasReopenedAction">%s - was reopened</string>
<string name="Topics">Topics</string>
<string name="TopicsDeleted_few">Topics deleted</string>
<string name="TopicsDeleted_many">Topics deleted</string>
<string name="TopicsDeleted_one">Topic deleted.</string>
<string name="TopicsDeleted_other">Topics deleted</string>
<string name="TosAgeText">Tap Agree to confirm that you are %1$s or over.</string>
<string name="TosAgeTitle">Age Verification</string>
<string name="TosDecline">"We're very sorry, but this means you can't sign up for Telegram.
@ -5977,21 +5990,21 @@ Do you still remember your password?"</string>
<item type="string" name="APKTOOL_DUMMY_f9" />
<item type="string" name="APKTOOL_DUMMY_394" />
<item type="string" name="APKTOOL_DUMMY_396" />
<item type="string" name="APKTOOL_DUMMY_4e6" />
<item type="string" name="APKTOOL_DUMMY_e82" />
<item type="string" name="APKTOOL_DUMMY_4e7" />
<item type="string" name="APKTOOL_DUMMY_e83" />
<item type="string" name="APKTOOL_DUMMY_e86" />
<item type="string" name="APKTOOL_DUMMY_e91" />
<item type="string" name="APKTOOL_DUMMY_fee" />
<item type="string" name="APKTOOL_DUMMY_1163" />
<item type="string" name="APKTOOL_DUMMY_1320" />
<item type="string" name="APKTOOL_DUMMY_1427" />
<item type="string" name="APKTOOL_DUMMY_147e" />
<item type="string" name="APKTOOL_DUMMY_1524" />
<item type="string" name="APKTOOL_DUMMY_152b" />
<item type="string" name="APKTOOL_DUMMY_1532" />
<item type="string" name="APKTOOL_DUMMY_153b" />
<item type="string" name="APKTOOL_DUMMY_1557" />
<item type="string" name="APKTOOL_DUMMY_1585" />
<item type="string" name="APKTOOL_DUMMY_1587" />
<item type="string" name="APKTOOL_DUMMY_e84" />
<item type="string" name="APKTOOL_DUMMY_e87" />
<item type="string" name="APKTOOL_DUMMY_e92" />
<item type="string" name="APKTOOL_DUMMY_fef" />
<item type="string" name="APKTOOL_DUMMY_1164" />
<item type="string" name="APKTOOL_DUMMY_1321" />
<item type="string" name="APKTOOL_DUMMY_1433" />
<item type="string" name="APKTOOL_DUMMY_148a" />
<item type="string" name="APKTOOL_DUMMY_1530" />
<item type="string" name="APKTOOL_DUMMY_1537" />
<item type="string" name="APKTOOL_DUMMY_153e" />
<item type="string" name="APKTOOL_DUMMY_1547" />
<item type="string" name="APKTOOL_DUMMY_1563" />
<item type="string" name="APKTOOL_DUMMY_1591" />
<item type="string" name="APKTOOL_DUMMY_1593" />
</resources>