From 3a2feab4fc7e37f00cd2f24c822bf35a7a1305f9 Mon Sep 17 00:00:00 2001 From: "Ramón M. Gómez" Date: Tue, 9 Mar 2021 20:24:24 +0100 Subject: #991: Fix lab status legend in Catalan. --- admin/WebConsole/idiomas/php/cat/estados_cat.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/WebConsole/idiomas/php/cat/estados_cat.php b/admin/WebConsole/idiomas/php/cat/estados_cat.php index 119d6346..dfedfa42 100644 --- a/admin/WebConsole/idiomas/php/cat/estados_cat.php +++ b/admin/WebConsole/idiomas/php/cat/estados_cat.php @@ -11,7 +11,7 @@ $TbMsg["STATUS_INI"]="Iniciant"; $TbMsg["STATUS_OFF"]="Apagat"; $TbMsg["STATUS_OPG"]="OpenGnsys"; $TbMsg["STATUS_LNX"]="GNU/Linux"; -$TbMsg["STATUS_VDI"]="Manteniment"; +$TbMsg["STATUS_MNT"]="Manteniment"; $TbMsg["STATUS_VDI"]="Virtual"; $TbMsg["STATUS_WXP"]="Windows"; // Estats nou agent OGAgent. -- cgit v1.2.3-18-g5258