#718: Integrar nuevos iconos y descripciones de los estados para OGAgent.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@4832 a21b9725-9963-47de-94b9-378ad31fedc9remotes/github/debian-pkg
|
@ -9,8 +9,12 @@ if (empty ($TbMsg)) $TbMsg=array();
|
|||
$TbMsg["STATUS_BSY"]="Ocupat";
|
||||
$TbMsg["STATUS_INI"]="Iniciant";
|
||||
$TbMsg["STATUS_OFF"]="Apagat";
|
||||
$TbMsg["STATUS_OPG"]="OpenGnSys";
|
||||
$TbMsg["STATUS_OPG"]="OpenGnsys";
|
||||
$TbMsg["STATUS_LNX"]="GNU/Linux";
|
||||
$TbMsg["STATUS_WXP"]="Windows";
|
||||
// Estats nou agent OGAgent.
|
||||
$TbMsg["STATUS_LNXS"]="Sessió GNU/Linux";
|
||||
$TbMsg["STATUS_WIN"]="Windows";
|
||||
$TbMsg["STATUS_WINS"]="Sessió Windows";
|
||||
?>
|
||||
|
||||
|
|
|
@ -9,8 +9,12 @@ if (empty ($TbMsg)) $TbMsg=array();
|
|||
$TbMsg["STATUS_BSY"]="Busy";
|
||||
$TbMsg["STATUS_INI"]="Initializing";
|
||||
$TbMsg["STATUS_OFF"]="Off";
|
||||
$TbMsg["STATUS_OPG"]="OpenGnSys";
|
||||
$TbMsg["STATUS_OPG"]="OpenGnsys";
|
||||
$TbMsg["STATUS_LNX"]="GNU/Linux";
|
||||
$TbMsg["STATUS_WXP"]="Windows";
|
||||
// New OGAgent states.
|
||||
$TbMsg["STATUS_LNXS"]="GNU/Linux session";
|
||||
$TbMsg["STATUS_WIN"]="Windows";
|
||||
$TbMsg["STATUS_WINS"]="Windows session";
|
||||
?>
|
||||
|
||||
|
|
|
@ -9,8 +9,12 @@ if (empty ($TbMsg)) $TbMsg=array();
|
|||
$TbMsg["STATUS_BSY"]="Ocupado";
|
||||
$TbMsg["STATUS_INI"]="Iniciando";
|
||||
$TbMsg["STATUS_OFF"]="Apagado";
|
||||
$TbMsg["STATUS_OPG"]="OpenGnSys";
|
||||
$TbMsg["STATUS_OPG"]="OpenGnsys";
|
||||
$TbMsg["STATUS_LNX"]="GNU/Linux";
|
||||
$TbMsg["STATUS_WXP"]="Windows";
|
||||
// Estados nuevo agente OGAgent.
|
||||
$TbMsg["STATUS_LNXS"]="Sesión GNU/Linux";
|
||||
$TbMsg["STATUS_WIN"]="Windows";
|
||||
$TbMsg["STATUS_WINS"]="Sesión Windows";
|
||||
?>
|
||||
|
||||
|
|
After Width: | Height: | Size: 762 B |
After Width: | Height: | Size: 1.0 KiB |
After Width: | Height: | Size: 746 B |
After Width: | Height: | Size: 729 B |
After Width: | Height: | Size: 778 B |
After Width: | Height: | Size: 756 B |
After Width: | Height: | Size: 747 B |
After Width: | Height: | Size: 733 B |