mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-22 19:10:19 +10:00
typo
This commit is contained in:
@@ -85,7 +85,7 @@ Good luck to you.
|
|||||||
NoSpotifyExe = "Could not find Spotify.exe"
|
NoSpotifyExe = "Could not find Spotify.exe"
|
||||||
InstallComplete = "installation completed"
|
InstallComplete = "installation completed"
|
||||||
HostInfo = "Unwanted URLs found in hosts file"
|
HostInfo = "Unwanted URLs found in hosts file"
|
||||||
HostBak = "Backing up hosts.bak......"
|
HostBak = "Backing up hosts.bak..."
|
||||||
HostDel = "Trying to remove unwanted URLs from the original hosts file..."
|
HostDel = "Trying to remove unwanted URLs from the original hosts file..."
|
||||||
HostError = "Something went wrong while editing the hosts file, edit it manually"
|
HostError = "Something went wrong while editing the hosts file, edit it manually"
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -200,7 +200,7 @@ function Set-ScriptLanguageStrings {
|
|||||||
NoSpotifyExe = "Could not find Spotify.exe"
|
NoSpotifyExe = "Could not find Spotify.exe"
|
||||||
InstallComplete = "installation completed"
|
InstallComplete = "installation completed"
|
||||||
HostInfo = "Unwanted URLs found in hosts file"
|
HostInfo = "Unwanted URLs found in hosts file"
|
||||||
HostBak = "Backing up hosts.bak......"
|
HostBak = "Backing up hosts.bak..."
|
||||||
HostDel = "Trying to remove unwanted URLs from the original hosts file..."
|
HostDel = "Trying to remove unwanted URLs from the original hosts file..."
|
||||||
HostError = "Something went wrong while editing the hosts file, edit it manually"
|
HostError = "Something went wrong while editing the hosts file, edit it manually"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user