better cache cleaning (Library/Caches/), updated dumped configuration, updates some localizations, fixed downloading server-sided alert

This commit is contained in:
eevee
2024-09-29 17:13:40 +03:00
parent 7cc86d3d37
commit 07d505fe80
8 changed files with 58 additions and 56 deletions
@@ -21,12 +21,12 @@ ok = "OK";
// Patching
do_not_patch_premium = "Do Not Patch Premium";
patching_description = "The tweak intercepts requests to load user data, deserializes it, and modifies the parameters in real-time.
patching_description = "EeveeSpotify intercepts requests to load user data, deserializes it, and modifies the parameters in real-time.
If you have an active Premium subscription, you can turn on Do Not Patch Premium. The tweak won't patch the data or restrict the use of Premium server-sided features. App restart is required after changing.";
overwrite_configuration = "Overwrite Configuration";
overwrite_configuration_description = "Replace remote configuration with the dumped Premium one. It might fix some issues, such as appearing ads, but it's not guaranteed.";
overwrite_configuration_description = "Replace remote configuration with the dumped Premium one. This configuration defines most UI/UX parameters and may be helpful, although it could cause issues.";
// Lyrics
@@ -38,7 +38,7 @@ Genius: Offers the best quality lyrics, provides the most songs, and updates lyr
LRCLIB: The most open service, offering time-synced lyrics. However, it lacks lyrics for many songs.
Musixmatch: The service Spotify uses. Provides time-synced lyrics for many songs, but you'll need a user token to use this source.";
lyrics_additional_info = "If the tweak is unable to find a song or process the lyrics, you'll see a \"Couldn't load the lyrics for this song\" message. The lyrics might be wrong for some songs when using Genius due to how the tweak searches songs. I've made it work in most cases.";
lyrics_additional_info = "If EeveeSpotify is unable to find a song or process the lyrics, you'll see a \"Couldn't load the lyrics for this song\" message. The lyrics might be wrong for some songs when using Genius due to how the tweak searches songs. I've made it work in most cases.";
petitlyrics_description = "PetitLyrics: Offers plenty of time-synced Japanese and some international lyrics.";
musixmatch_user_token = "Musixmatch User Token";
@@ -21,12 +21,12 @@ ok = "OK";
// Patching
do_not_patch_premium = "Не патчить Premium";
patching_description = "Твик перехватывает запросы на получение данных о пользователе, обрабатывает их и заменяет параметры в реальном времени.
patching_description = "EeveeSpotify перехватывает запросы на получение данных о пользователе, обрабатывает их и заменяет параметры в реальном времени.
Если у вас есть Premium, вы можете включить Не патчить Premium. Твик не будет изменять данные и ограничивать использование серверных функций. Требуется перезапуск для применения.";
overwrite_configuration = "Заменять конфигурацию";
overwrite_configuration_description = "Заменять удаленную конфигурацию на сдампленную конфигурацию Premium. Может исправить некоторые проблемы, например, появление рекламы, но это не точно.";
overwrite_configuration_description = "Заменять удаленную конфигурацию на сдампленную конфигурацию Premium. Она определяет многие UI/UX параметры и может быть полезной, хотя может вызвать проблемы.";
// Lyrics
@@ -38,7 +38,7 @@ Genius: Предлагает наибольшее количество текс
LRCLIB: Самый открытый источник, поддерживает синхронизацию с музыкой, однако не имеет текстов для множества песен.
Musixmatch: Источник, который использует Spotify. Предоставляет синхронизированные тексты для множества песен, но для его использования требуется токен.";
lyrics_additional_info = "Если твику не удается найти песню или обработать текст, вы увидите сообщение \"Не удалось загрузить текст песни\". Иногда текст может быть неправильный при использовании Genius ввиду особенностей того, как твик ищет песни, но в большинстве случаев это работает правильно.";
lyrics_additional_info = "Если EeveeSpotify не удается найти песню или обработать текст, вы увидите сообщение \"Не удалось загрузить текст песни\". Иногда текст может быть неправильный при использовании Genius ввиду особенностей того, как твик ищет песни, но в большинстве случаев это работает правильно.";
petitlyrics_description = "PetitLyrics: Предоставляет множество синхронизированных с музыкой японских и некоторое количество международных текстов.";
musixmatch_user_token = "Токен Musixmatch";