From ca4647ddd6b626a41d534bce15a3390f2c8aa946 Mon Sep 17 00:00:00 2001 From: bovirus <1262554+bovirus@users.noreply.github.com> Date: Mon, 23 Mar 2026 06:48:34 +0100 Subject: [PATCH] Italian language update (#14598) --- src/lang/it.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lang/it.rs b/src/lang/it.rs index 731db3e0b..bc2b98eb6 100644 --- a/src/lang/it.rs +++ b/src/lang/it.rs @@ -379,7 +379,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Screen Share", "Condivisione schermo"), ("ubuntu-21-04-required", "Wayland richiede Ubuntu 21.04 o versione successiva."), ("wayland-requires-higher-linux-version", "Wayland richiede una versione superiore della distribuzione Linux.\nProva X11 desktop o cambia il sistema operativo."), - ("xdp-portal-unavailable", ""), + ("xdp-portal-unavailable", "Acquisizione dello schermo di Wayland non riuscita. Il portale desktop XDG potrebbe essersi bloccato o non essere disponibile. Prova a riavviarlo con `systemctl --user restart xdg-desktop-portal`."), ("JumpLink", "Vai a"), ("Please Select the screen to be shared(Operate on the peer side).", "Seleziona lo schermo da condividere (opera sul lato dispositivo remoto)."), ("Show RustDesk", "Visualizza RustDesk"),