Update content of files

This commit is contained in:
GitHub Action 2024-10-31 19:06:06 +00:00
parent 1de6e39574
commit 6e0c1c2c2d
2 changed files with 4 additions and 0 deletions

View file

@ -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" />

View file

@ -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>