diff --git a/src/lang/it.rs b/src/lang/it.rs
index 2e0d474cc..4f1f10e7e 100644
--- a/src/lang/it.rs
+++ b/src/lang/it.rs
@@ -449,7 +449,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
         ("Default Codec", "Codec predefinito"),
         ("Bitrate", "Bitrate"),
         ("FPS", "FPS"),
-        ("Auto", "Codec automatico"),
+        ("Auto", "Automatico"),
         ("Other Default Options", "Altre opzioni predefinite"),
         ("Voice call", "Chiamata vocale"),
         ("Text chat", "Chat testuale"),