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
1de6e39574
commit
6e0c1c2c2d
2 changed files with 4 additions and 0 deletions
|
@ -10539,6 +10539,8 @@
|
|||
<public type="string" name="VideoOnceCloseTitle" id="tgcrawl" />
|
||||
<public type="string" name="VideoOnceHint" id="tgcrawl" />
|
||||
<public type="string" name="VideoOnceOutHint" id="tgcrawl" />
|
||||
<public type="string" name="VideoPlayerLoop" id="tgcrawl" />
|
||||
<public type="string" name="VideoPlayerSpeed" id="tgcrawl" />
|
||||
<public type="string" name="VideoQualityIsTooLow" id="tgcrawl" />
|
||||
<public type="string" name="VideoSavedHint" id="tgcrawl" />
|
||||
<public type="string" name="VideoSavedToDownloadsHintLinked" id="tgcrawl" />
|
||||
|
|
|
@ -8042,6 +8042,8 @@ However, it is currently available for purchase. **Learn more…**"</string>
|
|||
<string name="VideoOnceCloseTitle">Close Video Message</string>
|
||||
<string name="VideoOnceHint">This video message can only be played once.</string>
|
||||
<string name="VideoOnceOutHint">This message will disappear once **%s** plays it once.</string>
|
||||
<string name="VideoPlayerLoop">Speed</string>
|
||||
<string name="VideoPlayerSpeed">Speed</string>
|
||||
<string name="VideoQualityIsTooLow">Video quality is too low to change compression settings.</string>
|
||||
<string name="VideoSavedHint">Video saved to gallery</string>
|
||||
<string name="VideoSavedToDownloadsHintLinked">Video saved to **downloads**.</string>
|
||||
|
|
Loading…
Add table
Reference in a new issue