fixing installer strings

This commit is contained in:
amd64fox
2023-01-13 10:00:54 +03:00
parent e7ceef2a47
commit 66bf1b3966
2 changed files with 10 additions and 10 deletions

View File

@@ -37,14 +37,14 @@
UpdBlock = "Spotify updates blocked"
UpdUnblock = "Spotify updates are not blocked"
UpdSelect = "Want to block Spotify updates? [Y/N]"
CacheOn = "Clear cache enabled ({0})"
CacheOff = "Clearing the cache is not enabled"
CacheSelect = "Want to set up automatic cache cleanup? [Y/N]"
CacheDays = "Cache older: XX days to be cleared "
CacheOn = "Audio cache cleaning is enabled ({0})"
CacheOff = "Audio cache cleaning is not enabled"
CacheSelect = "Do you want to install automatic audio cache cleaning for Spotify? [Y/N]"
CacheDays = "A cache that has not been used for more than the number of days specified by you will be deleted"
CacheDays2 = "Enter the number of days from 1 to 100"
ModSpoti = "Patching Spotify..."
Error = "Error"
FileLocBroken = "Location of Spotify files is broken, uninstall the client and run the script again"
FileLocBroken = "Location of Spotify files is broken, uninstall Spotify client and run the script again"
Spicetify = "Spicetify detected"
NoRestore = "SpotX has already been installed, but files to recover xpui.js.bak and xpui.css.bak not found. `nPlease uninstall Spotify client and run Install.bat again"
ExpSpotify = "Experimental features operated by Spotify"

View File

@@ -37,14 +37,14 @@
UpdBlock = "Обновления Spotify заблокированы"
UpdUnblock = "Обновления Spotify не заблокированы"
UpdSelect = "Хотите заблокировать обновления Spotify ? [Y/N]"
CacheOn = "Очистка кеша включена ({0})"
CacheOff = "Очистка кеша не включена"
CacheSelect = "Хотите установить автоматическую очистку кеша ? [Y/N]"
CacheDays = "Кэш старше: XX дней будет очищен"
CacheOn = "Очистка аудио-кеша включена ({0})"
CacheOff = "Очистка аудио-кеша не включена"
CacheSelect = "Хотите установить автоматическую очистку аудио-кеша Spotify ? [Y/N]"
CacheDays = "Кеш, который не использовался больше указанного вами количества дней, будет удален"
CacheDays2 = "Пожалуйста, введите количество дней от 1 до 100"
ModSpoti = "Модифицирую Spotify..."
Error = "Ошибка"
FileLocBroken = "Расположение файлов Spotify нарушено, удалите клиент и снова запустите скрипт"
FileLocBroken = "Расположение файлов Spotify нарушено, удалите клиент Spotify и снова запустите скрипт"
Spicetify = "Обнаружен Spicetify"
NoRestore = "SpotX уже был установлен, но файлы для восстановления xpui.js.bak и xpui.css.bak не найдены. `nУдалите клиент Spotify и снова запустите Install.bat"
ExpSpotify = "Экспериментальные функции управляются Spotify"