diff --git a/src/lang/template.rs b/src/lang/template.rs
index 9b920e6f7..5e3a32022 100644
--- a/src/lang/template.rs
+++ b/src/lang/template.rs
@@ -463,7 +463,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
         ("confirm_idd_driver_tip", ""),
         ("RDP Settings", ""),
         ("Sort by", ""),
-        ("New connection", ""),
+        ("New Connection", ""),
         ("Restore", ""),
         ("Minimize", ""),
         ("Maximize", ""),