diff --git a/js/core.js b/js/core.js
index aabcb98..f606377 100644
--- a/js/core.js
+++ b/js/core.js
@@ -791,11 +791,12 @@ function update_disable_btn() {
return;
}
- $(".ds-btn").prop("disabled", true);
+ // Disable all buttons except Quick Test
+ $(".ds-btn").not("#quick-test-btn").prop("disabled", true);
// show only one popup
if(disable_btn & 1 && !(last_disable_btn & 1)) {
- show_popup(l("The device appears to be a DS4 clone. All functionalities are disabled."));
+ show_popup(l("The device appears to be a clone. All calibration functionality is disabled."));
} else if(disable_btn & 2 && !(last_disable_btn & 2)) {
show_popup(l("This DualSense controller has outdated firmware.") + "
" + l("Please update the firmware and try again."), true);
}
diff --git a/lang/ar_ar.json b/lang/ar_ar.json
index bbd8c70..437ff0b 100644
--- a/lang/ar_ar.json
+++ b/lang/ar_ar.json
@@ -66,7 +66,7 @@
"Sony DualSense": "Sony DualSense",
"Sony DualSense Edge": "Sony DualSense Edge",
"Connected invalid device": "الجهاز المتصل غير صالح،",
- "The device appears to be a DS4 clone. All functionalities are disabled.": "يبدو أن يد التحكم هذه مقلدة. عطلت جميع الوظائف.",
+ "The device appears to be a clone. All calibration functionality is disabled.": "",
"Error": "خطأ،",
"My handle on discord is: the_al": "معرفي على ديسكورد هو، the_al",
"Initializing...": "تتم التهيئة...",
diff --git a/lang/bg_bg.json b/lang/bg_bg.json
index c44e3be..48b9db3 100644
--- a/lang/bg_bg.json
+++ b/lang/bg_bg.json
@@ -65,7 +65,7 @@
"Sony DualSense": "Sony DualSense",
"Sony DualSense Edge": "Sony DualSense Edge",
"Connected invalid device": "Свързан невалидно устройство",
- "The device appears to be a DS4 clone. All functionalities are disabled.": "Устройството изглежда като DS4 клон. Всички функционалности са деактивирани.",
+ "The device appears to be a clone. All calibration functionality is disabled.": "",
"Error": "Грешка",
"My handle on discord is: the_al": "Моят ник в discord е: the_al",
"Initializing...": "Инициализация...",
diff --git a/lang/cz_cz.json b/lang/cz_cz.json
index 0004130..5e90759 100644
--- a/lang/cz_cz.json
+++ b/lang/cz_cz.json
@@ -65,7 +65,7 @@
"Sony DualSense": "Sony DualSense",
"Sony DualSense Edge": "Sony DualSense Edge",
"Connected invalid device": "Připojené neplatné zařízení",
- "The device appears to be a DS4 clone. All functionalities are disabled.": "Zdá se, že zařízení je klon DS4. Všechny funkce jsou deaktivovány.",
+ "The device appears to be a clone. All calibration functionality is disabled.": "",
"Error": "Chyba",
"My handle on discord is: the_al": "Můj Discord to: the_al",
"Initializing...": "Inicializace...",
diff --git a/lang/da_dk.json b/lang/da_dk.json
index 7401da0..ea92a3b 100644
--- a/lang/da_dk.json
+++ b/lang/da_dk.json
@@ -66,7 +66,7 @@
"Sony DualSense": "Sony DualSense",
"Sony DualSense Edge": "Sony DualSense Edge",
"Connected invalid device": "Forbundet til en ugyldig enhed",
- "The device appears to be a DS4 clone. All functionalities are disabled.": "Enheden ser ud til at være en DS4-klon. Alle funktioner er deaktiveret.",
+ "The device appears to be a clone. All calibration functionality is disabled.": "",
"Error": "Fejl",
"My handle on discord is: the_al": "Mit brugernavn på Discord er: the_al",
"Initializing...": "Initialiserer...",
diff --git a/lang/de_de.json b/lang/de_de.json
index c02ad6e..7de836a 100644
--- a/lang/de_de.json
+++ b/lang/de_de.json
@@ -66,7 +66,7 @@
"Sony DualSense": "Sony DualSense",
"Sony DualSense Edge": "Sony DualSense Edge",
"Connected invalid device": "Verbundenes ungültiges Gerät",
- "The device appears to be a DS4 clone. All functionalities are disabled.": "Das Gerät scheint ein DS4-Klon zu sein. Alle Funktionen sind deaktiviert.",
+ "The device appears to be a clone. All calibration functionality is disabled.": "",
"Error": "Fehler",
"My handle on discord is: the_al": "Mein Handle auf Discord ist: the_al",
"Initializing...": "Initialisierung...",
diff --git a/lang/es_es.json b/lang/es_es.json
index 32c16d0..19a6287 100644
--- a/lang/es_es.json
+++ b/lang/es_es.json
@@ -65,7 +65,7 @@
"Sony DualSense": "Sony DualSense",
"Sony DualSense Edge": "Sony DualSense Edge",
"Connected invalid device": "Dispositivo conectado no válido",
- "The device appears to be a DS4 clone. All functionalities are disabled.": "El dispositivo parece ser un clón del DS4. Todas las funcionalidades se han desactivado",
+ "The device appears to be a clone. All calibration functionality is disabled.": "",
"Error": "Error",
"My handle on discord is: the_al": "Mi usuario de discord es: the_al",
"Initializing...": "Inicializando...",
diff --git a/lang/fa_fa.json b/lang/fa_fa.json
index 8f7538b..b5d6408 100644
--- a/lang/fa_fa.json
+++ b/lang/fa_fa.json
@@ -66,7 +66,7 @@
"Sony DualSense": "سونی DualSense",
"Sony DualSense Edge": "سونی DualSense Edge",
"Connected invalid device": "دستگاه متصل نامعتبر است",
- "The device appears to be a DS4 clone. All functionalities are disabled.": "به نظر میرسد این کنترلر یک کپی از DS4 است. تمام عملکردها غیرفعال هستند.",
+ "The device appears to be a clone. All calibration functionality is disabled.": "",
"Error": "خطا",
"My handle on discord is: the_al": "شناسه من در دیسکورد: the_al",
"Initializing...": "در حال راهاندازی...",
diff --git a/lang/fr_fr.json b/lang/fr_fr.json
index 024392a..edb00e9 100644
--- a/lang/fr_fr.json
+++ b/lang/fr_fr.json
@@ -65,7 +65,7 @@
"Sony DualSense": "Sony DualSense",
"Sony DualSense Edge": "Sony DualSense Edge",
"Connected invalid device": "Appareil non valide connecté",
- "The device appears to be a DS4 clone. All functionalities are disabled.": "Cet appareil semble être une contre-façon de DS4. Toutes les fonctionnalités sont désactivés",
+ "The device appears to be a clone. All calibration functionality is disabled.": "",
"Error": "Erreur",
"My handle on discord is: the_al": "Mon ID sur Discord est: the_al",
"Initializing...": "Initialisation...",
diff --git a/lang/hu_hu.json b/lang/hu_hu.json
index d944fe0..9d4e668 100644
--- a/lang/hu_hu.json
+++ b/lang/hu_hu.json
@@ -66,7 +66,7 @@
"Sony DualSense": "Sony DualSense",
"Sony DualSense Edge": "Sony DualSense Edge",
"Connected invalid device": "Érvénytelen eszköz csatlakoztatva",
- "The device appears to be a DS4 clone. All functionalities are disabled.": "Úgy tűnik, hogy a kontroller egy DS4 klón (hamisítvány). Minden funkció le lesz tiltva.",
+ "The device appears to be a clone. All calibration functionality is disabled.": "",
"Error": "Hiba",
"My handle on discord is: the_al": "Fogjunk kezet a Discordon: the_al",
"Initializing...": "Inicializálás...",
diff --git a/lang/it_it.json b/lang/it_it.json
index d48ed6a..6b4b427 100644
--- a/lang/it_it.json
+++ b/lang/it_it.json
@@ -189,7 +189,7 @@
"Please note: the stick modules on the DS Edge cannot be calibrated via software alone.": "Attenzione: i moduli degli stick del DS Edge non possono essere calibrati solo tramite software.",
"To store a custom calibration on the stick's internal memory, a hardware modification is required.": "Per salvare una calibrazione personalizzata nella memoria interna dello stick, è necessaria una modifica hardware.",
"Support for calibrating DualSense Edge stick modules is now available as an experimental feature.": "Il supporto per la calibrazione dei moduli stick del DualSense Edge è ora disponibile come funzionalità sperimentale.",
- "The device appears to be a DS4 clone. All functionalities are disabled.": "Il dispositivo sembra essere un clone del DS4. Tutte le funzionalità sono disabilitate.",
+ "The device appears to be a clone. All calibration functionality is disabled.": "",
"This involves temporarily disabling write protection by applying +1.8V to a specific test point on each module.": "Questo comporta la disattivazione temporanea della protezione scrittura applicando +1.8V a uno specifico punto di test su ciascun modulo.",
"This is only for advanced users. If you're not sure what you're doing, please do not attempt it.": "Questa procedura è destinata solo a utenti esperti. Se non sei sicuro di ciò che stai facendo, ti preghiamo di non tentarla.",
"We are not responsible for any damage caused by attempting this modification.": "Non siamo responsabili per eventuali danni causati dal tentativo di questa modifica.",
diff --git a/lang/jp_jp.json b/lang/jp_jp.json
index c15b5d8..0cbbd2e 100644
--- a/lang/jp_jp.json
+++ b/lang/jp_jp.json
@@ -65,7 +65,7 @@
"Sony DualSense": "Sony DualSense",
"Sony DualSense Edge": "Sony DualSense Edge",
"Connected invalid device": "接続された無効なデバイス",
- "The device appears to be a DS4 clone. All functionalities are disabled.": "デバイスはDS4のクローンのようです。すべての機能が無効になっています。",
+ "The device appears to be a clone. All calibration functionality is disabled.": "",
"Error": "エラー",
"My handle on discord is: the_al": "Discordでの私のハンドルは:the_al",
"Initializing...": "初期化中...",
diff --git a/lang/ko_kr.json b/lang/ko_kr.json
index a16bf7c..2658938 100644
--- a/lang/ko_kr.json
+++ b/lang/ko_kr.json
@@ -66,7 +66,7 @@
"Sony DualSense": "Sony DualSense",
"Sony DualSense Edge": "Sony DualSense Edge",
"Connected invalid device": "잘못된 기기가 연결되었습니다",
- "The device appears to be a DS4 clone. All functionalities are disabled.": "이 기기는 DS4 복제품으로 보입니다. 모든 기능이 비활성화됩니다.",
+ "The device appears to be a clone. All calibration functionality is disabled.": "",
"Error": "오류",
"My handle on discord is: the_al": "제 Discord ID는 the_al 입니다.",
"Initializing...": "초기화 중...",
diff --git a/lang/nl_nl.json b/lang/nl_nl.json
index 22d61ab..5331246 100644
--- a/lang/nl_nl.json
+++ b/lang/nl_nl.json
@@ -65,7 +65,7 @@
"Sony DualSense": "Sony DualSense",
"Sony DualSense Edge": "Sony DualSense Edge",
"Connected invalid device": "Ongeldig apparaat verbonden",
- "The device appears to be a DS4 clone. All functionalities are disabled.": "Het apparaat lijkt een DS4-kloon te zijn. Alle functionaliteiten zijn uitgeschakeld.",
+ "The device appears to be a clone. All calibration functionality is disabled.": "",
"Error": "Error",
"My handle on discord is: the_al": "Mijn handle voor Discord is: the_al",
"Initializing...": "Initialiseren...",
diff --git a/lang/pl_pl.json b/lang/pl_pl.json
index c059957..3d2bcb3 100644
--- a/lang/pl_pl.json
+++ b/lang/pl_pl.json
@@ -66,7 +66,7 @@
"Sony DualSense": "Sony DualSense",
"Sony DualSense Edge": "Sony DualSense Edge",
"Connected invalid device": "Podłączono nieznane urządzenie",
- "The device appears to be a DS4 clone. All functionalities are disabled.": "Wykryto urządzenie jako klon Dualshock 4. Wszystkie funkcje zostają wyłączone.",
+ "The device appears to be a clone. All calibration functionality is disabled.": "",
"Error": "Błąd",
"My handle on discord is: the_al": "Mój Discord to: the_al",
"Initializing...": "Inicjowanie...",
diff --git a/lang/pt_br.json b/lang/pt_br.json
index b883a23..71c113e 100644
--- a/lang/pt_br.json
+++ b/lang/pt_br.json
@@ -65,7 +65,7 @@
"Sony DualSense": "Sony DualSense",
"Sony DualSense Edge": "Sony DualSense Edge",
"Connected invalid device": "Dispositivo conectado inválido",
- "The device appears to be a DS4 clone. All functionalities are disabled.": "O dispositivo parece ser um clone do DS4. Todas as funcionalidades estão desabilitadas.",
+ "The device appears to be a clone. All calibration functionality is disabled.": "",
"Error": "Erro",
"My handle on discord is: the_al": "Meu nome de usuário no Discord é: the_al",
"Initializing...": "Inicializando...",
diff --git a/lang/pt_pt.json b/lang/pt_pt.json
index af20e2f..876709e 100644
--- a/lang/pt_pt.json
+++ b/lang/pt_pt.json
@@ -65,7 +65,7 @@
"Sony DualSense": "Sony DualSense",
"Sony DualSense Edge": "Sony DualSense Edge",
"Connected invalid device": "Dispositivo inválido ligado",
- "The device appears to be a DS4 clone. All functionalities are disabled.": "O dispositivo parece ser um clone do DS4. Todas as funcionalidades estão desabilitadas.",
+ "The device appears to be a clone. All calibration functionality is disabled.": "",
"Error": "Erro",
"My handle on discord is: the_al": "Meu nome de utilizador no Discord é: the_al",
"Initializing...": "Iniciando...",
diff --git a/lang/rs_rs.json b/lang/rs_rs.json
index 2a0526b..2523791 100644
--- a/lang/rs_rs.json
+++ b/lang/rs_rs.json
@@ -66,7 +66,7 @@
"Sony DualSense": "Sony DualSense",
"Sony DualSense Edge": "Sony DualSense Edge",
"Connected invalid device": "Povezan je nevažeći uređaj",
- "The device appears to be a DS4 clone. All functionalities are disabled.": "Uređaj izgleda da je klon DS4. Sve funkcionalnosti su onemogućene.",
+ "The device appears to be a clone. All calibration functionality is disabled.": "",
"Error": "Greška",
"My handle on discord is: the_al": "Moj Discord ID je: the_al",
"Initializing...": "Inicijalizacija...",
diff --git a/lang/ru_ru.json b/lang/ru_ru.json
index 1c13c34..943371a 100644
--- a/lang/ru_ru.json
+++ b/lang/ru_ru.json
@@ -65,7 +65,7 @@
"Sony DualSense": "Sony DualSense",
"Sony DualSense Edge": "Sony DualSense Edge",
"Connected invalid device": "Подключено недопустимое устройство",
- "The device appears to be a DS4 clone. All functionalities are disabled.": "Устройство, похоже, является клоном DS4. Все функции отключены.",
+ "The device appears to be a clone. All calibration functionality is disabled.": "",
"Error": "Ошибка",
"My handle on discord is: the_al": "Мой ник на discord: the_al",
"Initializing...": "Инициализация...",
diff --git a/lang/tr_tr.json b/lang/tr_tr.json
index 27ccfaf..f905635 100644
--- a/lang/tr_tr.json
+++ b/lang/tr_tr.json
@@ -65,7 +65,7 @@
"Sony DualSense": "Sony DualSense",
"Sony DualSense Edge": "Sony DualSense Edge",
"Connected invalid device": "Geçersiz bir cihaz bağlandı",
- "The device appears to be a DS4 clone. All functionalities are disabled.": "Cihazın yan sanayi bir kol gibi görünüyor. Tüm işlevler devre dışı bırakıldı.",
+ "The device appears to be a clone. All calibration functionality is disabled.": "",
"Error": "Hata",
"My handle on discord is: the_al": "Discord'daki kullanıcı adım: the_al",
"Initializing...": "Başlatılıyor...",
diff --git a/lang/ua_ua.json b/lang/ua_ua.json
index f7d1e6d..18274b8 100644
--- a/lang/ua_ua.json
+++ b/lang/ua_ua.json
@@ -66,7 +66,7 @@
"Sony DualSense": "Sony DualSense",
"Sony DualSense Edge": "Sony DualSense Edge",
"Connected invalid device": "Підключено неприпустиме пристрій",
- "The device appears to be a DS4 clone. All functionalities are disabled.": "Пристрій, ймовірно, є клоном DS4. Усі функції вимкнено.",
+ "The device appears to be a clone. All calibration functionality is disabled.": "",
"Error": "Помилка",
"My handle on discord is: the_al": "Мій нік у Discord: the_al",
"Initializing...": "Ініціалізація...",
diff --git a/lang/zh_cn.json b/lang/zh_cn.json
index 77cd1de..797e202 100644
--- a/lang/zh_cn.json
+++ b/lang/zh_cn.json
@@ -66,7 +66,7 @@
"Sony DualSense": "PS5手柄(Sony DualSense)",
"Sony DualSense Edge": "PS5精英手柄/DSE(Sony DualSense Edge)",
"Connected invalid device": "连接了无效设备",
- "The device appears to be a DS4 clone. All functionalities are disabled.": "该设备似乎是 盗版DS4 。所有功能均已禁用。",
+ "The device appears to be a clone. All calibration functionality is disabled.": "",
"Error": "错误",
"My handle on discord is: the_al": "我的 Discord 用户名是: the_al",
"Initializing...": "初始化...",
diff --git a/lang/zh_tw.json b/lang/zh_tw.json
index e52569a..1d4b4b7 100644
--- a/lang/zh_tw.json
+++ b/lang/zh_tw.json
@@ -65,7 +65,7 @@
"Sony DualSense": "Sony DualSense",
"Sony DualSense Edge": "Sony DualSense Edge",
"Connected invalid device": "連接了無效設備",
- "The device appears to be a DS4 clone. All functionalities are disabled.": "該設備似乎是 DS4 盜版。所有功能均已停用。",
+ "The device appears to be a clone. All calibration functionality is disabled.": "",
"Error": "錯誤",
"My handle on discord is: the_al": "我的 Discord 用戶名是: the_al",
"Initializing...": "初始化...",