mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
prompt foreground window elevation
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
@@ -363,5 +363,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Prompt", "提示"),
|
||||
("elevation_prompt", "以当前用户权限运行软件,可能导致远端在访问本机时,没有足够的权限来操作部分窗口。"),
|
||||
("uac_warning", "暂时无法访问远端设备,因为远端设备正在请求用户账户权限,请等待对方关闭UAC窗口。为避免这个问题,建议在远端设备上安装或者以管理员权限运行本软件。"),
|
||||
("elevated_foreground_window_warning", "暂时无法使用鼠标键盘,因为远端桌面的当前窗口需要更高的权限才能操作, 可以请求对方最小化当前窗口。为避免这个问题,建议在远端设备上安装或者以管理员权限运行本软件。"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -363,5 +363,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Prompt", ""),
|
||||
("elevation_prompt", ""),
|
||||
("uac_warning", ""),
|
||||
("elevated_foreground_window_warning", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -363,5 +363,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Prompt", ""),
|
||||
("elevation_prompt", ""),
|
||||
("uac_warning", ""),
|
||||
("elevated_foreground_window_warning", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -363,5 +363,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Prompt", ""),
|
||||
("elevation_prompt", ""),
|
||||
("uac_warning", ""),
|
||||
("elevated_foreground_window_warning", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -32,5 +32,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Are you sure to close the connection?", "Are you sure you want to close the connection?"),
|
||||
("elevation_prompt", "Running software without privilege elevation may cause problems when remote users operate certain windows."),
|
||||
("uac_warning", "Temporarily denied access due to elevation request, please wait for the remote user to accept the UAC dialog. To avoid this problem, it is recommended to install the software on the remote device or run it with administrator privileges."),
|
||||
].iter().cloned().collect();
|
||||
("elevated_foreground_window_warning", "Temporarily unable to use the mouse and keyboard, because the current window of the remote desktop requires higher privilege to operate, you can request the remote user to minimize the current window. To avoid this problem, it is recommended to install the software on the remote device or run it with administrator privileges."),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -363,5 +363,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Prompt", ""),
|
||||
("elevation_prompt", ""),
|
||||
("uac_warning", ""),
|
||||
("elevated_foreground_window_warning", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -363,5 +363,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Prompt", ""),
|
||||
("elevation_prompt", ""),
|
||||
("uac_warning", ""),
|
||||
("elevated_foreground_window_warning", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -363,5 +363,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Prompt", ""),
|
||||
("elevation_prompt", ""),
|
||||
("uac_warning", ""),
|
||||
("elevated_foreground_window_warning", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -363,5 +363,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Prompt", ""),
|
||||
("elevation_prompt", ""),
|
||||
("uac_warning", ""),
|
||||
("elevated_foreground_window_warning", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -363,5 +363,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Prompt", ""),
|
||||
("elevation_prompt", ""),
|
||||
("uac_warning", ""),
|
||||
("elevated_foreground_window_warning", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -363,5 +363,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Prompt", ""),
|
||||
("elevation_prompt", ""),
|
||||
("uac_warning", ""),
|
||||
("elevated_foreground_window_warning", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -363,5 +363,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Prompt", ""),
|
||||
("elevation_prompt", ""),
|
||||
("uac_warning", ""),
|
||||
("elevated_foreground_window_warning", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -363,5 +363,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Prompt", ""),
|
||||
("elevation_prompt", ""),
|
||||
("uac_warning", ""),
|
||||
("elevated_foreground_window_warning", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -362,5 +362,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Prompt", ""),
|
||||
("elevation_prompt", ""),
|
||||
("uac_warning", ""),
|
||||
("elevated_foreground_window_warning", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -363,5 +363,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Prompt", ""),
|
||||
("elevation_prompt", ""),
|
||||
("uac_warning", ""),
|
||||
("elevated_foreground_window_warning", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -363,5 +363,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Prompt", ""),
|
||||
("elevation_prompt", ""),
|
||||
("uac_warning", ""),
|
||||
("elevated_foreground_window_warning", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -363,5 +363,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Prompt", ""),
|
||||
("elevation_prompt", ""),
|
||||
("uac_warning", ""),
|
||||
("elevated_foreground_window_warning", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -363,5 +363,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Prompt", ""),
|
||||
("elevation_prompt", ""),
|
||||
("uac_warning", ""),
|
||||
("elevated_foreground_window_warning", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -363,5 +363,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Prompt", ""),
|
||||
("elevation_prompt", ""),
|
||||
("uac_warning", ""),
|
||||
("elevated_foreground_window_warning", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -363,5 +363,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Prompt", ""),
|
||||
("elevation_prompt", ""),
|
||||
("uac_warning", ""),
|
||||
("elevated_foreground_window_warning", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -363,5 +363,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Prompt", ""),
|
||||
("elevation_prompt", ""),
|
||||
("uac_warning", ""),
|
||||
("elevated_foreground_window_warning", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -363,5 +363,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Prompt", "提示"),
|
||||
("elevation_prompt", "以當前用戶權限運行軟件,可能導致遠端在訪問本機時,沒有足夠的權限來操作部分窗口。"),
|
||||
("uac_warning", "暂时无法访问远端设备,因为远端设备正在请求用户账户权限,请等待对方关闭UAC窗口。为避免这个问题,建议在远端设备上安装或者以管理员权限运行本软件。"),
|
||||
("elevated_foreground_window_warning", "暫時無法使用鼠標鍵盤,因為遠端桌面的當前窗口需要更高的權限才能操作, 可以請求對方最小化當前窗口。為避免這個問題,建議在遠端設備上安裝或者以管理員權限運行本軟件。"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -363,5 +363,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Prompt", ""),
|
||||
("elevation_prompt", ""),
|
||||
("uac_warning", ""),
|
||||
("elevated_foreground_window_warning", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user