#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-378ad31fedc9
remotes/github/debian-pkg
ramon 2016-03-16 09:26:48 +00:00
parent 2e97c420ce
commit 7b7d79c3a6
11 changed files with 15 additions and 3 deletions

View File

@ -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";
?>

View File

@ -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";
?>

View File

@ -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";
?>

Binary file not shown.

After

Width:  |  Height:  |  Size: 762 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 746 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 729 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 778 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 756 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 747 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 733 B