mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-15 13:22:43 +01:00
Update content of files
This commit is contained in:
parent
1501fe71ff
commit
287f1ed587
2 changed files with 3 additions and 1 deletions
|
@ -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" />
|
||||
|
|
|
@ -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&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>
|
||||
|
|
Loading…
Add table
Reference in a new issue