mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-23 03:20:20 +10:00
cutt
- removing translation strings - comment added
This commit is contained in:
@@ -31,7 +31,6 @@ Good luck to you.
|
|||||||
Author = "Author:"
|
Author = "Author:"
|
||||||
Incorrect = "Oops, an incorrect value,"
|
Incorrect = "Oops, an incorrect value,"
|
||||||
Incorrect2 = "enter again through "
|
Incorrect2 = "enter again through "
|
||||||
CuttError = "Request error in cutt"
|
|
||||||
Download = "Error downloading"
|
Download = "Error downloading"
|
||||||
Download2 = "Will re-request in 5 seconds..."
|
Download2 = "Will re-request in 5 seconds..."
|
||||||
Download3 = "Error again"
|
Download3 = "Error again"
|
||||||
|
|||||||
@@ -146,7 +146,6 @@ function Set-ScriptLanguageStrings {
|
|||||||
Author = "Author:"
|
Author = "Author:"
|
||||||
Incorrect = "Oops, an incorrect value,"
|
Incorrect = "Oops, an incorrect value,"
|
||||||
Incorrect2 = "enter again through "
|
Incorrect2 = "enter again through "
|
||||||
CuttError = "Request error in cutt"
|
|
||||||
Download = "Error downloading"
|
Download = "Error downloading"
|
||||||
Download2 = "Will re-request in 5 seconds..."
|
Download2 = "Will re-request in 5 seconds..."
|
||||||
Download3 = "Error again"
|
Download3 = "Error again"
|
||||||
@@ -207,7 +206,6 @@ function Set-ScriptLanguageStrings {
|
|||||||
Author = "Автор:"
|
Author = "Автор:"
|
||||||
Incorrect = "Ой, некорректное значение,"
|
Incorrect = "Ой, некорректное значение,"
|
||||||
Incorrect2 = "повторите ввод через"
|
Incorrect2 = "повторите ввод через"
|
||||||
CuttError = "Ошибка запроса в cutt"
|
|
||||||
Download = "Ошибка загрузки"
|
Download = "Ошибка загрузки"
|
||||||
Download2 = "Повторный запрос через 5 секунд..."
|
Download2 = "Повторный запрос через 5 секунд..."
|
||||||
Download3 = "Опять ошибка"
|
Download3 = "Опять ошибка"
|
||||||
@@ -304,7 +302,7 @@ Write-Host ($lang).Author"" -NoNewline
|
|||||||
Write-Host "@Amd64fox" -ForegroundColor DarkYellow
|
Write-Host "@Amd64fox" -ForegroundColor DarkYellow
|
||||||
Write-Host "*****************"`n
|
Write-Host "*****************"`n
|
||||||
|
|
||||||
|
# Sending a statistical web query to cutt.ly
|
||||||
$ErrorActionPreference = 'SilentlyContinue'
|
$ErrorActionPreference = 'SilentlyContinue'
|
||||||
$cutt_url = "https://cutt.ly/DK8UQub"
|
$cutt_url = "https://cutt.ly/DK8UQub"
|
||||||
try {
|
try {
|
||||||
|
|||||||
Reference in New Issue
Block a user