mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
add ab full check
This commit is contained in:
@@ -521,5 +521,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Service", ""),
|
||||
("Start", ""),
|
||||
("Stop", ""),
|
||||
("exceed_max_devices", ""),
|
||||
("Sync with recent sessions", ""),
|
||||
("Sort tags", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -521,5 +521,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Service", ""),
|
||||
("Start", ""),
|
||||
("Stop", ""),
|
||||
("exceed_max_devices", ""),
|
||||
("Sync with recent sessions", ""),
|
||||
("Sort tags", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -521,5 +521,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Service", ""),
|
||||
("Start", ""),
|
||||
("Stop", ""),
|
||||
("exceed_max_devices", ""),
|
||||
("Sync with recent sessions", ""),
|
||||
("Sort tags", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -521,5 +521,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Service", ""),
|
||||
("Start", ""),
|
||||
("Stop", ""),
|
||||
("exceed_max_devices", ""),
|
||||
("Sync with recent sessions", ""),
|
||||
("Sort tags", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -521,5 +521,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Service", ""),
|
||||
("Start", ""),
|
||||
("Stop", ""),
|
||||
("exceed_max_devices", ""),
|
||||
("Sync with recent sessions", ""),
|
||||
("Sort tags", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -521,5 +521,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Service", ""),
|
||||
("Start", ""),
|
||||
("Stop", ""),
|
||||
("exceed_max_devices", ""),
|
||||
("Sync with recent sessions", ""),
|
||||
("Sort tags", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -71,6 +71,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("resolution_custom_tip", "Custom resolution"),
|
||||
("accept_and_elevate_btn_tooltip", "Accept the connection and elevate UAC permissions."),
|
||||
("clipboard_wait_response_timeout_tip", "Timed out waiting for copy response."),
|
||||
("logout_tip", "Are you sure you want to log out?")
|
||||
("logout_tip", "Are you sure you want to log out?"),
|
||||
("exceed_max_devices", "You have reached the maximum number of managed devices."),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -521,5 +521,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Service", ""),
|
||||
("Start", ""),
|
||||
("Stop", ""),
|
||||
("exceed_max_devices", ""),
|
||||
("Sync with recent sessions", ""),
|
||||
("Sort tags", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -521,5 +521,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Service", ""),
|
||||
("Start", ""),
|
||||
("Stop", ""),
|
||||
("exceed_max_devices", ""),
|
||||
("Sync with recent sessions", ""),
|
||||
("Sort tags", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -521,5 +521,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Service", ""),
|
||||
("Start", ""),
|
||||
("Stop", ""),
|
||||
("exceed_max_devices", ""),
|
||||
("Sync with recent sessions", ""),
|
||||
("Sort tags", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -521,5 +521,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Service", ""),
|
||||
("Start", ""),
|
||||
("Stop", ""),
|
||||
("exceed_max_devices", ""),
|
||||
("Sync with recent sessions", ""),
|
||||
("Sort tags", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -521,5 +521,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Service", ""),
|
||||
("Start", ""),
|
||||
("Stop", ""),
|
||||
("exceed_max_devices", ""),
|
||||
("Sync with recent sessions", ""),
|
||||
("Sort tags", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -521,5 +521,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Service", ""),
|
||||
("Start", ""),
|
||||
("Stop", ""),
|
||||
("exceed_max_devices", ""),
|
||||
("Sync with recent sessions", ""),
|
||||
("Sort tags", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -521,5 +521,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Service", "Servizio"),
|
||||
("Start", "Avvia"),
|
||||
("Stop", "Ferma"),
|
||||
("exceed_max_devices", ""),
|
||||
("Sync with recent sessions", ""),
|
||||
("Sort tags", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -521,5 +521,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Service", ""),
|
||||
("Start", ""),
|
||||
("Stop", ""),
|
||||
("exceed_max_devices", ""),
|
||||
("Sync with recent sessions", ""),
|
||||
("Sort tags", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -521,5 +521,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Service", ""),
|
||||
("Start", ""),
|
||||
("Stop", ""),
|
||||
("exceed_max_devices", ""),
|
||||
("Sync with recent sessions", ""),
|
||||
("Sort tags", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -521,5 +521,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Service", ""),
|
||||
("Start", ""),
|
||||
("Stop", ""),
|
||||
("exceed_max_devices", ""),
|
||||
("Sync with recent sessions", ""),
|
||||
("Sort tags", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -521,5 +521,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Service", ""),
|
||||
("Start", ""),
|
||||
("Stop", ""),
|
||||
("exceed_max_devices", ""),
|
||||
("Sync with recent sessions", ""),
|
||||
("Sort tags", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -521,5 +521,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Service", ""),
|
||||
("Start", ""),
|
||||
("Stop", ""),
|
||||
("exceed_max_devices", ""),
|
||||
("Sync with recent sessions", ""),
|
||||
("Sort tags", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -521,5 +521,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Service", ""),
|
||||
("Start", ""),
|
||||
("Stop", ""),
|
||||
("exceed_max_devices", ""),
|
||||
("Sync with recent sessions", ""),
|
||||
("Sort tags", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -521,5 +521,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Service", ""),
|
||||
("Start", ""),
|
||||
("Stop", ""),
|
||||
("exceed_max_devices", ""),
|
||||
("Sync with recent sessions", ""),
|
||||
("Sort tags", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -521,5 +521,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Service", ""),
|
||||
("Start", ""),
|
||||
("Stop", ""),
|
||||
("exceed_max_devices", ""),
|
||||
("Sync with recent sessions", ""),
|
||||
("Sort tags", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -521,5 +521,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Service", ""),
|
||||
("Start", ""),
|
||||
("Stop", ""),
|
||||
("exceed_max_devices", ""),
|
||||
("Sync with recent sessions", ""),
|
||||
("Sort tags", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -521,5 +521,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Service", "Сервис"),
|
||||
("Start", "Запустить"),
|
||||
("Stop", "Остановить"),
|
||||
("exceed_max_devices", ""),
|
||||
("Sync with recent sessions", ""),
|
||||
("Sort tags", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -521,5 +521,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Service", ""),
|
||||
("Start", ""),
|
||||
("Stop", ""),
|
||||
("exceed_max_devices", ""),
|
||||
("Sync with recent sessions", ""),
|
||||
("Sort tags", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -521,5 +521,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Service", ""),
|
||||
("Start", ""),
|
||||
("Stop", ""),
|
||||
("exceed_max_devices", ""),
|
||||
("Sync with recent sessions", ""),
|
||||
("Sort tags", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -521,5 +521,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Service", ""),
|
||||
("Start", ""),
|
||||
("Stop", ""),
|
||||
("exceed_max_devices", ""),
|
||||
("Sync with recent sessions", ""),
|
||||
("Sort tags", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -521,5 +521,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Service", ""),
|
||||
("Start", ""),
|
||||
("Stop", ""),
|
||||
("exceed_max_devices", ""),
|
||||
("Sync with recent sessions", ""),
|
||||
("Sort tags", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -521,5 +521,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Service", ""),
|
||||
("Start", ""),
|
||||
("Stop", ""),
|
||||
("exceed_max_devices", ""),
|
||||
("Sync with recent sessions", ""),
|
||||
("Sort tags", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -521,5 +521,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Service", ""),
|
||||
("Start", ""),
|
||||
("Stop", ""),
|
||||
("exceed_max_devices", ""),
|
||||
("Sync with recent sessions", ""),
|
||||
("Sort tags", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -521,5 +521,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Service", ""),
|
||||
("Start", ""),
|
||||
("Stop", ""),
|
||||
("exceed_max_devices", ""),
|
||||
("Sync with recent sessions", ""),
|
||||
("Sort tags", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -521,5 +521,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Service", ""),
|
||||
("Start", ""),
|
||||
("Stop", ""),
|
||||
("exceed_max_devices", ""),
|
||||
("Sync with recent sessions", ""),
|
||||
("Sort tags", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -521,5 +521,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Service", ""),
|
||||
("Start", ""),
|
||||
("Stop", ""),
|
||||
("exceed_max_devices", ""),
|
||||
("Sync with recent sessions", ""),
|
||||
("Sort tags", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -521,5 +521,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Service", ""),
|
||||
("Start", ""),
|
||||
("Stop", ""),
|
||||
("exceed_max_devices", ""),
|
||||
("Sync with recent sessions", ""),
|
||||
("Sort tags", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -521,5 +521,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Service", ""),
|
||||
("Start", ""),
|
||||
("Stop", ""),
|
||||
("exceed_max_devices", ""),
|
||||
("Sync with recent sessions", ""),
|
||||
("Sort tags", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user