Update content of files

This commit is contained in:
GitHub Action 2024-07-26 15:20:29 +00:00
parent 1501fe71ff
commit 287f1ed587
2 changed files with 3 additions and 1 deletions

View file

@ -10350,6 +10350,7 @@
<public type="string" name="StarsGiftReceived" id="tgcrawl" />
<public type="string" name="StarsGiftSent" id="tgcrawl" />
<public type="string" name="StarsGiftSentPopup" id="tgcrawl" />
<public type="string" name="StarsGiftSentPopupInfo_one" id="tgcrawl" />
<public type="string" name="StarsGiftSentPopupInfo_other" id="tgcrawl" />
<public type="string" name="StarsMediaPurchaseCompleted" id="tgcrawl" />
<public type="string" name="StarsMediaPurchaseCompletedInfo_one" id="tgcrawl" />

View file

@ -7241,7 +7241,7 @@ You may need to restart the app for this to take effect."</string>
<string name="SearchEngine1Name">Google</string>
<string name="SearchEngine1PrivacyPolicyURL">https://policies.google.com/privacy</string>
<string name="SearchEngine1SearchURL">https://www.google.com/search?q=</string>
<string name="SearchEngine2AutocompleteURL">https://suggestqueries.google.com/complete/search?client=chrome&amp;q=</string>
<string name="SearchEngine2AutocompleteURL">https://duckduckgo.com/ac/?q=</string>
<string name="SearchEngine2Name">DuckDuckGo</string>
<string name="SearchEngine2PrivacyPolicyURL">https://duckduckgo.com/privacy</string>
<string name="SearchEngine2SearchURL">https://duckduckgo.com/?q=</string>
@ -7748,6 +7748,7 @@ messages?"</string>
<string name="StarsGiftReceived">Received Gift</string>
<string name="StarsGiftSent">Sent Gift</string>
<string name="StarsGiftSentPopup">Stars Gift Sent!</string>
<string name="StarsGiftSentPopupInfo_one">**%1$d Star** sent as gift to %2$s.</string>
<string name="StarsGiftSentPopupInfo_other">**%1$d Stars** sent as gift to %2$s.</string>
<string name="StarsMediaPurchaseCompleted">Media Unlocked</string>
<string name="StarsMediaPurchaseCompletedInfo_one">**%1$d Star** transferred to **%2$s**.</string>