mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-26 14:41:04 +03:00
Change the option 'Scroll mode' to be 'Reverse mouse wheel'
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
@@ -543,9 +543,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("HSV Color", ""),
|
||||
("Installation Successful!", ""),
|
||||
("Installation failed!", ""),
|
||||
("Input", ""),
|
||||
("Default Scroll Mode", ""),
|
||||
("Default mode", ""),
|
||||
("Reverse mode", ""),
|
||||
("Reverse mouse wheel", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -543,9 +543,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("HSV Color", ""),
|
||||
("Installation Successful!", ""),
|
||||
("Installation failed!", ""),
|
||||
("Input", ""),
|
||||
("Default Scroll Mode", ""),
|
||||
("Default mode", ""),
|
||||
("Reverse mode", ""),
|
||||
("Reverse mouse wheel", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -543,9 +543,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("HSV Color", "HSV 色"),
|
||||
("Installation Successful!", "安装成功!"),
|
||||
("Installation failed!", "安装失败!"),
|
||||
("Input", "输入"),
|
||||
("Default Scroll Mode", "默认滚动模式"),
|
||||
("Default mode", "默认模式"),
|
||||
("Reverse mode", "反向模式"),
|
||||
("Reverse mouse wheel", "鼠标滚轮反向"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -543,9 +543,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("HSV Color", ""),
|
||||
("Installation Successful!", ""),
|
||||
("Installation failed!", ""),
|
||||
("Input", ""),
|
||||
("Default Scroll Mode", ""),
|
||||
("Default mode", ""),
|
||||
("Reverse mode", ""),
|
||||
("Reverse mouse wheel", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -543,9 +543,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("HSV Color", ""),
|
||||
("Installation Successful!", ""),
|
||||
("Installation failed!", ""),
|
||||
("Input", ""),
|
||||
("Default Scroll Mode", ""),
|
||||
("Default mode", ""),
|
||||
("Reverse mode", ""),
|
||||
("Reverse mouse wheel", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -543,9 +543,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("HSV Color", "HSV-Farbe"),
|
||||
("Installation Successful!", "Installation erfolgreich!"),
|
||||
("Installation failed!", "Installation fehlgeschlagen!"),
|
||||
("Input", ""),
|
||||
("Default Scroll Mode", ""),
|
||||
("Default mode", ""),
|
||||
("Reverse mode", ""),
|
||||
("Reverse mouse wheel", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -543,9 +543,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("HSV Color", ""),
|
||||
("Installation Successful!", ""),
|
||||
("Installation failed!", ""),
|
||||
("Input", ""),
|
||||
("Default Scroll Mode", ""),
|
||||
("Default mode", ""),
|
||||
("Reverse mode", ""),
|
||||
("Reverse mouse wheel", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -77,5 +77,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("pull_ab_failed_tip", "Failed to refresh address book"),
|
||||
("push_ab_failed_tip", "Failed to sync address book to server"),
|
||||
("synced_peer_readded_tip", "The devices that were present in the recent sessions will be synchronized back to the address book."),
|
||||
("View Mode", "View mode"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -543,9 +543,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("HSV Color", ""),
|
||||
("Installation Successful!", ""),
|
||||
("Installation failed!", ""),
|
||||
("Input", ""),
|
||||
("Default Scroll Mode", ""),
|
||||
("Default mode", ""),
|
||||
("Reverse mode", ""),
|
||||
("Reverse mouse wheel", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -543,9 +543,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("HSV Color", "Color HSV"),
|
||||
("Installation Successful!", ""),
|
||||
("Installation failed!", ""),
|
||||
("Input", ""),
|
||||
("Default Scroll Mode", ""),
|
||||
("Default mode", ""),
|
||||
("Reverse mode", ""),
|
||||
("Reverse mouse wheel", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -543,9 +543,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("HSV Color", ""),
|
||||
("Installation Successful!", ""),
|
||||
("Installation failed!", ""),
|
||||
("Input", ""),
|
||||
("Default Scroll Mode", ""),
|
||||
("Default mode", ""),
|
||||
("Reverse mode", ""),
|
||||
("Reverse mouse wheel", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -543,9 +543,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("HSV Color", "Couleur TSL"),
|
||||
("Installation Successful!", ""),
|
||||
("Installation failed!", ""),
|
||||
("Input", ""),
|
||||
("Default Scroll Mode", ""),
|
||||
("Default mode", ""),
|
||||
("Reverse mode", ""),
|
||||
("Reverse mouse wheel", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -543,9 +543,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("HSV Color", ""),
|
||||
("Installation Successful!", ""),
|
||||
("Installation failed!", ""),
|
||||
("Input", ""),
|
||||
("Default Scroll Mode", ""),
|
||||
("Default mode", ""),
|
||||
("Reverse mode", ""),
|
||||
("Reverse mouse wheel", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -543,9 +543,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("HSV Color", "Warna HSV"),
|
||||
("Installation Successful!", ""),
|
||||
("Installation failed!", ""),
|
||||
("Input", ""),
|
||||
("Default Scroll Mode", ""),
|
||||
("Default mode", ""),
|
||||
("Reverse mode", ""),
|
||||
("Reverse mouse wheel", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -543,9 +543,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("HSV Color", "Colore HSV"),
|
||||
("Installation Successful!", "Installazione completata"),
|
||||
("Installation failed!", "Installazione fallita"),
|
||||
("Input", ""),
|
||||
("Default Scroll Mode", ""),
|
||||
("Default mode", ""),
|
||||
("Reverse mode", ""),
|
||||
("Reverse mouse wheel", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -543,9 +543,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("HSV Color", ""),
|
||||
("Installation Successful!", ""),
|
||||
("Installation failed!", ""),
|
||||
("Input", ""),
|
||||
("Default Scroll Mode", ""),
|
||||
("Default mode", ""),
|
||||
("Reverse mode", ""),
|
||||
("Reverse mouse wheel", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -543,9 +543,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("HSV Color", ""),
|
||||
("Installation Successful!", ""),
|
||||
("Installation failed!", ""),
|
||||
("Input", ""),
|
||||
("Default Scroll Mode", ""),
|
||||
("Default mode", ""),
|
||||
("Reverse mode", ""),
|
||||
("Reverse mouse wheel", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -543,9 +543,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("HSV Color", ""),
|
||||
("Installation Successful!", ""),
|
||||
("Installation failed!", ""),
|
||||
("Input", ""),
|
||||
("Default Scroll Mode", ""),
|
||||
("Default mode", ""),
|
||||
("Reverse mode", ""),
|
||||
("Reverse mouse wheel", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -543,9 +543,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("HSV Color", ""),
|
||||
("Installation Successful!", ""),
|
||||
("Installation failed!", ""),
|
||||
("Input", ""),
|
||||
("Default Scroll Mode", ""),
|
||||
("Default mode", ""),
|
||||
("Reverse mode", ""),
|
||||
("Reverse mouse wheel", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -543,9 +543,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("HSV Color", "HSV Kleur"),
|
||||
("Installation Successful!", ""),
|
||||
("Installation failed!", ""),
|
||||
("Input", ""),
|
||||
("Default Scroll Mode", ""),
|
||||
("Default mode", ""),
|
||||
("Reverse mode", ""),
|
||||
("Reverse mouse wheel", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -543,9 +543,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("HSV Color", ""),
|
||||
("Installation Successful!", ""),
|
||||
("Installation failed!", ""),
|
||||
("Input", ""),
|
||||
("Default Scroll Mode", ""),
|
||||
("Default mode", ""),
|
||||
("Reverse mode", ""),
|
||||
("Reverse mouse wheel", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -543,9 +543,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("HSV Color", ""),
|
||||
("Installation Successful!", ""),
|
||||
("Installation failed!", ""),
|
||||
("Input", ""),
|
||||
("Default Scroll Mode", ""),
|
||||
("Default mode", ""),
|
||||
("Reverse mode", ""),
|
||||
("Reverse mouse wheel", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -543,9 +543,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("HSV Color", ""),
|
||||
("Installation Successful!", ""),
|
||||
("Installation failed!", ""),
|
||||
("Input", ""),
|
||||
("Default Scroll Mode", ""),
|
||||
("Default mode", ""),
|
||||
("Reverse mode", ""),
|
||||
("Reverse mouse wheel", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -543,9 +543,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("HSV Color", ""),
|
||||
("Installation Successful!", ""),
|
||||
("Installation failed!", ""),
|
||||
("Input", ""),
|
||||
("Default Scroll Mode", ""),
|
||||
("Default mode", ""),
|
||||
("Reverse mode", ""),
|
||||
("Reverse mouse wheel", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -543,9 +543,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("HSV Color", "Цвет HSV"),
|
||||
("Installation Successful!", "Установка выполнена успешно!"),
|
||||
("Installation failed!", "Установка не выполнена!"),
|
||||
("Input", ""),
|
||||
("Default Scroll Mode", ""),
|
||||
("Default mode", ""),
|
||||
("Reverse mode", ""),
|
||||
("Reverse mouse wheel", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -543,9 +543,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("HSV Color", ""),
|
||||
("Installation Successful!", ""),
|
||||
("Installation failed!", ""),
|
||||
("Input", ""),
|
||||
("Default Scroll Mode", ""),
|
||||
("Default mode", ""),
|
||||
("Reverse mode", ""),
|
||||
("Reverse mouse wheel", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -543,9 +543,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("HSV Color", ""),
|
||||
("Installation Successful!", ""),
|
||||
("Installation failed!", ""),
|
||||
("Input", ""),
|
||||
("Default Scroll Mode", ""),
|
||||
("Default mode", ""),
|
||||
("Reverse mode", ""),
|
||||
("Reverse mouse wheel", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -543,9 +543,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("HSV Color", ""),
|
||||
("Installation Successful!", ""),
|
||||
("Installation failed!", ""),
|
||||
("Input", ""),
|
||||
("Default Scroll Mode", ""),
|
||||
("Default mode", ""),
|
||||
("Reverse mode", ""),
|
||||
("Reverse mouse wheel", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -543,9 +543,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("HSV Color", ""),
|
||||
("Installation Successful!", ""),
|
||||
("Installation failed!", ""),
|
||||
("Input", ""),
|
||||
("Default Scroll Mode", ""),
|
||||
("Default mode", ""),
|
||||
("Reverse mode", ""),
|
||||
("Reverse mouse wheel", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -543,9 +543,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("HSV Color", ""),
|
||||
("Installation Successful!", ""),
|
||||
("Installation failed!", ""),
|
||||
("Input", ""),
|
||||
("Default Scroll Mode", ""),
|
||||
("Default mode", ""),
|
||||
("Reverse mode", ""),
|
||||
("Reverse mouse wheel", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -543,9 +543,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("HSV Color", ""),
|
||||
("Installation Successful!", ""),
|
||||
("Installation failed!", ""),
|
||||
("Input", ""),
|
||||
("Default Scroll Mode", ""),
|
||||
("Default mode", ""),
|
||||
("Reverse mode", ""),
|
||||
("Reverse mouse wheel", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -543,9 +543,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("HSV Color", ""),
|
||||
("Installation Successful!", ""),
|
||||
("Installation failed!", ""),
|
||||
("Input", ""),
|
||||
("Default Scroll Mode", ""),
|
||||
("Default mode", ""),
|
||||
("Reverse mode", ""),
|
||||
("Reverse mouse wheel", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -543,9 +543,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("HSV Color", "HSV Rengi"),
|
||||
("Installation Successful!", ""),
|
||||
("Installation failed!", ""),
|
||||
("Input", ""),
|
||||
("Default Scroll Mode", ""),
|
||||
("Default mode", ""),
|
||||
("Reverse mode", ""),
|
||||
("Reverse mouse wheel", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -543,9 +543,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("HSV Color", "HSV 色"),
|
||||
("Installation Successful!", ""),
|
||||
("Installation failed!", ""),
|
||||
("Input", ""),
|
||||
("Default Scroll Mode", ""),
|
||||
("Default mode", ""),
|
||||
("Reverse mode", ""),
|
||||
("Reverse mouse wheel", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -543,9 +543,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("HSV Color", ""),
|
||||
("Installation Successful!", ""),
|
||||
("Installation failed!", ""),
|
||||
("Input", ""),
|
||||
("Default Scroll Mode", ""),
|
||||
("Default mode", ""),
|
||||
("Reverse mode", ""),
|
||||
("Reverse mouse wheel", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -543,9 +543,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("HSV Color", ""),
|
||||
("Installation Successful!", ""),
|
||||
("Installation failed!", ""),
|
||||
("Input", ""),
|
||||
("Default Scroll Mode", ""),
|
||||
("Default mode", ""),
|
||||
("Reverse mode", ""),
|
||||
("Reverse mouse wheel", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user