mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-11 12:41:37 +01:00
Update content of files
This commit is contained in:
parent
1458361ea1
commit
9b8859dd96
2 changed files with 0 additions and 14 deletions
|
@ -11917,12 +11917,6 @@
|
|||
<public type="string" name="WebBookmark" id="tgcrawl" />
|
||||
<public type="string" name="WebBookmarkedToast" id="tgcrawl" />
|
||||
<public type="string" name="WebBookmarks" id="tgcrawl" />
|
||||
<public type="string" name="WebDangerousBackButton" id="tgcrawl" />
|
||||
<public type="string" name="WebDangerousDetails" id="tgcrawl" />
|
||||
<public type="string" name="WebDangerousDetailsButton" id="tgcrawl" />
|
||||
<public type="string" name="WebDangerousHideDetailsButton" id="tgcrawl" />
|
||||
<public type="string" name="WebDangerousInfo" id="tgcrawl" />
|
||||
<public type="string" name="WebDangerousTitle" id="tgcrawl" />
|
||||
<public type="string" name="WebDownloadAlertInfo" id="tgcrawl" />
|
||||
<public type="string" name="WebDownloadAlertInfoWithSize" id="tgcrawl" />
|
||||
<public type="string" name="WebDownloadAlertTitle" id="tgcrawl" />
|
||||
|
|
|
@ -9354,14 +9354,6 @@ your screen"</string>
|
|||
<string name="WebBookmark">Bookmark</string>
|
||||
<string name="WebBookmarkedToast">Link added to Bookmarks in **Saved Messages**.</string>
|
||||
<string name="WebBookmarks">Bookmarks</string>
|
||||
<string name="WebDangerousBackButton">Back to safety</string>
|
||||
<string name="WebDangerousDetails">"Browser has built-in safety feature Google Safe Browsing, which recently found malware on the site you're trying to visit.
|
||||
|
||||
Even sites that are normally safe are sometimes compromised by attackers. Only visit **this unsafe site** if you're sure you understand the risks."</string>
|
||||
<string name="WebDangerousDetailsButton">Details</string>
|
||||
<string name="WebDangerousHideDetailsButton">Hide Details</string>
|
||||
<string name="WebDangerousInfo">"Attackers on the site you're trying to visit might install harmful software that steals or deletes things like your password, photos, messages, or credit card number."</string>
|
||||
<string name="WebDangerousTitle">Dangerous site</string>
|
||||
<string name="WebDownloadAlertInfo">Start downloading **%s**?</string>
|
||||
<string name="WebDownloadAlertInfoWithSize">Start downloading **%1$s** (%2$s)?</string>
|
||||
<string name="WebDownloadAlertTitle">Download file</string>
|
||||
|
|
Loading…
Reference in a new issue