From 18c9ad25be240e46c0ca8cdd9adc0d78c9119ff4 Mon Sep 17 00:00:00 2001 From: Sahil Yeole Date: Wed, 13 Sep 2023 10:41:48 +0530 Subject: [PATCH] remove lang Signed-off-by: Sahil Yeole --- src/lang/ar.rs | 6 ------ src/lang/ca.rs | 6 ------ src/lang/cn.rs | 6 ------ src/lang/cs.rs | 6 ------ src/lang/da.rs | 6 ------ src/lang/de.rs | 6 ------ src/lang/el.rs | 6 ------ src/lang/eo.rs | 6 ------ src/lang/es.rs | 6 ------ src/lang/fa.rs | 6 ------ src/lang/fr.rs | 6 ------ src/lang/hu.rs | 6 ------ src/lang/id.rs | 6 ------ src/lang/it.rs | 6 ------ src/lang/ja.rs | 6 ------ src/lang/ko.rs | 6 ------ src/lang/kz.rs | 6 ------ src/lang/lt.rs | 6 ------ src/lang/nl.rs | 6 ------ src/lang/pl.rs | 6 ------ src/lang/pt_PT.rs | 6 ------ src/lang/ptbr.rs | 6 ------ src/lang/ro.rs | 6 ------ src/lang/ru.rs | 6 ------ src/lang/sk.rs | 6 ------ src/lang/sl.rs | 6 ------ src/lang/sq.rs | 6 ------ src/lang/sr.rs | 6 ------ src/lang/sv.rs | 6 ------ src/lang/template.rs | 6 ------ src/lang/th.rs | 6 ------ src/lang/tr.rs | 6 ------ src/lang/tw.rs | 6 ------ src/lang/ua.rs | 6 ------ src/lang/vn.rs | 6 ------ 35 files changed, 210 deletions(-) diff --git a/src/lang/ar.rs b/src/lang/ar.rs index 69a0242f3..4a1f8486c 100644 --- a/src/lang/ar.rs +++ b/src/lang/ar.rs @@ -544,11 +544,5 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Installation Successful!", ""), ("Installation failed!", ""), ("Reverse mouse wheel", ""), - ("You May Be Being SCAMMED!", ""), - ("If you are on the phone with someone you DON'T know AND TRUST who has asked you to use RustDesk and start the service, do not proceed and hang up immediately.", ""), - ("They are likely a scammer trying to steal your money or other private information.", ""), - ("Don't show again", ""), - ("I Agree", ""), - ("Decline", ""), ].iter().cloned().collect(); } diff --git a/src/lang/ca.rs b/src/lang/ca.rs index ba8ef4b9c..55e01fefa 100644 --- a/src/lang/ca.rs +++ b/src/lang/ca.rs @@ -544,11 +544,5 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Installation Successful!", ""), ("Installation failed!", ""), ("Reverse mouse wheel", ""), - ("You May Be Being SCAMMED!", ""), - ("If you are on the phone with someone you DON'T know AND TRUST who has asked you to use RustDesk and start the service, do not proceed and hang up immediately.", ""), - ("They are likely a scammer trying to steal your money or other private information.", ""), - ("Don't show again", ""), - ("I Agree", ""), - ("Decline", ""), ].iter().cloned().collect(); } diff --git a/src/lang/cn.rs b/src/lang/cn.rs index 03169c606..5fdfa460e 100644 --- a/src/lang/cn.rs +++ b/src/lang/cn.rs @@ -544,11 +544,5 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Installation Successful!", "安装成功!"), ("Installation failed!", "安装失败!"), ("Reverse mouse wheel", "鼠标滚轮反向"), - ("You May Be Being SCAMMED!", ""), - ("If you are on the phone with someone you DON'T know AND TRUST who has asked you to use RustDesk and start the service, do not proceed and hang up immediately.", ""), - ("They are likely a scammer trying to steal your money or other private information.", ""), - ("Don't show again", ""), - ("I Agree", ""), - ("Decline", ""), ].iter().cloned().collect(); } diff --git a/src/lang/cs.rs b/src/lang/cs.rs index 8ac9bc6a2..37473e0b6 100644 --- a/src/lang/cs.rs +++ b/src/lang/cs.rs @@ -544,11 +544,5 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Installation Successful!", ""), ("Installation failed!", ""), ("Reverse mouse wheel", ""), - ("You May Be Being SCAMMED!", ""), - ("If you are on the phone with someone you DON'T know AND TRUST who has asked you to use RustDesk and start the service, do not proceed and hang up immediately.", ""), - ("They are likely a scammer trying to steal your money or other private information.", ""), - ("Don't show again", ""), - ("I Agree", ""), - ("Decline", ""), ].iter().cloned().collect(); } diff --git a/src/lang/da.rs b/src/lang/da.rs index 1a5279f91..9a9ecdfe1 100644 --- a/src/lang/da.rs +++ b/src/lang/da.rs @@ -544,11 +544,5 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Installation Successful!", ""), ("Installation failed!", ""), ("Reverse mouse wheel", ""), - ("You May Be Being SCAMMED!", ""), - ("If you are on the phone with someone you DON'T know AND TRUST who has asked you to use RustDesk and start the service, do not proceed and hang up immediately.", ""), - ("They are likely a scammer trying to steal your money or other private information.", ""), - ("Don't show again", ""), - ("I Agree", ""), - ("Decline", ""), ].iter().cloned().collect(); } diff --git a/src/lang/de.rs b/src/lang/de.rs index 5b35cf8b4..cc0ae6af9 100644 --- a/src/lang/de.rs +++ b/src/lang/de.rs @@ -544,11 +544,5 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Installation Successful!", "Installation erfolgreich!"), ("Installation failed!", "Installation fehlgeschlagen!"), ("Reverse mouse wheel", ""), - ("You May Be Being SCAMMED!", ""), - ("If you are on the phone with someone you DON'T know AND TRUST who has asked you to use RustDesk and start the service, do not proceed and hang up immediately.", ""), - ("They are likely a scammer trying to steal your money or other private information.", ""), - ("Don't show again", ""), - ("I Agree", ""), - ("Decline", ""), ].iter().cloned().collect(); } diff --git a/src/lang/el.rs b/src/lang/el.rs index f82880014..d2ae3eb5c 100644 --- a/src/lang/el.rs +++ b/src/lang/el.rs @@ -544,11 +544,5 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Installation Successful!", ""), ("Installation failed!", ""), ("Reverse mouse wheel", ""), - ("You May Be Being SCAMMED!", ""), - ("If you are on the phone with someone you DON'T know AND TRUST who has asked you to use RustDesk and start the service, do not proceed and hang up immediately.", ""), - ("They are likely a scammer trying to steal your money or other private information.", ""), - ("Don't show again", ""), - ("I Agree", ""), - ("Decline", ""), ].iter().cloned().collect(); } diff --git a/src/lang/eo.rs b/src/lang/eo.rs index 4f9930460..90144c694 100644 --- a/src/lang/eo.rs +++ b/src/lang/eo.rs @@ -544,11 +544,5 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Installation Successful!", ""), ("Installation failed!", ""), ("Reverse mouse wheel", ""), - ("You May Be Being SCAMMED!", ""), - ("If you are on the phone with someone you DON'T know AND TRUST who has asked you to use RustDesk and start the service, do not proceed and hang up immediately.", ""), - ("They are likely a scammer trying to steal your money or other private information.", ""), - ("Don't show again", ""), - ("I Agree", ""), - ("Decline", ""), ].iter().cloned().collect(); } diff --git a/src/lang/es.rs b/src/lang/es.rs index 17afe267f..4589844c2 100644 --- a/src/lang/es.rs +++ b/src/lang/es.rs @@ -544,11 +544,5 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Installation Successful!", "Instalación exitosa"), ("Installation failed!", "La instalación ha fallado"), ("Reverse mouse wheel", "Invertir rueda del ratón"), - ("You May Be Being SCAMMED!", ""), - ("If you are on the phone with someone you DON'T know AND TRUST who has asked you to use RustDesk and start the service, do not proceed and hang up immediately.", ""), - ("They are likely a scammer trying to steal your money or other private information.", ""), - ("Don't show again", ""), - ("I Agree", ""), - ("Decline", ""), ].iter().cloned().collect(); } diff --git a/src/lang/fa.rs b/src/lang/fa.rs index cdd23dc77..ab1d7ab12 100644 --- a/src/lang/fa.rs +++ b/src/lang/fa.rs @@ -544,11 +544,5 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Installation Successful!", ""), ("Installation failed!", ""), ("Reverse mouse wheel", ""), - ("You May Be Being SCAMMED!", ""), - ("If you are on the phone with someone you DON'T know AND TRUST who has asked you to use RustDesk and start the service, do not proceed and hang up immediately.", ""), - ("They are likely a scammer trying to steal your money or other private information.", ""), - ("Don't show again", ""), - ("I Agree", ""), - ("Decline", ""), ].iter().cloned().collect(); } diff --git a/src/lang/fr.rs b/src/lang/fr.rs index 42b661544..3ce8bca02 100644 --- a/src/lang/fr.rs +++ b/src/lang/fr.rs @@ -544,11 +544,5 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Installation Successful!", ""), ("Installation failed!", ""), ("Reverse mouse wheel", ""), - ("You May Be Being SCAMMED!", ""), - ("If you are on the phone with someone you DON'T know AND TRUST who has asked you to use RustDesk and start the service, do not proceed and hang up immediately.", ""), - ("They are likely a scammer trying to steal your money or other private information.", ""), - ("Don't show again", ""), - ("I Agree", ""), - ("Decline", ""), ].iter().cloned().collect(); } diff --git a/src/lang/hu.rs b/src/lang/hu.rs index 169f302a5..50ca96792 100644 --- a/src/lang/hu.rs +++ b/src/lang/hu.rs @@ -544,11 +544,5 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Installation Successful!", ""), ("Installation failed!", ""), ("Reverse mouse wheel", ""), - ("You May Be Being SCAMMED!", ""), - ("If you are on the phone with someone you DON'T know AND TRUST who has asked you to use RustDesk and start the service, do not proceed and hang up immediately.", ""), - ("They are likely a scammer trying to steal your money or other private information.", ""), - ("Don't show again", ""), - ("I Agree", ""), - ("Decline", ""), ].iter().cloned().collect(); } diff --git a/src/lang/id.rs b/src/lang/id.rs index 2603ea922..5f802e44b 100644 --- a/src/lang/id.rs +++ b/src/lang/id.rs @@ -544,11 +544,5 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Installation Successful!", ""), ("Installation failed!", ""), ("Reverse mouse wheel", ""), - ("You May Be Being SCAMMED!", ""), - ("If you are on the phone with someone you DON'T know AND TRUST who has asked you to use RustDesk and start the service, do not proceed and hang up immediately.", ""), - ("They are likely a scammer trying to steal your money or other private information.", ""), - ("Don't show again", ""), - ("I Agree", ""), - ("Decline", ""), ].iter().cloned().collect(); } diff --git a/src/lang/it.rs b/src/lang/it.rs index fe0f416cf..9b708ca39 100644 --- a/src/lang/it.rs +++ b/src/lang/it.rs @@ -544,11 +544,5 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Installation Successful!", "Installazione completata"), ("Installation failed!", "Installazione fallita"), ("Reverse mouse wheel", "Rotella mouse inversa"), - ("You May Be Being SCAMMED!", ""), - ("If you are on the phone with someone you DON'T know AND TRUST who has asked you to use RustDesk and start the service, do not proceed and hang up immediately.", ""), - ("They are likely a scammer trying to steal your money or other private information.", ""), - ("Don't show again", ""), - ("I Agree", ""), - ("Decline", ""), ].iter().cloned().collect(); } diff --git a/src/lang/ja.rs b/src/lang/ja.rs index 41a46e962..015ee7af3 100644 --- a/src/lang/ja.rs +++ b/src/lang/ja.rs @@ -544,11 +544,5 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Installation Successful!", ""), ("Installation failed!", ""), ("Reverse mouse wheel", ""), - ("You May Be Being SCAMMED!", ""), - ("If you are on the phone with someone you DON'T know AND TRUST who has asked you to use RustDesk and start the service, do not proceed and hang up immediately.", ""), - ("They are likely a scammer trying to steal your money or other private information.", ""), - ("Don't show again", ""), - ("I Agree", ""), - ("Decline", ""), ].iter().cloned().collect(); } diff --git a/src/lang/ko.rs b/src/lang/ko.rs index ecb0c0281..2897ed5f8 100644 --- a/src/lang/ko.rs +++ b/src/lang/ko.rs @@ -544,11 +544,5 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Installation Successful!", ""), ("Installation failed!", ""), ("Reverse mouse wheel", ""), - ("You May Be Being SCAMMED!", ""), - ("If you are on the phone with someone you DON'T know AND TRUST who has asked you to use RustDesk and start the service, do not proceed and hang up immediately.", ""), - ("They are likely a scammer trying to steal your money or other private information.", ""), - ("Don't show again", ""), - ("I Agree", ""), - ("Decline", ""), ].iter().cloned().collect(); } diff --git a/src/lang/kz.rs b/src/lang/kz.rs index e36230c30..5a0c14871 100644 --- a/src/lang/kz.rs +++ b/src/lang/kz.rs @@ -544,11 +544,5 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Installation Successful!", ""), ("Installation failed!", ""), ("Reverse mouse wheel", ""), - ("You May Be Being SCAMMED!", ""), - ("If you are on the phone with someone you DON'T know AND TRUST who has asked you to use RustDesk and start the service, do not proceed and hang up immediately.", ""), - ("They are likely a scammer trying to steal your money or other private information.", ""), - ("Don't show again", ""), - ("I Agree", ""), - ("Decline", ""), ].iter().cloned().collect(); } diff --git a/src/lang/lt.rs b/src/lang/lt.rs index 38304ee64..100e22955 100644 --- a/src/lang/lt.rs +++ b/src/lang/lt.rs @@ -544,11 +544,5 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Installation Successful!", ""), ("Installation failed!", ""), ("Reverse mouse wheel", ""), - ("You May Be Being SCAMMED!", ""), - ("If you are on the phone with someone you DON'T know AND TRUST who has asked you to use RustDesk and start the service, do not proceed and hang up immediately.", ""), - ("They are likely a scammer trying to steal your money or other private information.", ""), - ("Don't show again", ""), - ("I Agree", ""), - ("Decline", ""), ].iter().cloned().collect(); } diff --git a/src/lang/nl.rs b/src/lang/nl.rs index 5fda39918..7503831bf 100644 --- a/src/lang/nl.rs +++ b/src/lang/nl.rs @@ -544,11 +544,5 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Installation Successful!", ""), ("Installation failed!", ""), ("Reverse mouse wheel", ""), - ("You May Be Being SCAMMED!", ""), - ("If you are on the phone with someone you DON'T know AND TRUST who has asked you to use RustDesk and start the service, do not proceed and hang up immediately.", ""), - ("They are likely a scammer trying to steal your money or other private information.", ""), - ("Don't show again", ""), - ("I Agree", ""), - ("Decline", ""), ].iter().cloned().collect(); } diff --git a/src/lang/pl.rs b/src/lang/pl.rs index 693925c70..d488f681d 100644 --- a/src/lang/pl.rs +++ b/src/lang/pl.rs @@ -544,11 +544,5 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Installation Successful!", ""), ("Installation failed!", ""), ("Reverse mouse wheel", ""), - ("You May Be Being SCAMMED!", ""), - ("If you are on the phone with someone you DON'T know AND TRUST who has asked you to use RustDesk and start the service, do not proceed and hang up immediately.", ""), - ("They are likely a scammer trying to steal your money or other private information.", ""), - ("Don't show again", ""), - ("I Agree", ""), - ("Decline", ""), ].iter().cloned().collect(); } diff --git a/src/lang/pt_PT.rs b/src/lang/pt_PT.rs index db35c810e..91a85a3b1 100644 --- a/src/lang/pt_PT.rs +++ b/src/lang/pt_PT.rs @@ -544,11 +544,5 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Installation Successful!", ""), ("Installation failed!", ""), ("Reverse mouse wheel", ""), - ("You May Be Being SCAMMED!", ""), - ("If you are on the phone with someone you DON'T know AND TRUST who has asked you to use RustDesk and start the service, do not proceed and hang up immediately.", ""), - ("They are likely a scammer trying to steal your money or other private information.", ""), - ("Don't show again", ""), - ("I Agree", ""), - ("Decline", ""), ].iter().cloned().collect(); } diff --git a/src/lang/ptbr.rs b/src/lang/ptbr.rs index aeb37fdd1..7ca81495d 100644 --- a/src/lang/ptbr.rs +++ b/src/lang/ptbr.rs @@ -544,11 +544,5 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Installation Successful!", ""), ("Installation failed!", ""), ("Reverse mouse wheel", ""), - ("You May Be Being SCAMMED!", ""), - ("If you are on the phone with someone you DON'T know AND TRUST who has asked you to use RustDesk and start the service, do not proceed and hang up immediately.", ""), - ("They are likely a scammer trying to steal your money or other private information.", ""), - ("Don't show again", ""), - ("I Agree", ""), - ("Decline", ""), ].iter().cloned().collect(); } diff --git a/src/lang/ro.rs b/src/lang/ro.rs index 017bc3bf3..bcc13a0df 100644 --- a/src/lang/ro.rs +++ b/src/lang/ro.rs @@ -544,11 +544,5 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Installation Successful!", ""), ("Installation failed!", ""), ("Reverse mouse wheel", ""), - ("You May Be Being SCAMMED!", ""), - ("If you are on the phone with someone you DON'T know AND TRUST who has asked you to use RustDesk and start the service, do not proceed and hang up immediately.", ""), - ("They are likely a scammer trying to steal your money or other private information.", ""), - ("Don't show again", ""), - ("I Agree", ""), - ("Decline", ""), ].iter().cloned().collect(); } diff --git a/src/lang/ru.rs b/src/lang/ru.rs index a7a4a5820..eb9f8161b 100644 --- a/src/lang/ru.rs +++ b/src/lang/ru.rs @@ -544,11 +544,5 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Installation Successful!", "Установка выполнена успешно!"), ("Installation failed!", "Установка не выполнена!"), ("Reverse mouse wheel", "Реверсировать колесо мыши"), - ("You May Be Being SCAMMED!", ""), - ("If you are on the phone with someone you DON'T know AND TRUST who has asked you to use RustDesk and start the service, do not proceed and hang up immediately.", ""), - ("They are likely a scammer trying to steal your money or other private information.", ""), - ("Don't show again", ""), - ("I Agree", ""), - ("Decline", ""), ].iter().cloned().collect(); } diff --git a/src/lang/sk.rs b/src/lang/sk.rs index 3f9d7ba79..003b2cabc 100644 --- a/src/lang/sk.rs +++ b/src/lang/sk.rs @@ -544,11 +544,5 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Installation Successful!", ""), ("Installation failed!", ""), ("Reverse mouse wheel", ""), - ("You May Be Being SCAMMED!", ""), - ("If you are on the phone with someone you DON'T know AND TRUST who has asked you to use RustDesk and start the service, do not proceed and hang up immediately.", ""), - ("They are likely a scammer trying to steal your money or other private information.", ""), - ("Don't show again", ""), - ("I Agree", ""), - ("Decline", ""), ].iter().cloned().collect(); } diff --git a/src/lang/sl.rs b/src/lang/sl.rs index c21793171..80b9aed1d 100755 --- a/src/lang/sl.rs +++ b/src/lang/sl.rs @@ -544,11 +544,5 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Installation Successful!", ""), ("Installation failed!", ""), ("Reverse mouse wheel", ""), - ("You May Be Being SCAMMED!", ""), - ("If you are on the phone with someone you DON'T know AND TRUST who has asked you to use RustDesk and start the service, do not proceed and hang up immediately.", ""), - ("They are likely a scammer trying to steal your money or other private information.", ""), - ("Don't show again", ""), - ("I Agree", ""), - ("Decline", ""), ].iter().cloned().collect(); } diff --git a/src/lang/sq.rs b/src/lang/sq.rs index 490c8b0dd..fd2db0c83 100644 --- a/src/lang/sq.rs +++ b/src/lang/sq.rs @@ -544,11 +544,5 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Installation Successful!", ""), ("Installation failed!", ""), ("Reverse mouse wheel", ""), - ("You May Be Being SCAMMED!", ""), - ("If you are on the phone with someone you DON'T know AND TRUST who has asked you to use RustDesk and start the service, do not proceed and hang up immediately.", ""), - ("They are likely a scammer trying to steal your money or other private information.", ""), - ("Don't show again", ""), - ("I Agree", ""), - ("Decline", ""), ].iter().cloned().collect(); } diff --git a/src/lang/sr.rs b/src/lang/sr.rs index 31c461d9e..9092d453d 100644 --- a/src/lang/sr.rs +++ b/src/lang/sr.rs @@ -544,11 +544,5 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Installation Successful!", ""), ("Installation failed!", ""), ("Reverse mouse wheel", ""), - ("You May Be Being SCAMMED!", ""), - ("If you are on the phone with someone you DON'T know AND TRUST who has asked you to use RustDesk and start the service, do not proceed and hang up immediately.", ""), - ("They are likely a scammer trying to steal your money or other private information.", ""), - ("Don't show again", ""), - ("I Agree", ""), - ("Decline", ""), ].iter().cloned().collect(); } diff --git a/src/lang/sv.rs b/src/lang/sv.rs index 804b61b51..ed8c3697a 100644 --- a/src/lang/sv.rs +++ b/src/lang/sv.rs @@ -544,11 +544,5 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Installation Successful!", ""), ("Installation failed!", ""), ("Reverse mouse wheel", ""), - ("You May Be Being SCAMMED!", ""), - ("If you are on the phone with someone you DON'T know AND TRUST who has asked you to use RustDesk and start the service, do not proceed and hang up immediately.", ""), - ("They are likely a scammer trying to steal your money or other private information.", ""), - ("Don't show again", ""), - ("I Agree", ""), - ("Decline", ""), ].iter().cloned().collect(); } diff --git a/src/lang/template.rs b/src/lang/template.rs index 96ad0b0a8..6b4d176d2 100644 --- a/src/lang/template.rs +++ b/src/lang/template.rs @@ -544,11 +544,5 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Installation Successful!", ""), ("Installation failed!", ""), ("Reverse mouse wheel", ""), - ("You May Be Being SCAMMED!", ""), - ("If you are on the phone with someone you DON'T know AND TRUST who has asked you to use RustDesk and start the service, do not proceed and hang up immediately.", ""), - ("They are likely a scammer trying to steal your money or other private information.", ""), - ("Don't show again", ""), - ("I Agree", ""), - ("Decline", ""), ].iter().cloned().collect(); } diff --git a/src/lang/th.rs b/src/lang/th.rs index fdb60af9b..a5e193a00 100644 --- a/src/lang/th.rs +++ b/src/lang/th.rs @@ -544,11 +544,5 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Installation Successful!", ""), ("Installation failed!", ""), ("Reverse mouse wheel", ""), - ("You May Be Being SCAMMED!", ""), - ("If you are on the phone with someone you DON'T know AND TRUST who has asked you to use RustDesk and start the service, do not proceed and hang up immediately.", ""), - ("They are likely a scammer trying to steal your money or other private information.", ""), - ("Don't show again", ""), - ("I Agree", ""), - ("Decline", ""), ].iter().cloned().collect(); } diff --git a/src/lang/tr.rs b/src/lang/tr.rs index 1a91f30cb..0fe1369df 100644 --- a/src/lang/tr.rs +++ b/src/lang/tr.rs @@ -544,11 +544,5 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Installation Successful!", ""), ("Installation failed!", ""), ("Reverse mouse wheel", ""), - ("You May Be Being SCAMMED!", ""), - ("If you are on the phone with someone you DON'T know AND TRUST who has asked you to use RustDesk and start the service, do not proceed and hang up immediately.", ""), - ("They are likely a scammer trying to steal your money or other private information.", ""), - ("Don't show again", ""), - ("I Agree", ""), - ("Decline", ""), ].iter().cloned().collect(); } diff --git a/src/lang/tw.rs b/src/lang/tw.rs index 6d644f0f7..5e533e9bc 100644 --- a/src/lang/tw.rs +++ b/src/lang/tw.rs @@ -544,11 +544,5 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Installation Successful!", ""), ("Installation failed!", ""), ("Reverse mouse wheel", ""), - ("You May Be Being SCAMMED!", ""), - ("If you are on the phone with someone you DON'T know AND TRUST who has asked you to use RustDesk and start the service, do not proceed and hang up immediately.", ""), - ("They are likely a scammer trying to steal your money or other private information.", ""), - ("Don't show again", ""), - ("I Agree", ""), - ("Decline", ""), ].iter().cloned().collect(); } diff --git a/src/lang/ua.rs b/src/lang/ua.rs index e03c4fbf0..7cc885f56 100644 --- a/src/lang/ua.rs +++ b/src/lang/ua.rs @@ -544,11 +544,5 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Installation Successful!", ""), ("Installation failed!", ""), ("Reverse mouse wheel", ""), - ("You May Be Being SCAMMED!", ""), - ("If you are on the phone with someone you DON'T know AND TRUST who has asked you to use RustDesk and start the service, do not proceed and hang up immediately.", ""), - ("They are likely a scammer trying to steal your money or other private information.", ""), - ("Don't show again", ""), - ("I Agree", ""), - ("Decline", ""), ].iter().cloned().collect(); } diff --git a/src/lang/vn.rs b/src/lang/vn.rs index 2171f6f67..e65fab66b 100644 --- a/src/lang/vn.rs +++ b/src/lang/vn.rs @@ -544,11 +544,5 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Installation Successful!", ""), ("Installation failed!", ""), ("Reverse mouse wheel", ""), - ("You May Be Being SCAMMED!", ""), - ("If you are on the phone with someone you DON'T know AND TRUST who has asked you to use RustDesk and start the service, do not proceed and hang up immediately.", ""), - ("They are likely a scammer trying to steal your money or other private information.", ""), - ("Don't show again", ""), - ("I Agree", ""), - ("Decline", ""), ].iter().cloned().collect(); }