Update content of files

This commit is contained in:
GitHub Action 2023-12-22 20:12:46 +00:00
parent 8354e9adbb
commit e11f79629b
2 changed files with 7 additions and 3 deletions

View file

@ -854,7 +854,6 @@
<public type="drawable" name="ic_player" id="tgcrawl" />
<public type="drawable" name="icon_2_background" id="tgcrawl" />
<public type="drawable" name="icon_2_background_round" id="tgcrawl" />
<public type="drawable" name="icon_2_background_sa" id="tgcrawl" />
<public type="drawable" name="icon_3_background" id="tgcrawl" />
<public type="drawable" name="icon_3_background_round" id="tgcrawl" />
<public type="drawable" name="icon_3_background_sa" id="tgcrawl" />
@ -2351,6 +2350,7 @@
<public type="layout" name="widget_edititem" id="tgcrawl" />
<public type="mipmap" name="ic_launcher" id="tgcrawl" />
<public type="mipmap" name="ic_launcher_round" id="tgcrawl" />
<public type="mipmap" name="icon_2_background_sa" id="tgcrawl" />
<public type="mipmap" name="icon_2_launcher" id="tgcrawl" />
<public type="mipmap" name="icon_2_launcher_round" id="tgcrawl" />
<public type="mipmap" name="icon_3_foreground" id="tgcrawl" />
@ -2370,6 +2370,8 @@
<public type="mipmap" name="icon_6_foreground_sa" id="tgcrawl" />
<public type="mipmap" name="icon_6_launcher" id="tgcrawl" />
<public type="mipmap" name="icon_6_launcher_round" id="tgcrawl" />
<public type="mipmap" name="icon_background_clip" id="tgcrawl" />
<public type="mipmap" name="icon_background_clip_round" id="tgcrawl" />
<public type="mipmap" name="icon_foreground" id="tgcrawl" />
<public type="mipmap" name="icon_foreground_round" id="tgcrawl" />
<public type="mipmap" name="icon_foreground_sa" id="tgcrawl" />
@ -5984,7 +5986,8 @@
<public type="string" name="GiftPremiumUsersThree" id="tgcrawl" />
<public type="string" name="GiftPremiumUsersTwo" id="tgcrawl" />
<public type="string" name="GiftPremiumWhatsIncluded" id="tgcrawl" />
<public type="string" name="GiftPremiumWillReceiveBoosts" id="tgcrawl" />
<public type="string" name="GiftPremiumWillReceiveBoostsPlural_one" id="tgcrawl" />
<public type="string" name="GiftPremiumWillReceiveBoostsPlural_other" id="tgcrawl" />
<public type="string" name="GiftSubscriptionCountFor_one" id="tgcrawl" />
<public type="string" name="GiftSubscriptionCountFor_other" id="tgcrawl" />
<public type="string" name="GiftSubscriptionFor" id="tgcrawl" />

View file

@ -3450,7 +3450,8 @@ Story"</string>
<string name="GiftPremiumUsersThree">**%1$s**, **%2$s**, **%3$s**</string>
<string name="GiftPremiumUsersTwo">**%1$s**, **%2$s**</string>
<string name="GiftPremiumWhatsIncluded">"What's included"</string>
<string name="GiftPremiumWillReceiveBoosts">You will receive ⚡ **%1$d** boosts.</string>
<string name="GiftPremiumWillReceiveBoostsPlural_one">You will receive ⚡ **%1$d** boost.</string>
<string name="GiftPremiumWillReceiveBoostsPlural_other">You will receive ⚡ **%1$d** boosts.</string>
<string name="GiftSubscriptionCountFor_one">Gift %1$d Subscription for %2$s</string>
<string name="GiftSubscriptionCountFor_other">Gift %1$d Subscriptions for %2$s</string>
<string name="GiftSubscriptionFor">Gift Subscription for %1$s</string>